Modifier and Type | Method and Description |
---|---|
void |
BoundingBox.update(BoundingBox boundingBox) |
Constructor and Description |
---|
BoundingBox(BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
ImplicitGeometry.calcBoundingBox(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
BoundingShape.setEnvelope(BoundingBox boundingBox) |
void |
BoundingShape.updateEnvelope(BoundingBox boundingBox) |
Constructor and Description |
---|
BoundingShape(BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
abstract BoundingBox |
AbstractGeometry.calcBoundingBox() |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
MultiSurface.calcBoundingBox() |
BoundingBox |
MultiSolid.calcBoundingBox() |
BoundingBox |
MultiPolygon.calcBoundingBox() |
BoundingBox |
MultiPoint.calcBoundingBox() |
BoundingBox |
MultiLineString.calcBoundingBox() |
BoundingBox |
MultiGeometry.calcBoundingBox() |
BoundingBox |
MultiCurve.calcBoundingBox() |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
GeometricComplex.calcBoundingBox() |
BoundingBox |
CompositeSurface.calcBoundingBox() |
BoundingBox |
CompositeSolid.calcBoundingBox() |
BoundingBox |
CompositeCurve.calcBoundingBox() |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
Triangle.calcBoundingBox() |
BoundingBox |
Tin.calcBoundingBox() |
BoundingBox |
Surface.calcBoundingBox() |
BoundingBox |
Solid.calcBoundingBox() |
BoundingBox |
Ring.calcBoundingBox() |
BoundingBox |
Rectangle.calcBoundingBox() |
BoundingBox |
Polygon.calcBoundingBox() |
BoundingBox |
Point.calcBoundingBox() |
BoundingBox |
OrientableSurface.calcBoundingBox() |
BoundingBox |
OrientableCurve.calcBoundingBox() |
BoundingBox |
LineStringSegment.calcBoundingBox() |
BoundingBox |
LineString.calcBoundingBox() |
BoundingBox |
LinearRing.calcBoundingBox() |
BoundingBox |
Curve.calcBoundingBox() |
abstract BoundingBox |
AbstractSurfacePatch.calcBoundingBox() |
abstract BoundingBox |
AbstractCurveSegment.calcBoundingBox() |
BoundingBox |
Envelope.toBoundingBox() |
Modifier and Type | Method and Description |
---|---|
void |
Envelope.setBoundingBox(BoundingBox boundingBox) |
void |
Envelope.update(BoundingBox boundingBox) |
Constructor and Description |
---|
Envelope(BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
RectifiedGrid.calcBoundingBox() |
BoundingBox |
Grid.calcBoundingBox() |