All Classes
-
All Classes Interface Summary Class Summary Class Description ColorParser ColorParser parses a string that contains a color as rgb(r,g,b), rgba(r,g,b,a), or hex #rrggbb or #rrggbbaa.CoordinateTransform Transforms an (x, y) coordinate to a new (x', y') coordinate.CoordinateTransform.NoTransform The identical transformation (x,y) => (x,y).Feature Feature contains an element of a layer, defined by a key value combination, with its own colors.
TODO: minimum scale and maximum scale to draw features has to be added again, but first, scale needs to be defined properly.GisMap Provides the implementation of a Map.Layer This is an implementation of the LayerInterface that just stores the basic metadata for each layer.MapImage This class defines the map image, which acts as the basic 'canvas' for the drawing process.SerializablePath The SerializablePath class is a serializable version of thejava.awt.geom.Path2D.Floatclass.