Class BoundingBoxOptions


  • public class BoundingBoxOptions
    extends java.lang.Object
    • Method Detail

      • isAssignResultToFeatures

        public boolean isAssignResultToFeatures()
      • assignResultToFeatures

        public BoundingBoxOptions assignResultToFeatures​(boolean assignResultToFeatures)
      • isUseExistingEnvelopes

        public boolean isUseExistingEnvelopes()
      • useExistingEnvelopes

        public BoundingBoxOptions useExistingEnvelopes​(boolean useExistingEnvelopes)
      • isUseReferencePointAsFallbackForImplicitGeometries

        public boolean isUseReferencePointAsFallbackForImplicitGeometries()
      • useReferencePointAsFallbackForImplicitGeometries

        public BoundingBoxOptions useReferencePointAsFallbackForImplicitGeometries​(boolean useReferencePoint)