Package org.citygml4j.util.bbox
Class SimpleBoundingBoxCalculator
- java.lang.Object
-
- org.citygml4j.util.bbox.SimpleBoundingBoxCalculator
-
public class SimpleBoundingBoxCalculator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SimpleBoundingBoxCalculator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BoundingShape
calcBoundedBy(AbstractFeature feature, BoundingBoxOptions options)
-
-
-
Method Detail
-
calcBoundedBy
public static BoundingShape calcBoundedBy(AbstractFeature feature, BoundingBoxOptions options)
-
-