Uses of Class
com.vividsolutions.jts.geom.impl.PackedCoordinateSequence
-
Packages that use PackedCoordinateSequence Package Description com.vividsolutions.jts.geom.impl Implementations of interfaces for geometric structures. -
-
Uses of PackedCoordinateSequence in com.vividsolutions.jts.geom.impl
Subclasses of PackedCoordinateSequence in com.vividsolutions.jts.geom.impl Modifier and Type Class Description static classPackedCoordinateSequence.DoublePacked coordinate sequence implementation based on doublesstatic classPackedCoordinateSequence.FloatPacked coordinate sequence implementation based on floats
-