Uses of Interface
com.google.common.geometry.S2EdgeUtil.WedgeProcessor
-
-
Uses of S2EdgeUtil.WedgeProcessor in com.google.common.geometry
Classes in com.google.common.geometry that implement S2EdgeUtil.WedgeProcessor Modifier and Type Class Description static class
S2EdgeUtil.WedgeContains
Returns true if wedge A contains wedge B.static class
S2EdgeUtil.WedgeContainsOrCrosses
static class
S2EdgeUtil.WedgeContainsOrIntersects
static class
S2EdgeUtil.WedgeIntersects
Returns true if wedge A intersects wedge B.
-