Package com.esri.core.geometry
Class OperatorSimplifyLocalHelper.Vertex_info_pg
java.lang.Object
com.esri.core.geometry.OperatorSimplifyLocalHelper.Vertex_info_pg
- Enclosing class:
OperatorSimplifyLocalHelper
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVertex_info_pg
(double x_, double y_, int ipath_, int xyindex_, int polygon_) -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
-
Field Details
-
x
double x -
y
double y -
ipath
int ipath -
ivertex
int ivertex -
ipolygon
int ipolygon
-
-
Constructor Details
-
Vertex_info_pg
Vertex_info_pg(double x_, double y_, int ipath_, int xyindex_, int polygon_)
-
-
Method Details
-
is_equal
-