Uses of Class
com.esri.core.geometry.OperatorUnionCursor.Geom_pair
-
Packages that use OperatorUnionCursor.Geom_pair Package Description com.esri.core.geometry -
-
Uses of OperatorUnionCursor.Geom_pair in com.esri.core.geometry
Fields in com.esri.core.geometry with type parameters of type OperatorUnionCursor.Geom_pair Modifier and Type Field Description (package private) java.util.ArrayList<OperatorUnionCursor.Geom_pair>
OperatorUnionCursor.Bin_type. geometries
Methods in com.esri.core.geometry that return OperatorUnionCursor.Geom_pair Modifier and Type Method Description (package private) OperatorUnionCursor.Geom_pair
OperatorUnionCursor.Bin_type. back_pair()
Methods in com.esri.core.geometry with parameters of type OperatorUnionCursor.Geom_pair Modifier and Type Method Description (package private) void
OperatorUnionCursor.Bin_type. add_pair(OperatorUnionCursor.Geom_pair geom)
-