Serialized Form


Package appl.data

Class appl.data.LoadingException extends Exception implements Serializable

Serialized Fields

loadSource

String loadSource

Package appl.util

Class appl.util.RasterMetaData extends Object implements Serializable

Serialized Fields

width

int width

height

int height

minX

int minX

minY

int minY

realWidth

double realWidth

realHeight

double realHeight

dataType

int dataType

x

double x

y

double y

crs

CoordinateReferenceSystem crs

Package org.geotools.gui.swing

Class org.geotools.gui.swing.JMapPane extends JPanel implements Serializable

serialVersionUID: -8647971481359690499L

Serialized Fields

renderer

GTRenderer renderer
what renders the map


highlightRenderer

GTRenderer highlightRenderer

selectionRenderer

GTRenderer selectionRenderer

context

MapContext context
the map context to render


selectionContext

MapContext selectionContext

mapArea

Envelope mapArea
the area of the map to draw


oldRect

Rectangle oldRect
the size of the pane last time we drew


oldMapArea

Envelope oldMapArea
the last map area drawn.


baseImage

BufferedImage baseImage
the base image of the map


panningImage

BufferedImage panningImage
the base image of the map


selectImage

BufferedImage selectImage
image of selection


selectionStyle

Style selectionStyle
style for selected items


selectionLayer

MapLayer selectionLayer
layer that selection works on


highlightLayer

MapLayer highlightLayer
layer that highlight works on


highlightManager

HighlightManager highlightManager
the object which manages highlighting


highlight

boolean highlight
is highlighting on or off


ff

FilterFactory2 ff
a factory for filters


gf

GeometryFactory gf
a factory for geometries


selection

FeatureCollection selection
the collections of features to be selected or highlighted


highlightFeature

FeatureCollection highlightFeature
the collections of features to be selected or highlighted


state

int state

zoomFactor

double zoomFactor
how far to zoom in or out


lineHighlightStyle

Style lineHighlightStyle

pointHighlightStyle

Style pointHighlightStyle

polygonHighlightStyle

Style polygonHighlightStyle

polygonSelectionStyle

Style polygonSelectionStyle

pointSelectionStyle

Style pointSelectionStyle

lineSelectionStyle

Style lineSelectionStyle

changed

boolean changed

labelCache

LabelCache labelCache

reset

boolean reset

startX

int startX

startY

int startY

clickable

boolean clickable

lastX

int lastX

lastY

int lastY

selectionManager

SelectionManager selectionManager

maxZoomScale

Double maxZoomScale

minZoomScale

Double minZoomScale

panning_started

boolean panning_started
Wenn true, dann wurde PANNING via mouseDraged-Events begonnen. Dieses Flag wird benutzt um nur einmal den passenden Cursor nur einmal zu setzen.


Package schmitzm.data

Class schmitzm.data.WritableGridArray extends AbstractWritableGrid implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Deserializes the Grid

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serializes the Grid

Throws:
IOException
Serialized Fields

minX

int minX
Speichert die kleinste horizontale Raster-Koordinate.


minY

int minY
Speichert die kleinste vertikale Raster-Koordinate.


rasterWidth

int rasterWidth
Speichert die Breite des Rasters in Zellen.


rasterHeight

int rasterHeight
Speichert die Hoehe des Rasters in Zellen.

Class schmitzm.data.WritableGridArray.Double extends WritableGridArray implements Serializable

Serialized Fields

data

double[] data
Speichert zeilenweise die Daten des double-Rasters (data[y*w+x])

Class schmitzm.data.WritableGridArray.Float extends WritableGridArray implements Serializable

Serialized Fields

data

float[] data
Speichert zeilenweise die Daten des float-Rasters (data[y*w+x])

Class schmitzm.data.WritableGridArray.Integer extends WritableGridArray implements Serializable

Serialized Fields

data

int[] data
Speichert zeilenweise die Daten des int-Rasters (data[y*w+x])


Package schmitzm.data.property

Class schmitzm.data.property.AccessViolationException extends RuntimeException implements Serializable

Serialized Fields

access

Access access

Class schmitzm.data.property.PropertyException extends RuntimeException implements Serializable

Serialized Fields

prop

Property prop

Package schmitzm.geotools.feature

Class schmitzm.geotools.feature.FeatureTableModel extends AbstractTableModel implements Serializable

Serialized Fields

feature

Feature feature
Feature das in der Tabelle dargestellt wird.


featureType

FeatureType featureType
FeatureType der in der Tabelle dargestellt wird.

Class schmitzm.geotools.feature.FeatureTypeBuilderTableModel extends AbstractMutableTableModel implements Serializable

Serialized Fields

attrDefinitions

Vector<E> attrDefinitions
Die in der Tabelle dargestellten Attribute.


featureTypeBuilder

FeatureTypeBuilder featureTypeBuilder
FeatureTypeBuilder der in der Tabelle dargestellt wird.

Class schmitzm.geotools.feature.FeatureTypeTableModel extends AbstractTableModel implements Serializable

Serialized Fields

featureType

FeatureType featureType
FeatureType das in der Tabelle dargestellt wird.


attrFilter

AttributeTypeFilter attrFilter
Bestimmt die angezeigten Features


attrTypes

Vector<E> attrTypes
Speichert die (die gefilterten!) Attibut-Typen des Features.


Package schmitzm.geotools.gui

Class schmitzm.geotools.gui.ColorMapTable extends MutableTable implements Serializable

Class schmitzm.geotools.gui.CRSSelectionDialog extends JDialog implements Serializable

Serialized Fields

LOGGER

Logger LOGGER

RES

ResourceProvider RES

messageLabel

JTextArea messageLabel
Label in dem die Meldung angezeigt wird.


wgs84Button

JRadioButton wgs84Button
Radio-Button fuer das WGS84-CRS.


defaultButton

JRadioButton defaultButton
Radio-Button fuer das Standard-CRS.


predefinedButton

JRadioButton predefinedButton
Radio-Button fuer ein vordefiniertes CRS.


authoritySelect

SelectionInputOption.Combo<E> authoritySelect
Auswahl-Feld fuer die Authority.


crsSelect

