Modifier and Type | Interface and Description |
---|---|
interface |
BBox2D |
interface |
BBox3D |
interface |
Circle2D |
interface |
Envelope2D |
interface |
Envelope3D |
interface |
Line3D |
interface |
Plane3D |
interface |
Point2D |
interface |
Point3D |
interface |
Polygon2D |
interface |
Segment2D |
interface |
Segment3D |
interface |
Shape |
interface |
Sphere3D |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableBBox2D |
class |
ImmutableBBox3D |
class |
ImmutableCircle2D |
class |
ImmutableLine3D |
class |
ImmutablePlane3D |
class |
ImmutablePoint2D |
class |
ImmutablePoint3D |
class |
ImmutablePolygon2D |
class |
ImmutableSegment2D |
class |
ImmutableSegment3D |
class |
ImmutableSphere3D |
Modifier and Type | Method and Description |
---|---|
Geometry |
Geometry.copy() |
Geometry |
Geometry.scale(double scaleFactor) |
Geometry |
Geometry.translate(double... args) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.