Package org.eclipse.ohf.stem.ui.views.map

Class Summary
Graphics2DRenderer Helper class allowing the use of Java 2D on SWT or Draw2D graphical context.
InternalMapView This code is no longer used and is kept for reference purposes only.
MapCanvas MapCanvas is a subclass of Canvas suitable for map drawings, It has some additional properties, such as access to the colors of the polygons and background.
MapControl This class is a SWT Composite that displays Lat/Long data adapted from the contents of the canonical graph in a Scenario being simluated.
MapView This class is a ViewPart that renders Lat/Long data for active Simulations.
Messages This class gets NLS values.
StemPolygon A sub-class of java.awt.Polygon that has an extra field saving the relative value of the polygon.
StemPolygonsList A class that extends the LinkedList class.