Uses of Class
org.gvsig.fmap.geom.jts.mgeom.MCoordinateSequenceFactory
Packages that use MCoordinateSequenceFactory
-
Uses of MCoordinateSequenceFactory in org.gvsig.fmap.geom.jts.mgeom
Methods in org.gvsig.fmap.geom.jts.mgeom that return MCoordinateSequenceFactoryModifier and TypeMethodDescriptionstatic MCoordinateSequenceFactoryMCoordinateSequenceFactory.instance()Returns the singleton instance of MCoordinateSequenceFactoryConstructors in org.gvsig.fmap.geom.jts.mgeom with parameters of type MCoordinateSequenceFactoryModifierConstructorDescriptionMGeometryFactory(com.vividsolutions.jts.geom.PrecisionModel precisionModel, int SRID, MCoordinateSequenceFactory coordinateSequenceFactory) MGeometryFactory(MCoordinateSequenceFactory coordinateSequenceFactory)