org.deegree.graphics.transformation |
|
Java Source File Name | Type | Comment |
GeoTransform.java | Interface | GeoTransformInterface declares the methods which have to
be implemented by each class that executes a geographical coordinat
transformation. |
WorldToScreenTransform.java | Class | the class WorldToScreenTransform implements GeoTransformInterface
and defines a transformation to a linear coordinat system with its orgin on top/left. |