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 IndexMultiDCListOperatorSimplifyLocalHelper. m_crossOverHelperListprivate IndexMultiDCListEnvelope2DIntersectorImpl. m_queued_envelopesprivate IndexMultiDCListIntervalTreeImpl. m_secondary_lists(package private) IndexMultiDCListRingOrientationFixer. m_sorted_verticesprivate IndexMultiDCListSimplificator. m_sortedVerticesMethods in com.esri.core.geometry with parameters of type IndexMultiDCList Modifier and Type Method Description (package private) static booleanRingOrientationFixer. execute(EditShape shape, int geometry, IndexMultiDCList sorted_vertices, boolean fixSelfTangency)
-