public void setMapToLayer(MathTransform mapToLayer2)(Code)
toCoord
public synchronized Coordinate toCoord(Point point)(Code)
toPoint
public synchronized Point toPoint(Coordinate coord)(Code)
Transforms a Coordinate into the point location it would occupy on the screen.
Parameters: coord - coordinate object point coordinate would occupy on the screen.