SelectionInputOption.Combo<E> crsSelect
Auswahl-Feld fuer das Authority-CRS.


userButton

JRadioButton userButton
Radio-Button fuer ein benutzerdefiniertes CRS.


buttonGroup

ButtonGroup buttonGroup
Gruppe der Auswahl-Buttons.


wktTextArea

JTextArea wktTextArea
Bereich, in dem das CRS als WKT angezeigt wird.


wktScrollPane

JScrollPane wktScrollPane
ScrollPane, in dem sich die TextArea fuer die WKT-Definition befinden.


rememberCheckbox

JCheckBox rememberCheckbox
Die Checkbox "Immer diese Auswahl treffen" des Dialogs.


okButton

JButton okButton
Der OK-Button des Dialogs.


cancelButton

JButton cancelButton
Der Abbrechen-Button des Dialogs.


defaultCRS

CoordinateReferenceSystem defaultCRS
Das als "Standard" angebotene CRS.


selectedCRS

CoordinateReferenceSystem selectedCRS
Das ausgewaehlte CRS.


contentPane

JPanel contentPane
Panel (mit GridBagLayout), in dem die Meldung und Radio-Buttons angezeigt werden.


parent

Component parent
Dem Dialog uebergeordnete Komponente.

Class schmitzm.geotools.gui.FeatureCollectionFilterPanel extends FeatureFilterPanel implements Serializable

Serialized Fields

previewPanel

FeatureTablePane previewPanel
Panel fuer Filter-Vorschau.


testButton

JButton testButton
Button zum Testen der Formel


testResult

JLabel testResult
Label mit Ergebnis des Formel-Tests


testResultDetails

JButton testResultDetails
Button fuer Details des Formel-Tests-Ergebnis


geomPrev

boolean geomPrev
Speichert, ob im Vorschau-Panel eine grafische Anzeige erscheinen soll


fullFeatureCollection

FeatureCollection fullFeatureCollection
Speichert, die FeatureCollection


testError

Throwable testError
Speichert den letzten Fehler in der Filter-Regel.


defineFilterPanel

JPanel defineFilterPanel
A Panel with a titled border that contains all buttons used to define the filter

Class schmitzm.geotools.gui.FeatureCollectionFrame extends JFrame implements Serializable

Serialized Fields

featuresPane

FeatureTablePane featuresPane
Enthaelt die Tabelle (und den Preview-Bereich).

Class schmitzm.geotools.gui.FeatureCollectionTableModel extends AbstractTableModel implements Serializable

Serialized Fields

featureTable

FeatureCollection featureTable
Holds the feature table that will be represented by this model.


featureArray

Feature[] featureArray
Array mit den Daten von FeatureCollectionTableModel.featureTable. Wird nur beim Aufruf von FeatureCollectionTableModel.reorganize() befuellt.


colNames

String[] colNames
Spaltennamen. Wird nur beim Aufruf von FeatureCollectionTableModel.reorganize() befuellt.


colClass

Class<T>[] colClass
Spalten-Typen. Wird nur beim Aufruf von FeatureCollectionTableModel.reorganize() befuellt.


attrFilter

AttributeTypeFilter attrFilter
Bestimmt die angezeigten Features


attrTypes

Vector<E> attrTypes
Speichert die angezeigten Attribut-Typen.


attrIdxForCol

int[] attrIdxForCol
Speichert den Attribut-Index fuer jede Spalte (wichtig, wenn nicht alle Spalten angezeigt werden!)


featureIdx

HashMap<K,V> featureIdx
Speichert die Indexe der Features im TableModel um die Funktion FeatureCollectionTableModel.findFeature(Feature) moeglichst effizient zugestalten. Der Key ist nicht das Feature, sondern die FeatureID, weil Feature die equals methode nicht überschreibt.

Class schmitzm.geotools.gui.FeatureFilterPanel extends OperationTreePanel implements Serializable

Serialized Fields

attributeLabel

JLabel attributeLabel
Label ueber der Tabelle mit den Feature-Attributen.


attributeTable

JTable attributeTable
Tabelle in der die Feature-Attribute angegeben werden.


attributeTableModel

FeatureTypeTableModel attributeTableModel
Tabellen-Modell, das den Inhalt der Feature-Attribut-Tabelle bestimmt


attributeScrollPane

JScrollPane attributeScrollPane

Class schmitzm.geotools.gui.FeatureInputOption extends InputOption<Feature> implements Serializable

Serialized Fields

inpTable

JTable inpTable
Beinhaltet die Tabelle, in der die Attribute eingegeben werden.


inpTableModel

FeatureTableModel inpTableModel
Beinhaltet das Tabellen-Modell, in dem die Attribute verwaltet werden.

Class schmitzm.geotools.gui.FeatureLayerFilterDialog extends JDialog implements Serializable

Serialized Fields

filterPanel

FeatureCollectionFilterPanel filterPanel
Panel in dem der Filter definiert und getestet werden kann.


okButton

JButton okButton
Der OK-Button.


cancelButton

JButton cancelButton
Der ABBRECHEN-Button.


applyButton

JButton applyButton
Der ANWENDEN-Button.


frameTitle

String frameTitle

mapPane

JMapPane mapPane

layer

MapLayer layer

Class schmitzm.geotools.gui.FeatureTablePane extends JPanel implements Serializable

Serialized Fields

featuresTable

SortableJTable featuresTable
Tabelle in der die Features angezeigt werden.


featuresTableModel

FeatureCollectionTableModel featuresTableModel
Tabellen-Modell der Feature-Tabelle.


mapPane

JMapPane mapPane
Preview-Bereich fuer die in der Tabelle selektierten Features.


featureStyle

Style featureStyle
Style, in dem die Features in der Karte dargestellt werden


splitPane

JSplitPane splitPane
Splitpane, das die Karten-Vorschau von der Tabelle trennt (null wenn Karten-Vorschau deaktiviert ist).


featuresTableScrollPane

JScrollPane featuresTableScrollPane

Class schmitzm.geotools.gui.FeatureTypeInputOption extends InputOption<FeatureType> implements Serializable

Serialized Fields

inpTable

