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.renderer.lite.gridcoverage2d

Class org.geotools.renderer.lite.gridcoverage2d.CopyOfRasterSymbolizerSupport extends Object implements Serializable


Package org.geotools.swing

Class org.geotools.swing.MouseSelectionTracker_Public extends Object implements Serializable


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

SimpleFeature feature
SimpleFeature das in der Tabelle dargestellt wird.


featureType

SimpleFeatureType featureType
SimpleFeatureType 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

SimpleFeatureTypeBuilder featureTypeBuilder
SimpleFeatureTypeBuilder der in der Tabelle dargestellt wird.

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

Serialized Fields

featureType

SimpleFeatureType featureType
SimpleFeatureType 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.ColorMapPanel extends JPanel implements Serializable

Serialized Fields

colMapTable

ColorMapTable colMapTable
Holds the color map table.


colMapType

SelectionInputOption<E> colMapType
Holds the combo box to chose the color map type (Ramp, Intervals, Values).

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

 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


attributeFilter

AttributeTypeFilter attributeFilter

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

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


featureArray

SimpleFeature[] 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(SimpleFeature) moeglichst effizient zugestalten. Der Key ist nicht das SimpleFeature, sondern die FeatureID, weil SimpleFeature 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 SimpleFeature-Attributen.


attributeTable

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


attributeTableModel

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


attributeScrollPane

JScrollPane attributeScrollPane

filterParser

FilterParser filterParser
Parser um aus dem im Panel eingegebenen String einen Filter zu erstellen.

Class schmitzm.geotools.gui.FeatureInputOption extends InputOption<SimpleFeature> 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

SelectableXMapPane mapPane

layer

MapLayer layer

geomPrev

boolean geomPrev

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 SimpleFeature-Tabelle.


mapPane

SelectableXMapPane 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<SimpleFeatureType> 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.


fTypeName

String fTypeName
Beinhaltet den Namen der beim Erzeugen des SimpleFeatureType gesetzt wird.

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

SelectableXMapPane mapPane
Karten-Bereich des GeoMapPane.


mapPanePanel

JPanel mapPanePanel
Panel, das den Kartenbereich (GeoMapPane.mapPane) enthaelt. Hierueber lassen sich bestimmte Eigenschaften (z.B. Border) steuern, die aufgrund des optimierten Renderings fuer das XMapPane nicht direkt gesetzt werden koennen.


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.


preText

String preText
Ein Text der vor die Koorinatendarstellung geschrieben wird, z.b.: Koordinate:

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

SelectableXMapPane 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.


formatter

GridPanelFormatter formatter
Enthaelt Informationen, in welchem CRS die Koordinaten-Leiste dargestellt wird, und entsprechend, wie die Koordinaten in diesem CRS dargestellt werden.


forceXYIndexSwitch

boolean forceXYIndexSwitch
Flag, um das Verdrehen der Koorinaten nach der Projektion zu erzwingen. Kann in manchen Situationen sinnvoll sein.


gridBarVisible

boolean gridBarVisible
Speichert, ob neben den Koordinaten-Abschnitten auch eine Leiste dargestellt wird (Defaul: true).

Class schmitzm.geotools.gui.JMapEditorPane extends SelectableXMapPane implements Serializable

Serialized Fields

DUMMY_EDITOR_FEATURE

SimpleFeature 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

SimpleFeature DUMMY_LINE_FEATURE

DUMMY_POINT_FEATURE

SimpleFeature DUMMY_POINT_FEATURE

mapContext

MapContext mapContext
The map context of the displayed layer.


additionalAttr

SimpleFeatureType 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

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


editorFeatureType

SimpleFeatureType editorFeatureType
Holds the SimpleFeatureType of the edited layer.


editorGeometryForm

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


editorFeatureCollection

 editorFeatureCollection
Holds the FeatureCollection of the edited layer.


editorLayer

MapLayer editorLayer
Holds the edited layer.


segmLineFeatureType

SimpleFeatureType segmLineFeatureType
Holds the SimpleFeatureType of the new segment (incomplete SimpleFeature) displayed as line.


segmLineFeatureCollection

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


segmLineLayer

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


