Interface Java2DConverter.PointConverter
- Enclosing class:
Java2DConverter
public static interface Java2DConverter.PointConverter
-
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.EnvelopedoublegetScale()toViewPoint(org.locationtech.jts.geom.Coordinate modelCoordinate)
-
Method Details
-
toViewPoint
Point2D toViewPoint(org.locationtech.jts.geom.Coordinate modelCoordinate) throws NoninvertibleTransformException - Throws:
NoninvertibleTransformException
-
getScale
- Throws:
NoninvertibleTransformException
-
getEnvelopeInModelCoordinates
org.locationtech.jts.geom.Envelope getEnvelopeInModelCoordinates()
-