MutableTable inpTable
Beinhaltet die Tabelle, in der die Attribute eingegeben werden.


inpTableModel

FeatureTypeBuilderTableModel inpTableModel
Beinhaltet das Tabellen-Modell, in dem die Attribute verwaltet werden.

Class schmitzm.geotools.gui.GeoMapPane extends JPanel implements Serializable

Serialized Fields

layoutConstraints

HashMap<K,V> layoutConstraints
Werte fuer die grafische Anordnung der Layout-Komponenten. Ueber die Konstanten GeoMapPane.DLC_MAP, GeoMapPane.DLC_VGRID, GeoMapPane.DLC_HGRID und GeoMapPane.DLC_SCALE koennen die Constraints (am Anfang von GeoMapPane.guiInit()) veraendert oder erweitert werden.


mapPane

JMapPane mapPane
Karten-Bereich des GeoMapPane.


scalePane

ScalePane scalePane
Massstab-Balken


vertGrid

GridPanel vertGrid
Vertikale Koordinaten-Leiste (Grid). Zeigt die Latitude-Koordinate in Grad und Minutenm an.


horGrid

GridPanel horGrid
Horizontale Koordinaten-Leiste (Grid). Zeigt die Longitude-Koordinate in Grad und Minutenm an.


disposed

boolean disposed
A flag indicating if dispose() was already called. If true, then further use of this GeoMapPane is undefined.

Class schmitzm.geotools.gui.GeoPositionLabel extends JLabel implements Serializable

Serialized Fields

fracFactor

double fracFactor

decForm

DecimalFormat decForm
Speichert das Format fuer die dargstellten Koordinaten


selStartCoord

Point2D selStartCoord
Speichert die Koordinaten, die in dem Moment aktuell sind, wenn die linke Maustaste gedruckt wird. Und zwar solange, bis die Taste wieder losgelassen wird. Danach wieder null.

Class schmitzm.geotools.gui.GridPanel extends JPanel implements Serializable

Serialized Fields

LOGGER

Logger LOGGER

orientation

int orientation
Speichert die Orientierung des Grid (Horizontal oder Vertikal).


mapPane

JMapPane mapPane
Karte, an der die Koordinaten-Leiste ausgerichtet wird.


mapToGrid

MathTransform mapToGrid
Transformation von Karten-CRS zu CRS des Koordinaten-Rasters


gridToMap

MathTransform gridToMap
Transformation von CRS des Koordinaten-Rasters zu Karten-CRS


transformedMapCRS

CoordinateReferenceSystem transformedMapCRS
Speichert das CRS, fuer das die Transformationen erstellt wurden.

Class schmitzm.geotools.gui.JEditorPane extends JMapPane implements Serializable

Serialized Fields

DUMMY_EDITOR_FEATURE

Feature DUMMY_EDITOR_FEATURE
If the edited layer is empty, a dummy feature is inserted, because the StreamingRenderer can not handle empty FeatureCollections yet.


DUMMY_LINE_FEATURE

Feature DUMMY_LINE_FEATURE

DUMMY_POINT_FEATURE

Feature DUMMY_POINT_FEATURE

mapContext

MapContext mapContext
The map context of the displayed layer.


additionalAttr

FeatureType additionalAttr
Contains the additional attributes for new FeatureCollections.


attrInputOption

FeatureInputOption attrInputOption
Contains the InputOption to specify the additional attribute values.


editorMapContext

MapContext editorMapContext
The map context where the edited layers are displayed. This context is displayed on top of the other layers.


editorRenderer

GTRenderer editorRenderer
The renderer the edited layers are rendered with.


editorStyles

Map<K,V> editorStyles
Holds the styles to display edited layers.


editorMode

JEditorPane.EditorMode editorMode
Holds the operation the editor currently performs.


editorFeatureType

FeatureType editorFeatureType
Holds the FeatureType of the edited layer.


editorGeometryForm

FeatureUtil.GeometryForm editorGeometryForm
Holds the kind of geometry of the edited layer.


editorFeatureCollection

DefaultFeatureCollection editorFeatureCollection
Holds the FeatureCollection of the edited layer.


editorLayer

MapLayer editorLayer
Holds the edited layer.


segmLineFeatureType

FeatureType segmLineFeatureType
Holds the FeatureType of the new segment (incomplete Feature) displayed as line.


segmLineFeatureCollection

DefaultFeatureCollection segmLineFeatureCollection
Holds the FeatureCollection which holds the new segment (incomplete Feature) displayed as line.


segmLineLayer

MapLayer segmLineLayer
Holds the layer, the new segment (incomplete Feature) is displayed in as line.


segmPointFeatureType

FeatureType segmPointFeatureType
Holds the FeatureType of the new segment (incomplete Feature) displayed as points.


segmPointFeatureCollection

DefaultFeatureCollection segmPointFeatureCollection
Holds the FeatureCollection which holds the new segment (incomplete Feature) displayed as points.


segmPointLayer

MapLayer segmPointLayer
Holds the layer, the new segment (incomplete Feature) is displayed in as points.


segmUndoPoints

Stack<E> segmUndoPoints
Holds the points of the edited segment (incomplete Feature) which can be undone.


segmRedoPoints

Stack<E> segmRedoPoints
Holds the undone points of the edited segment (incomplete Feature) which can be redone.


globalUndoPoints

Stack<E> globalUndoPoints
Holds the points of former segments (complete Features) which can be undone.


globalRedoPoints

Stack<E> globalRedoPoints
Holds the undone points of former segments (complete Features) which can be redone.


globalUndoFeatures

Stack<E> globalUndoFeatures
Holds the former segments (complete Features) which can be undone.


globalRedoFeatures

Stack<E> globalRedoFeatures
Holds the undone segments (complete Features) which can be redone.

Class schmitzm.geotools.gui.JEditorToolBar extends JToolBar implements Serializable

Serialized Fields

actionButtons

SortedMap<K,V> actionButtons
Holds the action buttons of the bar.


editorPane

JEditorPane editorPane
Holds the JEditorPane this tool bar controls.


mapPaneListener

JMapPaneListener mapPaneListener
Holds the listener, that reacts on editor actions.

Class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction extends AbstractAction implements Serializable

