Uses of Class
com.esri.core.geometry.IndexMultiDCList
-
Packages that use IndexMultiDCList Package Description com.esri.core.geometry -
-
Uses of IndexMultiDCList in com.esri.core.geometry
Fields in com.esri.core.geometry declared as IndexMultiDCList Modifier and Type Field Description private IndexMultiDCList
OperatorSimplifyLocalHelper. m_crossOverHelperList
private IndexMultiDCList
Envelope2DIntersectorImpl. m_queued_envelopes
private IndexMultiDCList
IntervalTreeImpl. m_secondary_lists
(package private) IndexMultiDCList
RingOrientationFixer. m_sorted_vertices
private IndexMultiDCList
Simplificator. m_sortedVertices
Methods in com.esri.core.geometry with parameters of type IndexMultiDCList Modifier and Type Method Description (package private) static boolean
RingOrientationFixer. execute(EditShape shape, int geometry, IndexMultiDCList sorted_vertices, boolean fixSelfTangency)
-