Package de.soldin.gt2jump.cts

Interface Summary
CSSetListener This Interface defines the methods necessary for any listener, which wants to be informed about changes in the cs setting of a layer.
CSTransformFilter This interface defines the methods necessary for a component to be a valid CSTransformFilter.
 

Class Summary
CoordinateTransformFilter Class CoordinateTransformFilter is a utility for transforming coordinates between coordinatesystems.
CSComboBox Class CSComboBox is an ui component that offers cs's for selection.
CSLayerSetExtension CSLayerSetExtension acts as extension, plugin and therefore is a listener to this extensions ui components.
CSSetting The class CSSetting represents the assigned cs for a layer.
CSTransform a CSSetListener and ItemListener implementation which itself calls a CSTransformFilter if a setting is about to happen.
UndoableSetGeometry The UndoableSetGeometry is a implementation of a Collection, as well as a AbstractUndoableEdit.
WKTCSLoader Derivated from TreeMap this class reads a file cs.conf, which must be present in the classpath.