Serialized Fields

id

int id
The ID of the action


toolBar

JEditorToolBar toolBar
The tool bar, this action is made for.

Class schmitzm.geotools.gui.JMapPane extends JMapPane implements Serializable

Serialized Fields

selState

int selState
Modus fuer Window-Selektion (Default: JMapPane.ZOOM_IN).


transform

AffineTransform transform
Transformation zwischen Fenster-Koordinaten und Karten-Koordinaten (lat/lon)


mapPaneListeners

Vector<E> mapPaneListeners
Liste der angeschlossenen Listener, die auf Aktionen des MapPanes lauschen.


selTracker

MouseSelectionTracker_Public selTracker

disposed

boolean disposed
A flag indicating if dispose() was already called. If true, then further use of this JMapPane is undefined.


mouseWheelZoomListener

MouseWheelListener mouseWheelZoomListener
Listener, der auf das Mausrad lauscht und mit Zoom reagiert


setWaitCursorDuringNextRepaint

boolean setWaitCursorDuringNextRepaint
Wenn true, dann wird der Cursor waehrend des naechsten Repaint auf die WAIT gesetzt.


mouseWaitCursorComponent

Component mouseWaitCursorComponent
Defines which Component to change the MouseCursor if in WAIT STATE. If unset, only THIS component is used


normalCursor

Cursor normalCursor
Cursor wenn kein Mausbutton gedrueckt wird. default oder SwingUtil.PAN


staticCursor

Cursor staticCursor
Manuell gesetzter statischer Cursor, unabhaengig von der aktuellen MapPane-Funktion


dragWaitCursorListener

MouseInputAdapter dragWaitCursorListener

mapImage

BufferedImage mapImage
An (transparent) image to paint over the map in the lower right corner


mapLayerSelectable

HashMap<K,V> mapLayerSelectable
Holds a flag for each layer, whether it is regarded or ignored on JMapPane.SELECT_TOP, JMapPane.SELECT_ALL and JMapPane.SELECT_ONE_FROM_TOP actions.

Class schmitzm.geotools.gui.LayeredEditorFrame extends LayeredMapFrame implements Serializable

Serialized Fields

toolBar

JEditorToolBar toolBar
Toolbar, der die Editier-Funktionen steuert.


styleBar

StyleToolBar styleBar
Toolbar, der die Style-Funktionen steuert.

Class schmitzm.geotools.gui.LayeredMapFrame extends JFrame implements Serializable

Serialized Fields

contentPane

JPanel contentPane

layeredMapPane

LayeredMapPane layeredMapPane
Karten- und Layer-Kontroll-Bereich.


mapPane

JMapPane mapPane

mapContext

MapContext mapContext

statusBar

MapPaneStatusBar statusBar
Status-Balken.


featuresFrame

FeatureCollectionFrame featuresFrame
Fenster fuer Feature-Details


rasterComboBox

SelectionInputOption<E> rasterComboBox
Auswahlfeld fuer das Raster, fuer welches die Koordinaten angezeigt werden.

Class schmitzm.geotools.gui.LayeredMapPane extends JPanel implements Serializable

Serialized Fields

horSplitPane

MultiSplitPane horSplitPane

geoMapPane

GeoMapPane geoMapPane
Komponente, in der die Karten, der Massstab und das Koordinaten-Raster dargestellt werden


mapContext

MapContext mapContext

mapPane

JMapPane mapPane

layerObjects

Hashtable<K,V> layerObjects

layerControlList

MapContextControlPane layerControlList
Komponente, in der die Layer-Kontrolle dargestellt ist.


colorMaps

ColorMapManager colorMaps
Auswahl an Farb-Paletten fuer Raster-Daten

Class schmitzm.geotools.gui.MapActionControlPane extends JToolBar implements Serializable

Serialized Fields

mapPane

JMapPane mapPane
JMapPane das gesteuert wird.


infoState

JToggleButton infoState
Button fuer Info-Aktion.


zoomState

JToggleButton zoomState
Button fuer Zoom-Aktion.


selectTopState

JToggleButton selectTopState
Button fuer SelectTop-Aktion.


selectAllState

JToggleButton selectAllState
Button fuer SelectAll-Aktion.


actionMask

int actionMask
Maske, die die zur Verfuegung stehenden Aktionen codiert

Class schmitzm.geotools.gui.MapActionControlPane.Action_InfoState extends AbstractAction implements Serializable

Class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnAllLayerState extends AbstractAction implements Serializable

Class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnTopLayerState extends AbstractAction implements Serializable

Class schmitzm.geotools.gui.MapActionControlPane.Action_ZoomState extends AbstractAction implements Serializable

Class schmitzm.geotools.gui.MapContextControlPane extends JPanel implements Serializable

Serialized Fields

LOGGER

Logger LOGGER

mapPane

JMapPane mapPane
Karte, deren Layer kontrolliert werden.


colorMaps

ColorMapManager colorMaps
Farbpaletten, die durch die Kontrolle zugewiesen werden koennen.

Class schmitzm.geotools.gui.MapPaneStatusBar extends JPanel implements Serializable

Serialized Fields

rasterPositionLabel

RasterPositionLabel rasterPositionLabel
Zeigt die Raster-Koordinaten und den Rasterwert des obersten sichtbaren Rasters an


geoPositionLabel

GeoPositionLabel geoPositionLabel
Zeigt die Welt-Koordinaten an

Class schmitzm.geotools.gui.RasterPositionLabel extends JLabel implements Serializable

Serialized Fields

fracFactor

double fracFactor

decForm

DecimalFormat decForm
Speichert das Format fuer die dargstellten Koordinaten

Class schmitzm.geotools.gui.ScalePane extends JPanel implements Serializable

Serialized Fields

scalePanel

ScalePanel scalePanel
Massstab-Balken


scaleLabel

JLabel scaleLabel
Label in dem die Aufloesung in Meter pro Pixel angezeigt wird.

Class schmitzm.geotools.gui.ScalePanel extends JPanel implements Serializable

Serialized Fields

scale

double scale
Beinhaltet die aktuell dargestellte Aufloesung. Der Wert entspricht den Metern, die durch einen Bildschirm-Pixel dargestellt werden.

