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 PackedCoordinateSequenceFactoryPackedCoordinateSequenceFactory. DOUBLE_FACTORYA factory using array typeDOUBLEstatic PackedCoordinateSequenceFactoryPackedCoordinateSequenceFactory. FLOAT_FACTORYA factory using array typeFLOAT
-