Package us.zuercher.gpx2map.plotter.label

The package us.zuercher.gpx2map.plotter.label provides a representation of a marker label and a label placement algorithm.

See:
          Description

Class Summary
Label Label represents a text label for a marker.
LabelPositioningAlgorithm LabelPositioningAlgorithm uses simulated annealing to position labels near their markers in a way that minimizes overlap of labels.
 

Enum Summary
HorizontalPosition HorizonalPosition is an enumeration representing the three horizontal positions of a label relative to the label's marker.
LabelPosition LabelPosition is an enumeration of the possible positions of a label relative to its marker.
VerticalPosition VerticalPosition is an enumeration representing the three vertical positions of a label relative to the label's marker.
 

Package us.zuercher.gpx2map.plotter.label Description

The package us.zuercher.gpx2map.plotter.label provides a representation of a marker label and a label placement algorithm.

Future Enhancements: See project TODO list.

Author $Author: stephan $
Version $Id: package.html 171 2006-01-14 17:22:52Z stephan $
Copyright Copyright (C) 2005-2005 Stephan Zuercher