Class schmitzm.geotools.gui.SelectableFeatureTablePane extends FeatureTablePane implements Serializable

Serialized Fields

externalMapPane

JMapPane externalMapPane

statusLabel

JLabel statusLabel

Class schmitzm.geotools.gui.StyleToolBar extends JToolBar implements Serializable

Serialized Fields

fillColorLabel

JLabel fillColorLabel
Label next to the fill color InputOption.


fillColor

ColorInputOption fillColor
InputOption to define the fill color.


borderColorLabel

JLabel borderColorLabel
Label next to the border color InputOption.


borderColor

ColorInputOption borderColor
InputOption to define the border color.


borderWidthLabel

JLabel borderWidthLabel
Label next to the border width InputOption.


borderWidth

SelectionInputOption.Combo<E> borderWidth
InputOption to define the border width.


markLabel

JLabel markLabel
Label next to the mark style and size InputOptions.


markStyle

SelectionInputOption.Combo<E> markStyle
InputOption to define the mark style.


markSize

SelectionInputOption.Combo<E> markSize
InputOption to define the mark size.


Package schmitzm.geotools.styling

Class schmitzm.geotools.styling.ColorMapManager extends HashMap<String,ColorMap> implements Serializable

Serialized Fields

defaultColorMap

String defaultColorMap
Name der Standard-Farbtabelle.


Package schmitzm.jfree.chart.selection

Class schmitzm.jfree.chart.selection.DatasetSelectionChangeEvent extends ChangeEvent implements Serializable


Package schmitzm.lang

Class schmitzm.lang.AlreadyHandledException extends RuntimeException implements Serializable

Class schmitzm.lang.DuplicateException extends RuntimeException implements Serializable

Serialized Fields

currObj

Object currObj

duplObj

Object duplObj

Class schmitzm.lang.HashtableWithCollisionList extends Hashtable<K,Vector<V>> implements Serializable

Class schmitzm.lang.LimitedVector extends Vector<E> implements Serializable

Serialized Fields

maxLoad

int maxLoad
Speichert die Anzahl der Elemente, die die Liste aufnehmen kann.


duplAllowed

boolean duplAllowed
Flag, ob der Vector ein Objekt mehrmals enthalten darf.
Standard: true


objectTraceableProxy

AbstractObjectTraceable objectTraceableProxy

Class schmitzm.lang.OperationCanceledException extends RuntimeException implements Serializable

Class schmitzm.lang.SortableVector extends Vector<E> implements Serializable

Serialized Fields

comparator

Comparator<T> comparator
Comparator, der die Sortierung bestimmt.


invertedComparator

Comparator<T> invertedComparator
Comparator, der die invertierte Sortierung bestimmt.


Package schmitzm.swing

Class schmitzm.swing.BooleanInputOption extends InputOption implements Serializable

Class schmitzm.swing.BrowseInputOption extends ManualInputOption implements Serializable

Serialized Fields

object

Object object
Speichert den aktuellen Wert der Eingabe-Option.


inpCompCont

Container inpCompCont
Container enthaelt das Text-Eingabefeld und den Browse-Button.


browseButton

JButton browseButton
Der Button fuer die Browse-Aktion.

Class schmitzm.swing.ButtonGroup extends ButtonGroup implements Serializable

Serialized Fields

deactivationButton

JRadioButton deactivationButton

Class schmitzm.swing.CaptionsChangeablePanel extends JPanel implements Serializable

Class schmitzm.swing.ColorInputOption extends InputOption implements Serializable

Serialized Fields

colorChooser

JColorChooser colorChooser

dialog

JDialog dialog

Class schmitzm.swing.Compass extends JPanel implements Serializable

Serialized Fields

changeEvent

ChangeEvent changeEvent
Ereignis, welches an die Listener gesendet wird, wenn sich der Kompass-Wert aendert.


chartPanel

ChartPanel chartPanel

degree

double degree

Class schmitzm.swing.ExceptionDialog extends JDialog implements Serializable

Serialized Fields

err

Throwable err
Speichert den angezeigten Fehler.


messageLabel

JLabel messageLabel
Label in dem die Meldung angezeigt wird.


okButton

JButton okButton
Button um den Dialog zu schliessen.


detailsButton

JToggleButton detailsButton
Button um Details anzuzeigen.


detailsTextArea

JTextArea detailsTextArea
Bereich, in dem die Details angezeigt werden.


detailsScrollPane

JScrollPane detailsScrollPane
ScrollPane, in dem sich die TextArea fuer die Details befinden.


detailsPrintStream

TextAreaPrintStream detailsPrintStream
Verbindung zwischen StackTrace-PrintStream und TextArea

Class schmitzm.swing.ExpansionBar extends Container implements Serializable

Serialized Fields

fracFact

int fracFact
Speichert den Umrechnungsfaktor, um von den gesetzten double-Werten auf Integer fuer die JProgressBar-Instanzen umzurechnen.

See Also:
ExpansionBar.convertToProgressBarValue(double)

toleranceColor

Color toleranceColor
Speichert die Farbe, in der der Balken angezeigt wird, wenn der Wert innerhalb der Toleranz liegt.
Default: Gruen


intoleranceColor

Color intoleranceColor
Speichert die Farbe, in der der Balken angezeigt wird, wenn der Wert ausserhalb der Toleranz liegt.
Default: Rot


sampleFont

Font sampleFont

minLabel

JLabel minLabel

midLabel

JLabel midLabel

maxLabel

JLabel maxLabel

negBar

JProgressBar negBar

posBar

JProgressBar posBar

barContainer

JPanel barContainer

min

double min

barMin

int barMin

max

double max

barMax

int barMax

mid

double mid

barMid

int barMid

minTol

double minTol

maxTol

double maxTol

orient

int orient

type

int type

value

double value

stringPainted

boolean stringPainted

barNumFormat

NumberFormat barNumFormat

infoNumFormat

NumberFormat infoNumFormat

Class schmitzm.swing.FileInputOption extends BrowseInputOption implements Serializable

Serialized Fields

fileChooser

JFileChooser fileChooser

