Uses of Class
com.google.common.geometry.S2EdgeIndex
-
Uses of S2EdgeIndex in com.google.common.geometry
Subclasses of S2EdgeIndex in com.google.common.geometryModifier and TypeClassDescriptionprivate static class
Indexing structure to efficientlyclipEdge(com.google.common.geometry.S2Point, com.google.common.geometry.S2Point, boolean, java.util.Collection<com.google.common.geometry.ParametrizedS2Point>)
of a polygon.static final class
Indexing structure for anS2Polygon
.Fields in com.google.common.geometry declared as S2EdgeIndexModifier and TypeFieldDescriptionprivate final S2EdgeIndex
S2EdgeIndex.DataEdgeIterator.edgeIndex
The structure containing the data edges.Constructors in com.google.common.geometry with parameters of type S2EdgeIndex