Modifier and Type | Method and Description |
---|---|
static BoundingShape |
ADEBoundingBoxHelper.calcBoundedBy(ADEModelObject ade,
AbstractFeature parent,
BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
CityFurniture.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
CityObjectGroup.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
CityModel.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
Address.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractSite.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractCityObject.calcBoundedBy(BoundingBoxOptions options) |
BoundingBox |
ImplicitGeometry.calcBoundingBox(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
GenericCityObject.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
LandUse.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
TINRelief.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
ReliefFeature.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
RasterRelief.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
MassPointRelief.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
BreaklineRelief.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractReliefComponent.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
TransportationComplex.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
TrafficArea.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
Track.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
Square.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
Road.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
Railway.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AuxiliaryTrafficArea.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractTransportationObject.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
SolitaryVegetationObject.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
PlantCover.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractVegetationObject.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
WaterSurface.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
WaterGroundSurface.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
WaterClosureSurface.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
WaterBody.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractWaterObject.calcBoundedBy(BoundingBoxOptions options) |
BoundingShape |
AbstractWaterBoundarySurface.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
RectifiedGridCoverage.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingShape |
AbstractFeature.calcBoundedBy(BoundingBoxOptions options) |
Modifier and Type | Method and Description |
---|---|
BoundingBoxOptions |
BoundingBoxOptions.assignResultToFeatures(boolean assignResultToFeatures) |
static BoundingBoxOptions |
BoundingBoxOptions.defaults() |
BoundingBoxOptions |
BoundingBoxOptions.useExistingEnvelopes(boolean useExistingEnvelopes) |
BoundingBoxOptions |
BoundingBoxOptions.useReferencePointAsFallbackForImplicitGeometries(boolean useReferencePoint) |
Modifier and Type | Method and Description |
---|---|
static BoundingShape |
SimpleBoundingBoxCalculator.calcBoundedBy(AbstractFeature feature,
BoundingBoxOptions options) |