segmPointFeatureType

SimpleFeatureType segmPointFeatureType
Holds the SimpleFeatureType of the new segment (incomplete SimpleFeature) displayed as points.


segmPointFeatureCollection

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


segmPointLayer

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


segmUndoPoints

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


segmRedoPoints

Stack<E> segmRedoPoints
Holds the undone points of the edited segment (incomplete SimpleFeature) 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.


EDITING_ACTION

XMapPaneAction EDITING_ACTION
Defines a map action which reacts on mouse clicks with the editing functionality.


EDITING_TOOL

XMapPaneTool EDITING_TOOL

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

Serialized Fields

actionButtons

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


editorPane

JMapEditorPane editorPane
Holds the JMapEditorPane this tool bar controls.


mapPaneListener

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

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

Serialized Fields

id

int id
The ID of the action


toolBar

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

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

Serialized Fields

toolBar

JMapEditorToolBar 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

SelectableXMapPane mapPane

mapContext

MapContext mapContext

mapControl

MapActionControlPane mapControl
Toolbar zur Kontroller der Karten-Aktionen (z.B. Zoom oder Select).


statusBar

MapPaneStatusBar statusBar
Status-Balken.


featuresFrame

FeatureCollectionFrame featuresFrame
Fenster fuer SimpleFeature-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

SelectableXMapPane 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

SelectableXMapPane mapPane
SelectableXMapPane 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

SelectableXMapPane 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


LABEL_PREFIX

String LABEL_PREFIX
Key, um das Label-Praefix in der CaptionsChangeable-Map anzusprechen.

See Also:
SK 12.12.09: static entfernt, da sonst das Sprachenumschalten die Cpation nicht gewechselt hat.

labelPrefix

String labelPrefix
Praefix, das der Raster-Position vorangestellt wird.

See Also:
SK 12.12.09: static entfernt, da sonst das Sprachenumschalten die Cpation nicht gewechselt hat.

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

SelectableXMapPane externalMapPane

statusLabel

JLabel statusLabel

Class schmitzm.geotools.gui.SelectableXMapPane extends XMapPane implements Serializable

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.


copyToClipboardButton

JButton copyToClipboardButton
Button um die Exception in die Zwischenablage zu kopieren.


copyToConsoleButton

JButton copyToConsoleButton
Button um die Exception auf die Console zu kopieren.


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

Serialized Fields

backupColor

Color backupColor
Wenn beim deaktivieren evt. ein TitledBorder ausgegraut wird, dann wird sich in dieser Variable die orginale Farbe gemerkt.

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.


opHints

ParserOperatorsHints opHints
Liefert Informationen ueber die Operatoren, die dem Nutzer in der ComboBox zur Verfuegung gestellt werden.


avOperators

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


avOperatorsTitle

HashMap<K,V> avOperatorsTitle
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 skrueger

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

Serialized Fields

paintGaps

Boolean paintGaps

Package skrueger.geotools

Class skrueger.geotools.AttributeMetadataMap extends TreeMap<Name,AttributeMetadata> implements Serializable

Serialized Fields

langs

List<E> langs
A list of default languages used when creating default AttributeMetadata on-the-fly. If not initialized by a constructor, it will be Translation.getActiveLang() only.

Class skrueger.geotools.AttributeTableJDialog extends Object implements Serializable

Class skrueger.geotools.LegendIconFeatureRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

LOGGER

Logger LOGGER

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

SelectableXMapPane mapPane
Holds the SelectableXMapPane 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

toolSelectionListeners

Set<E> toolSelectionListeners
Listeners what want to be informed about a change of the selected tool


toolSelectedListener

ActionListener toolSelectedListener
This listener is added to all JToggleButton

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.SelectXMapPaneMouseListener extends Object implements Serializable

Class skrueger.geotools.StyledFeatureCollectionTableModel extends FeatureCollectionTableModel implements Serializable

Serialized Fields

amdMap

AttributeMetadataMap amdMap
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


colTooltips

String[] colTooltips
Tooltips für die Spaltennamen. Wird nur beim Aufruf von StyledFeatureCollectionTableModel.reorganize(boolean) befuellt.


amdMapVisibleOnly