Class schmitzm.swing.InputCompass extends Compass implements Serializable

Serialized Fields

spinner

JSpinner spinner
Spinner zum Einstellen der Kompass-Einstellung.

Class schmitzm.swing.InputOption extends JPanel implements Serializable

Serialized Fields

OPTION_COMPONENT

Component OPTION_COMPONENT
Speichert eine Referenz auf die Eingabe-Option (this), damit in inneren Klassen darauf referenziert werden kann.


descLabel

JLabel descLabel
Speichert die Beschreibung der Option


inpComp

JComponent inpComp
Speichert die Eingabe-Komponente der Option.


invalidInputMess

String invalidInputMess
Kann eine Fehlermeldung enthalten, wenn die Eingabe nicht valide ist. Kann direkt von InputOption.performIsInputValid() befuellt werden. Wird automatisch befuellt, wenn InputOption.performIsInputValid() eine Exception wirft.


inpNeeded

boolean inpNeeded

listeners

Vector<E> listeners

oldValue

Object oldValue

Class schmitzm.swing.JPanel extends JPanel implements Serializable

Class schmitzm.swing.ManualInputOption extends InputOption implements Serializable

Class schmitzm.swing.ManualInputOption.Double extends ManualInputOption implements Serializable

Class schmitzm.swing.ManualInputOption.Integer extends ManualInputOption implements Serializable

Class schmitzm.swing.ManualInputOption.Text extends ManualInputOption implements Serializable

Class schmitzm.swing.MultipleOptionPane extends JOptionPane implements Serializable

Serialized Fields

multipleOption

InputOption<E>[] multipleOption
Speichert die Eingabe-Optionen des MultipleOptionPane.

Class schmitzm.swing.MultiSplitPane extends JComponent implements Serializable

Serialized Fields

container

Container[] container

rootSplitPane

schmitzm.swing.MultiSplitPane.SplitPaneTree rootSplitPane

orientation

int orientation

dividerSize

int dividerSize

innerBorder

Border innerBorder

Class schmitzm.swing.ObjectDisplayContainer extends Container implements Serializable

Serialized Fields

GUI_COMPONENT

Component GUI_COMPONENT
Speichert eine Referent auf den Container (this).


data

Object data
Speichert das dargestellte Objekt.

Class schmitzm.swing.OperationTreePanel extends CaptionsChangeablePanel implements Serializable

Serialized Fields

THIS

OperationTreePanel THIS
Speichert eine Referenz auf das Fenster-Objekt, um aus verschachtelten Klassen einfach darauf zugreifen zu koennen.


layoutConstraints

HashMap<K,V> layoutConstraints
Werte fuer die grafische Anordnung der Layout-Komponenten. Ueber die Konstanten OperationTreePanel.START_BUTTON, OperationTreePanel.RULE_TEXTFIELD und OperationTreePanel.OPERATOR_COMBOBOX koennen die Constraints (am Anfang von OperationTreePanel.initGUI()) veraendert oder erweitert werden.


rule

ManualInputOption.Text rule
Eingabefeld fuer die Formel.


startButton

JButton startButton
Butten zum Starten der Berechnung.


operators

SelectionInputOption.Combo<E> operators
Auswahl-Liste der zur Verfuegung stehenden Operatoren und Konstanzen.


avOperators

Vector<E> avOperators
Enthaelt die in der Operator-Auswahl zur Verfuegung gestellten Operatoren Konstanten


avOperatorsDesc

HashMap<K,V> avOperatorsDesc
Enthaelt die in der Operator-Auswahl angezeigen Operatoren Konstanten


avOperatorsToolTip

HashMap<K,V> avOperatorsToolTip
Enthaelt die in der Operator-Auswahl angezeigen Tooltips der Operatoren.


ruleTextField

JTextField ruleTextField

operatorsComboBox

JComboBox operatorsComboBox

Class schmitzm.swing.RotationSpinnerNumberModel extends SpinnerNumberModel implements Serializable

Serialized Fields

rotation

boolean rotation
Flag fuer die Rotation-Funktionalitaet.

Class schmitzm.swing.SelectableJTable extends JTable implements Serializable

Class schmitzm.swing.SelectionInputOption extends InputOption<E> implements Serializable

Serialized Fields

selectionObject

Object[] selectionObject
Speichert die Objekte, die zur Auswahl stehen.


displayObject

Object[] displayObject
Speichert die Objekte, die fuer die Auswahl angezeigt werden.


displayToolTip

Map<K,V> displayToolTip
Speichert fuer jedes SelectionInputOption.selectionObject einen ToolTip, der fuer das Auswahl-Objekt angezeigt wird.

Class schmitzm.swing.SelectionInputOption.Combo extends SelectionInputOption implements Serializable

Class schmitzm.swing.SelectionInputOption.Radio extends SelectionInputOption implements Serializable

Serialized Fields

buttonGroup

ButtonGroup buttonGroup
Gruppe, in der die RadioButton agieren.


lastSelection

Object lastSelection
Speichert die letzte Auswahl.


buttonList

Vector<E> buttonList
Liste der Buttons.


actionListener

ActionListener actionListener
ActionListener, der auf die Button-Klicks reagiert und ggf. Events feuert.

Class schmitzm.swing.SelectionPreservingCaret extends DefaultCaret implements Serializable

Serialized Fields

preserveCaret

boolean preserveCaret
Flag, whether the caret is preserved, too.

Class schmitzm.swing.SliderSpinnerPanel extends JPanel implements Serializable

Serialized Fields

slider

JSlider slider
Slider des Panels.


headerLabel

JLabel headerLabel
Ueberschrift-Label des Panels.


spinner

JSpinner spinner
Spinner des Panels.

Class schmitzm.swing.SortableJTable extends SelectableJTable implements Serializable

Class schmitzm.swing.StatusDialog extends JDialog implements Serializable

Serialized Fields

messageLabel

JLabel messageLabel
Label in dem die Meldung angezeigt wird.


progressBar

JProgressBar progressBar
Status-Balken, der den Fortschritt anzeigt.


button

JButton button
Button um den Dialog zu beenden.


canceled

