Package com.esri.core.geometry
Class Boundary
java.lang.Object
com.esri.core.geometry.Boundary
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Geometry
calculate
(Geometry geom, ProgressTracker progress_tracker) (package private) static MultiPoint
calculatePolylineBoundary_
(Object impl, ProgressTracker progress_tracker, boolean only_check_non_empty_boundary, boolean[] not_empty) (package private) static boolean
hasNonEmptyBoundary
(Geometry geom, ProgressTracker progress_tracker)
-
Constructor Details
-
Boundary
Boundary()
-
-
Method Details
-
hasNonEmptyBoundary
-
calculate
-
calculatePolylineBoundary_
static MultiPoint calculatePolylineBoundary_(Object impl, ProgressTracker progress_tracker, boolean only_check_non_empty_boundary, boolean[] not_empty)
-