List<E> amdMapVisibleOnly
A cache for the #sortedValuesVisibleOnly()

Class skrueger.geotools.XMapPane extends JPanel implements Serializable

Serialized Fields

defaultMaxMapExtendMode

double defaultMaxMapExtendMode
If XMapPane.maxExtend is null the following rules are used to create a default maximum.


acceptsRepaintCalls

boolean acceptsRepaintCalls
A flag indicating whether the XMapPane is accepting repaints from the EDT. @see {@link XMapPane#setPainting(boolean))


localContext

MapContext localContext
Main MapContext that holds all layers that are rendered into the XMapPane.localImage by the XMapPane.localRenderer


bgContext

MapContext bgContext
MapContext holding the background layers. Use it for layers that CAN take very long for rendering, like layer from the Internet: WMS, WFS, OSM...
null by default.

See Also:
XMapPane.setBgContext(MapContext), XMapPane.getBgContext()

repaintTimer

Timer repaintTimer
While threads are working, calls XMapPane.updateFinalImage() regularly and Component.repaint(). This Timer is stopped when all renderers have finished.

See Also:
INITIAL_REPAINT_DELAYAL, XMapPane.REPEATING_REPAINT_DELAY

resizeTimer

Timer resizeTimer
This not-repeating Timer is re-started whenever the component is resized. That means => only if the component is not resizing for XMapPane.DEFAULT_RESIZING_PAINT_DELAY milliseconds, does the XMapPane react.


waitMsg

String waitMsg
The wait message painted into the map while rendering is going on on another thread.

See Also:
XMapPane.addGadgets(Graphics2D, boolean)

bgContextListener

MapLayerListListener bgContextListener
Listens to changes of the "background" MapContext and triggers repaints where needed.


localExecuter

skrueger.geotools.RenderingExecutor localExecuter
This RenderingExecutor manages the creation and cancellation of up to one Thread for rendering the XMapPane.localContext.


bgExecuter

skrueger.geotools.RenderingExecutor bgExecuter
This RenderingExecutor manages the creation and cancellation of up to one Thread for rendering the XMapPane.bgContext.


localImage

BufferedImage localImage
The XMapPane.localRenderer for the XMapPane.localContext uses this Image.


bgImage

BufferedImage bgImage
The XMapPane.bgRenderer for the XMapPane.bgContext uses this Image.


finalImage

BufferedImage finalImage
This Image is a merge of the XMapPane.bgImage, XMapPane.localImage and XMapPane.addGadgets(Graphics2D, boolean). It is updated with XMapPane.updateFinalImage() and used for painting in XMapPane.paintComponent(Graphics)


mapImage

BufferedImage mapImage
Optionally a transparent image to paint over the map in the lower right corner.

See Also:
#addGadgets(Graphics2D), XMapPane.setMapImage(BufferedImage)

bgMapLayerListener

MapLayerListener bgMapLayerListener
Listens to each layer in the local MapContext for changes and triggers repaints.


disposed

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


imageOrigin

Point imageOrigin
While dragging, the XMapPane.updateFinalImage() method is translating the cached images while setting it together.


java2dHints

RenderingHints java2dHints
For every rendering thread started, GTUtil.createGTRenderer(MapContext) is called to create a new renderer. These Java2D rendering hints are passed to the GTRenderer. The java2dHints are the same for all renderers (bg and local).


labelCache

LabelCache labelCache

localContextListener

MapLayerListListener localContextListener
Listens to changes of the "local" MapContext and triggers repaints where needed.


localMapLayerListener

MapLayerListener localMapLayerListener
Listens to each layer in the local MapContext for changes and triggers repaints. We don't have to listen layerChanged, because that is already done in XMapPane.localContextListener


localRenderer

GTRenderer localRenderer

bgRenderer

GTRenderer bgRenderer

mapArea

Envelope mapArea
the area of the map to draw


mapAreaChanged

boolean mapAreaChanged
A flag set it XMapPane.setMapArea(Envelope) to indicated the XMapPane.paintComponent(Graphics) method, that the image on-screen is associated with XMapPane.oldMapArea and may hence be scaled for a quick preview.
The flag is reset


mapBackgroundColor

Color mapBackgroundColor
This color is used as the default background color when painting a map.


mapImageInvalid

boolean mapImageInvalid
A flag indicating that the shown image is invalid and needs to be re-rendered.


mapLayerSelectable

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


mapPaneListeners

Vector<E> mapPaneListeners
List of listeners of this XMapPane


maxExtend

Envelope maxExtend
If not null, the XMapPane will not allow to zoom/pan out of that area


maxZoomScale

Double maxZoomScale

minZoomScale

Double minZoomScale

oldMapArea

Envelope oldMapArea
We store the old mapArea for a moment to use it for the "quick scaled preview" in case of ZoomOut


oldScreenToWorld

AffineTransform oldScreenToWorld
We store the old transform for a moment to use it for the "quick scaled preview" in case of ZoomIn


paneResized

boolean paneResized
A flag indicating, that the image size has changed and the buffered images are not big enough any more


preFinalImage

BufferedImage preFinalImage

rendererHints

Map<K,V> rendererHints

requestStartRendering

Boolean requestStartRendering
If set to true, the XMapPane.startRenderThreadsTimer will start rendering Threads


screenToWorld

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


startRenderThreadsTimer

Timer startRenderThreadsTimer
The flag XMapPane.requestStartRendering can be set to true by events. This Timer checks the flag regularly and starts one renderer thread.


worldToScreen

AffineTransform worldToScreen

xMapPaneMouseListener

XMapPaneMouseListener xMapPaneMouseListener
This MouseListener is managing all zoom related tasks


renderingErrors

ArrayList<E> renderingErrors
Is set if a renderer has an error


showExceptions

boolean showExceptions
If true, then rendering exceptions are rendererd into the map pane


lastRenderingDuration

long lastRenderingDuration

tool

XMapPaneTool tool

blinkTimer

Timer blinkTimer

Class skrueger.geotools.ZoomXMapPaneMouseListener extends Object implements Serializable


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

SelectableXMapPane 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

 actionListeners

Package skrueger.swing

Class skrueger.swing.AtlasDialog extends JDialog implements Serializable

Serialized Fields

isDisposed

boolean isDisposed
A flag checking that we just get disposed once

Class skrueger.swing.CancelButton extends JButton implements Serializable

Class skrueger.swing.CancellableDialogAdapter extends AtlasDialog implements Serializable

Serialized Fields

cancelled

boolean cancelled
Has this dialog been canceled ?


okButton

OkButton okButton

cancelButton

CancelButton cancelButton

Class skrueger.swing.CancellableTabbedDialogAdapter extends CancellableDialogAdapter implements Serializable

Serialized Fields

tabbedPane

JTabbedPane tabbedPane

Class skrueger.swing.ColorButton extends JButton implements Serializable

Serialized Fields

color

Color color

Class skrueger.swing.HeapBar extends JProgressBar implements Serializable

Serialized Fields

updateTimer

Timer updateTimer

valueAsText

String valueAsText

formatter

MbDecimalFormatter formatter

Class skrueger.swing.OkButton extends JButton implements Serializable

Class skrueger.swing.SmallButton extends JButton implements Serializable

Class skrueger.swing.SmallToggleButton extends JToggleButton implements Serializable

Class skrueger.swing.ThinButton extends JButton implements Serializable

Class skrueger.swing.TranslationAskJDialog extends CancellableDialogAdapter implements Serializable

Serialized Fields

okButton

OkButton okButton

cancelButton

CancelButton cancelButton

translationEditJPanelsOrJustComponents

JComponent[] translationEditJPanelsOrJustComponents

hasBeenCanceled

boolean hasBeenCanceled

optionalButtons

JButton[] optionalButtons

translationsAskPane

TranslationsAskJPanel translationsAskPane

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

Class skrueger.swing.TranslationsAskJPanel extends JPanel implements Serializable

Serialized Fields

backup

String[] backup

translationEditJPanelsOrJustComponents

JComponent[] translationEditJPanelsOrJustComponents

Package skrueger.swing.formatter

Class skrueger.swing.formatter.MbDecimalFormatter extends DecimalFormat implements Serializable