boolean canceled
Flag signalisiert, ob der Dialog ueber den Button abgebrochen wurde.


dialogOption

int dialogOption
Typ des Dialogs (Stanard: StatusDialog.CANCEL_OPTION).

See Also:
StatusDialog.CANCEL_OPTION, StatusDialog.OK_OPTION, StatusDialog.setDialogOption(int)

Class schmitzm.swing.StoplightContainer extends JPanel implements Serializable

Serialized Fields

emptyIcon

CircleIcon emptyIcon

greenIcon

CircleIcon greenIcon

redIcon

CircleIcon redIcon

upperLight

JButton upperLight

lowerLight

JButton lowerLight

mode

int mode

Class schmitzm.swing.ToolTipComboBoxRenderer extends BasicComboBoxRenderer implements Serializable

Serialized Fields

tooltips

Map<K,V> tooltips
Holds the tooltips for each list value

Class schmitzm.swing.TreeSelectionDialog extends JOptionPane implements Serializable

Serialized Fields

model

TreeModel model

tree

JTree tree

THIS

TreeSelectionDialog THIS

Package schmitzm.swing.log4j

Class schmitzm.swing.log4j.LoggerConfigurationTableModel extends AbstractTableModel implements Serializable

Serialized Fields

COL_NAME

String[] COL_NAME
Spalten-Namen der Tabelle.


COL_TYPE

Class<T>[] COL_TYPE
Spalten-Typen der Tabelle.
  1. String
  2. Level
  3. Boolean
  4. Enumeration


loggers

Vector<E> loggers
LogManager#getCurrentLoggers() liefert eine Enumeration. Fuer einen wahlfreien Zugriff, werden die Logger bei der LoggerConfigurationTableModel.refresh()-Aktion in ein Vector kopiert.

Class schmitzm.swing.log4j.LoggerFrame extends JFrame implements Serializable

Serialized Fields

configFileField

FileInputOption configFileField
Eingabe-Feld fuer die Log4j-Konfigurationsdatei.


reloadButton

JButton reloadButton
Butten, ueber den die Log4j-Konfigurationsdatei neu geladen wird.

See Also:
LoggerFrame.reload()

refreshButton

JButton refreshButton
Butten, ueber den die Logger-Tabelle aktualisiert wird.

See Also:
LoggerFrame.refresh()

loggerTable

JTable loggerTable
Tabelle, in der die Logger angezeigt werden.

See Also:
LoggerFrame.loggerTableModel

loggerTableModel

LoggerConfigurationTableModel loggerTableModel
Datenbasis fuer die Logger-Tabelle.


Package schmitzm.swing.menu

Class schmitzm.swing.menu.ConnectedPopupMenu extends JPopupMenu implements Serializable

Serialized Fields

popupClickSource

Object popupClickSource

listeners

Vector<E> listeners

processedItem

int processedItem

Class schmitzm.swing.menu.ObjectMenuItem extends JMenuItem implements Serializable

Serialized Fields

actionCode

int actionCode

parent

ActionStructure parent

object

Object object

Class schmitzm.swing.menu.ObjectSubMenu extends JMenu implements Serializable

Serialized Fields

actionCode

int actionCode

parent

ActionStructure parent

itemActionListener

ActionListener itemActionListener
Speichert den (einheitlichen) AktionListener, der fuer die Interpretation einer Menue-Auswahl verwendet wird. Dieser wird einem MenuItem nicht automatisch zugeordnet!. Die Speicherung in dieser abstrakten Oberklasse dient lediglich der Handhabbarkeit der Unterklassen.


Package schmitzm.swing.table

Class schmitzm.swing.table.AbstractMutableTableModel extends AbstractTableModel implements Serializable

Class schmitzm.swing.table.AbstractTableModel extends AbstractTableModel implements Serializable

Serialized Fields

colNames

String[] colNames
Beinhaltet die Spaltennamen.

See Also:
AbstractTableModel.createColumnNames()

Class schmitzm.swing.table.ColorEditor extends AbstractCellEditor implements Serializable

Serialized Fields

currentColor

Color currentColor

button

JButton button

colorChooser

JColorChooser colorChooser

dialog

JDialog dialog

Class schmitzm.swing.table.ColorRenderer extends JLabel implements Serializable

Serialized Fields

unselectedBorder

Border unselectedBorder

selectedBorder

Border selectedBorder

isBordered

boolean isBordered
Speichert, ob die Zelle einen inneren Rand erhaelt

Class schmitzm.swing.table.ColorsRenderer extends ColorRenderer implements Serializable

Serialized Fields

labelBorder

Border labelBorder

Class schmitzm.swing.table.MutableTable extends JTable implements Serializable

Serialized Fields

model

MutableTableModel model
Speichert die Datenbasis fuer die Tabelle


mask

int mask
Speichert, welche Menuepunkte fuer das Kontextmenue aktiv sind

Class schmitzm.swing.table.MutableTable.PopupMenu extends JMenu implements Serializable

Serialized Fields

changeItem

JMenuItem changeItem
Menueeintrag fuer Aendern-Aktion


removeItem

JMenuItem removeItem
Menueeintrag fuer Entfernen-Aktion


addItem

JMenuItem addItem
Menueeintrag fuer Hinzufuegen-Aktion


table

MutableTable table

Class schmitzm.swing.table.SelectionTableModel extends AbstractTableModel implements Serializable

Serialized Fields

table

SelectableJTable table
Holds the table which controls the selection.


model

TableModel model
Holds the base data.


Package schmitzm.swing.tree

Class schmitzm.swing.tree.ContentNode extends EditableNode implements Serializable

Serialized Fields

desc

String desc

Class schmitzm.swing.tree.EditableNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

editable

boolean editable

Class schmitzm.swing.tree.EmptyInnerNode extends EmptyNode implements Serializable

Serialized Fields

DUMMY_CHILD

EmptyNode DUMMY_CHILD

Class schmitzm.swing.tree.EmptyNode extends EditableNode implements Serializable

Serialized Fields

desc

String desc

Package schmitzm.test.appl

Class schmitzm.test.appl.ThreadTest extends JFrame implements Serializable

Serialized Fields

counter

int counter

thread

