Uses of Class
com.vividsolutions.jts.geom.impl.CoordinateArraySequenceFactory
-
Packages that use CoordinateArraySequenceFactory Package Description com.vividsolutions.jts.geom.impl Implementations of interfaces for geometric structures. -
-
Uses of CoordinateArraySequenceFactory in com.vividsolutions.jts.geom.impl
Methods in com.vividsolutions.jts.geom.impl that return CoordinateArraySequenceFactory Modifier and Type Method Description static CoordinateArraySequenceFactoryCoordinateArraySequenceFactory. instance()Returns the singleton instance ofCoordinateArraySequenceFactory
-