All Classes and Interfaces

Class
Description
ColorParser parses a string that contains a color as rgb(r,g,b), rgba(r,g,b,a), or hex #rrggbb or #rrggbbaa.
Transforms an (x, y) coordinate to a new (x', y') coordinate.
The identical transformation (x,y) => (x,y).
DoubleXY stores a double-precision x-y coordinate.
Feature contains an element of a layer, defined by a key value combination, with its own colors.
DoubleXY stores a float-precision x-y coordinate.
Provides the implementation of a Map.
This is an implementation of the LayerInterface that just stores the basic metadata for each layer.
This class defines the map image, which acts as the basic 'canvas' for the drawing process.