schmitzm.test.appl.AThread[] thread

gridBagLayout1

GridBagLayout gridBagLayout1

threadsComboBox

JComboBox threadsComboBox

jLabel1

JLabel jLabel1

newThreadButton

JButton newThreadButton

startButton

JButton startButton

stepButton

JButton stepButton

pauseButton

JButton pauseButton

progressPanel

JPanel progressPanel

threadCount

int threadCount

gridBagLayout2

GridBagLayout gridBagLayout2

delButton

JButton delButton

test

Integer test

Package skrueger

Class skrueger.RasterLegendData extends HashMap<Double,Translation> implements Serializable

Serialized Fields

paintGaps

Boolean paintGaps

Package skrueger.geotools

Class skrueger.geotools.AttributeTableJDialog extends Object implements Serializable

Class skrueger.geotools.LegendIconFeatureRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

LOGGER

Logger LOGGER

legendGraphic

BufferedImage legendGraphic
The image produced at produceLegendGraphic


sampleRect

LiteShape2 sampleRect
Just a holder to avoid creating many polygon shapes from inside getSampleShape()


sampleLine

LiteShape2 sampleLine
Just a holder to avoid creating many line shapes from inside getSampleShape()


samplePoint

LiteShape2 samplePoint
Just a holder to avoid creating many point shapes from inside getSampleShape()


hints

Hints hints

Class skrueger.geotools.MapPaneToolBar extends JToolBar implements Serializable

Serialized Fields

selectedTool

int selectedTool
Tool currently selected


toolAndActionButtons

SortedMap<K,V> toolAndActionButtons
Holds the tool buttons of the tool bar.


toolButtonGroup

ButtonGroup toolButtonGroup
Controls that only one tool button is activated.


mapPane

JMapPane mapPane
Holds the JMapPane this tool bar controls.


lastZooms

ArrayList<E> lastZooms
A List to remember the last Envelopes that have been watched. Used for the zoomBack- and zoomForwardButtons *


zoomBackIndex

int zoomBackIndex
Holds the index to the current element in MapPaneToolBar.lastZooms.


mapPaneListener

JMapPaneListener mapPaneListener
Listener to sniff the zoom actions on the map.


zoomBackForwardButtonInAction

boolean zoomBackForwardButtonInAction

Class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction extends AbstractAction implements Serializable

Serialized Fields

id

int id
The ID of the action


toolBar

MapPaneToolBar toolBar
The tool bar, this action is made for.

Class skrueger.geotools.MapView extends JPanel implements Serializable

Serialized Fields

splitPane

JSplitPane splitPane

statusBar

MapPaneStatusBar statusBar

geoMapPane

GeoMapPane geoMapPane
Komponente, in der die Karten, der Massstab und das Koordinaten-Raster dargestellt werden.


jToolBar

MapPaneToolBar jToolBar

Class skrueger.geotools.StyledFeatureCollectionTableModel extends FeatureCollectionTableModel implements Serializable

Serialized Fields

layer

StyledLayerInterface<E> layer
Holds the data source as styled layer.


visibleAMD

Map<K,V> visibleAMD
Contains only the visible elements of the AttributeMetaData-Map


featureSource

FeatureSource featureSource
Holds the data source for the table as FeatureSource.


origAMD

Map<K,V> origAMD
Contains the complete AttributeMetaData-Map of the styled layer.


filter

Filter filter
Holds the current filter on the table


bounds

Envelope bounds
Holds the Bounds for all features. Only set once during the constructor


Package skrueger.geotools.labelsearch

Class skrueger.geotools.labelsearch.SearchMapDialog extends JDialog implements Serializable

Serialized Fields

labelSearch

LabelSearch labelSearch

searchTextField

JTextField searchTextField
This JPanel shows the results to the user if there is more than one


scrollPane

JScrollPane scrollPane

mapPane

JMapPane mapPane

keyEscDispose

KeyAdapter keyEscDispose

keyListenerStartSearch

KeyAdapter keyListenerStartSearch

Class skrueger.geotools.labelsearch.SearchResultTableModel extends AbstractTableModel implements Serializable

Serialized Fields

searchResultsList

List<E> searchResultsList

Package skrueger.geotools.selection

Class skrueger.geotools.selection.StyledLayerSelectionEvent extends PropertyChangeEvent implements Serializable

Serialized Fields

emitter

StyledLayerSelectionModel<E> emitter
Holds the StyledLayerSelectionModel which invokes the event.


Package skrueger.i8n

Class skrueger.i8n.SwitchLanguageDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

LOGGER

Logger LOGGER

jContentPane

JPanel jContentPane

jLabelFlagimage

JLabel jLabelFlagimage

jPanel

JPanel jPanel

jButton

JButton jButton

jPanel1

JPanel jPanel1

jLabel

JLabel jLabel

jComboBox

JComboBox jComboBox

languages

List<E> languages

Class skrueger.i8n.Translation extends HashMap<String,String> implements Serializable

Serialized Fields

actionListeners

List<E> actionListeners

Package skrueger.swing

Class skrueger.swing.CancelButton extends JButton implements Serializable

Class skrueger.swing.OkButton extends JButton implements Serializable

Class skrueger.swing.TranslationAskJDialog extends JDialog implements Serializable

Serialized Fields

backup

String[] backup

okButton

OkButton okButton

cancelButton

CancelButton cancelButton

translationEditJPanelsOrJustComponents

JComponent[] translationEditJPanelsOrJustComponents

hasBeenCanceled

boolean hasBeenCanceled

optionalButtons

JButton[] optionalButtons

Class skrueger.swing.TranslationEditJPanel extends JPanel implements Serializable

Serialized Fields

languages

List<E> languages

translationGrid

JPanel translationGrid

trans

Translation trans

langTextFields

Set<E> langTextFields
Remembers all JTextField that have been created.


actionListeners

WeakHashMap<K,V> actionListeners

Class skrueger.swing.TranslationJTextField extends JTextField implements Serializable

Serialized Fields

wasValid

int wasValid

langCode

String langCode

trans

Translation trans

translationChangeActionListener

ActionListener translationChangeActionListener
Listens to changes in the Translation and update the JTextField