Uses of Class
org.gvsig.fmap.geom.exception.CreateEnvelopeException
Packages that use CreateEnvelopeException
-
Uses of CreateEnvelopeException in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that throw CreateEnvelopeExceptionModifier and TypeMethodDescriptionGeometryManager.createEnvelope(double minX, double minY, double maxX, double maxY, int subType) Creates a Envelope with a concrete subtype.GeometryManager.createEnvelope(int subType) Creates a Envelope with a concrete subtype.