| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePolygon2D |
| Modifier and Type | Method and Description |
|---|---|
Polygon2D |
ImmutablePolygon2D.addVertex(Point2D point2D) |
Polygon2D |
Polygon2D.addVertex(Point2D point2D) |
Polygon2D |
ImmutablePolygon2D.close() |
Polygon2D |
Polygon2D.close() |
Polygon2D |
Polygon2D.copy() |
protected Polygon2D |
ImmutablePolygon2D.differenceOf(Polygon2D _poly0,
Polygon2D _poly1) |
Polygon2D |
ImmutablePolygon2D.diffrence(Polygon2D polygon2D) |
Polygon2D |
Polygon2D.diffrence(Polygon2D polygon2D) |
Polygon2D |
ImmutablePolygon2D.open() |
Polygon2D |
Polygon2D.open() |
Polygon2D |
ImmutablePolygon2D.removeVertex(Point2D point2D) |
Polygon2D |
Polygon2D.removeVertex(Point2D point2D) |
Polygon2D |
ImmutablePolygon2D.scale(double scaleFactor) |
Polygon2D |
Polygon2D.scale(double scaleFactor) |
Polygon2D |
ImmutablePolygon2D.translate(double... args) |
Polygon2D |
Polygon2D.translate(double... args) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
ImmutablePolygon2D.areaOf(Polygon2D _poly0) |
static boolean |
Intersector.contains(Polygon2D _container,
Point2D _p0) |
protected Polygon2D |
ImmutablePolygon2D.differenceOf(Polygon2D _poly0,
Polygon2D _poly1) |
Polygon2D |
ImmutablePolygon2D.diffrence(Polygon2D polygon2D) |
Polygon2D |
Polygon2D.diffrence(Polygon2D polygon2D) |
| Constructor and Description |
|---|
ImmutablePolygon2D(Polygon2D polygon2D) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.