Uses of Class
org.locationtech.jts.algorithm.RayCrossingCounter
-
Packages that use RayCrossingCounter Package Description org.locationtech.jts.algorithm.locate Classes to determine the topological location of points in geometries. -
-
Uses of RayCrossingCounter in org.locationtech.jts.algorithm.locate
Fields in org.locationtech.jts.algorithm.locate declared as RayCrossingCounter Modifier and Type Field Description private RayCrossingCounter
IndexedPointInAreaLocator.SegmentVisitor. counter
Constructors in org.locationtech.jts.algorithm.locate with parameters of type RayCrossingCounter Constructor Description SegmentVisitor(RayCrossingCounter counter)
-