Uses of Class
org.locationtech.jts.geom.impl.PackedCoordinateSequenceFactory
-
Packages that use PackedCoordinateSequenceFactory Package Description org.locationtech.jts.geom.impl Implementations of interfaces for geometric structures. -
-
Uses of PackedCoordinateSequenceFactory in org.locationtech.jts.geom.impl
Fields in org.locationtech.jts.geom.impl declared as PackedCoordinateSequenceFactory Modifier and Type Field Description static PackedCoordinateSequenceFactory
PackedCoordinateSequenceFactory. DOUBLE_FACTORY
A factory using array typeDOUBLE
static PackedCoordinateSequenceFactory
PackedCoordinateSequenceFactory. FLOAT_FACTORY
A factory using array typeFLOAT
-