A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

AbstractAutoValueGenerator<E> - Class in schmitzm.geotools.feature
This interface represents a generator to create an attribute default value individually.
AbstractAutoValueGenerator() - Constructor for class schmitzm.geotools.feature.AbstractAutoValueGenerator
Creates a new generator.
AbstractAutoValueGenerator(E) - Constructor for class schmitzm.geotools.feature.AbstractAutoValueGenerator
Creates a new generator.
AbstractChartStyle - Class in schmitzm.jfree.chart.style
This class provides an abstract implementation for chart styles.
AbstractChartStyle(String) - Constructor for class schmitzm.jfree.chart.style.AbstractChartStyle
Creates a line style with default values.
AbstractChartStyle(String, ChartType) - Constructor for class schmitzm.jfree.chart.style.AbstractChartStyle
Creates a style with default values.
AbstractChartStyle(String, ChartType, String, String, String, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.chart.style.AbstractChartStyle
Creates a style.
AbstractDatasetSelectionModel<D extends Dataset,E,F> - Class in schmitzm.jfree.chart.selection
This class is a general implementation of DatasetSelectionModel and maintains whether items of a Dataset are selected in a chart or not.
AbstractDatasetSelectionModel(D) - Constructor for class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Creates a new selection model.
AbstractMutableTableModel - Class in schmitzm.swing.table
Diese Klasse erweitert das AbstractTableModel um die Methoden des MutableTableModel.
AbstractMutableTableModel() - Constructor for class schmitzm.swing.table.AbstractMutableTableModel
 
AbstractNamedObject - Class in schmitzm.lang
Diese Klasse bildet eine Basis-Implementierung von NamedObject
AbstractNamedObject() - Constructor for class schmitzm.lang.AbstractNamedObject
 
AbstractObjectEvent - Class in schmitzm.data.event
Diese Klasse stellt eine Basis-Implementierung fuer ein Ereignis dar, das von einem Objekt ausgeloest wird.
AbstractObjectEvent(Invoker, int) - Constructor for class schmitzm.data.event.AbstractObjectEvent
Erzeugt ein neues Event.
AbstractObjectEvent(Object, int) - Constructor for class schmitzm.data.event.AbstractObjectEvent
Erzeugt ein neues Event.
AbstractObjectTraceable - Class in schmitzm.data.event
Diese (abstrakte) Klasse bildet eine Basis-Implementierung fuer ein ObjectTraceable-Objekt.
AbstractObjectTraceable() - Constructor for class schmitzm.data.event.AbstractObjectTraceable
 
AbstractReadableGrid - Class in schmitzm.data
Diese Klasse bildet eine Basis-Implementierung von ReadableGrid.
AbstractReadableGrid(CoordinateReferenceSystem) - Constructor for class schmitzm.data.AbstractReadableGrid
Erzeugt ein AbstractReadableGrid.
AbstractReadableGrid() - Constructor for class schmitzm.data.AbstractReadableGrid
Creates an abstract ReadableGrid with a default CRS (WGS84)
AbstractStyledLayer<E> - Class in skrueger.geotools
This class is a default implementation of StyledLayerInterface.
AbstractStyledLayer(E, Envelope, CoordinateReferenceSystem, String, Translation, Translation, Translation, Style, ImageIcon) - Constructor for class skrueger.geotools.AbstractStyledLayer
Creates a language specific styled layer.
AbstractStyledLayer(E, Envelope, CoordinateReferenceSystem, String, String, String, String, Style, ImageIcon) - Constructor for class skrueger.geotools.AbstractStyledLayer
Creates a non-translated styled layer.
AbstractTableModel - Class in schmitzm.swing.table
Erweitert das Java AbstractTableModel in dem die Methoden #getColumnName(int) und AbstractTableModel.getColumnCount() bereits implementiert sind.
AbstractTableModel() - Constructor for class schmitzm.swing.table.AbstractTableModel
 
AbstractWritableGrid - Class in schmitzm.data
Diese Klasse bildet eine Basis-Implementierung von WritableGrid.
AbstractWritableGrid(CoordinateReferenceSystem) - Constructor for class schmitzm.data.AbstractWritableGrid
Erzeugt ein AbstractWritableGrid.
AbstractWritableGrid() - Constructor for class schmitzm.data.AbstractWritableGrid
Creates an abstract WritableGrid with a default CRS (WGS84)
accept(AttributeType, int) - Method in interface schmitzm.geotools.feature.AttributeTypeFilter
Bestimmt, ob eine Attribut dargestellt wird, oder nicht.
accept(AttributeType, int) - Method in class skrueger.AttributeMetaDataAttributeTypeFilter
Returns true if the attribute meta data at index idx is visible and the attribute is no geometry at all.
acceptOperator(String) - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Kann von Sub-Klassen ueberschrieben werden, um bestimmte Operatoren in der Auswahl-Liste auszublenden.
acceptOperator(String) - Method in class schmitzm.swing.OperationTreePanel
Kann von Sub-Klassen ueberschrieben werden, um bestimmte Operatoren in der Auswahl-Liste auszublenden.
accepts(FeatureVisitor, ProgressListener) - Method in class org.geotools.feature.collection.SubFeatureCollection
Accepts a visitor, which then visits each feature in the collection.
Access - Class in schmitzm.data.property
Diese Klasse stellt ein allgemeines Zugriffsrecht fuer eine Eigenschaft (Property) dar.
Access(Accessible, Object, int) - Constructor for class schmitzm.data.property.Access
Erzeugt ein neues Zugriffsrecht.
Access(Accessible, Object) - Constructor for class schmitzm.data.property.Access
Erzeugt ein neues Zugriffsrecht.
Accessible - Interface in schmitzm.data.property
Dieses Interface ist von allen Objektklassen zu implementieren, fuer die besondere Zugriffsrechte erteilt werden sollen.
accessTimes - Variable in class schmitzm.data.property.Access
Speichert, wie of ein Objekt das Zugrifsrecht bereits benutzt hat.
AccessViolationException - Exception in schmitzm.data.property
Diese Exception wird immer dann geworfen, wenn ein Fehler mit Zugriffsrechten auftritt.
AccessViolationException(Access, String) - Constructor for exception schmitzm.data.property.AccessViolationException
Erzeugt einen neuen Fehler.
AccessViolationException(Access) - Constructor for exception schmitzm.data.property.AccessViolationException
Erzeugt einen neuen Fehler.
ACTION_ALL - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Konstante um die ALLE Aktionen in der Mask der zur Verfuegung stehenden Buttons anzusprechen.
ACTION_CHARTS - Static variable in class skrueger.geotools.MapPaneToolBar
 
ACTION_INFO - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Konstante um die Aktion "Info" in der Mask der zur Verfuegung stehenden Buttons anzusprechen.
ACTION_NONE - Static variable in interface schmitzm.swing.menu.ActionStructure
Aktion, die fuer "keine Aktion" steht.
ACTION_SELECT_ALL - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Konstante um die Aktion "SelectAll" in der Mask der zur Verfuegung stehenden Buttons anzusprechen.
ACTION_SELECT_TOP - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Konstante um die Aktion "SelectTop" in der Mask der zur Verfuegung stehenden Buttons anzusprechen.
ACTION_ZOOM_BACK - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the action "Zoom back" (130).
ACTION_ZOOM_FORWARD - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the action "Zoom forward" (140).
ACTION_ZOOM_IN - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Konstante um die Aktion "Zoom" in der Mask der zur Verfuegung stehenden Buttons anzusprechen.
actionButtons - Variable in class schmitzm.geotools.gui.JEditorToolBar
Holds the action buttons of the bar.
actionMask - Variable in class schmitzm.geotools.gui.MapActionControlPane
Maske, die die zur Verfuegung stehenden Aktionen codiert
actionPerformed(ActionEvent) - Method in class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
Calls JEditorToolBar.performActionButton(int, ActionEvent).
actionPerformed(ActionEvent) - Method in class schmitzm.geotools.gui.MapActionControlPane.Action_InfoState
Fuehrt die Info-Aktion aus.
actionPerformed(ActionEvent) - Method in class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnAllLayerState
Fuehrt die SelectAll-Aktion aus.
actionPerformed(ActionEvent) - Method in class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnTopLayerState
Fuehrt die SelectTop-Aktion aus.
actionPerformed(ActionEvent) - Method in class schmitzm.geotools.gui.MapActionControlPane.Action_ZoomState
Fuehrt die Zoom-Aktion aus.
actionPerformed(ActionEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Checkt, auf welchen Menueeintrag geklickt wurde und informiert die angeschlossenen ActionListener ueber das Ereignis.
actionPerformed(ActionEvent) - Method in class schmitzm.swing.table.ColorEditor
Verarbeitet den "Klick" auf die Tabellenzelle (Button).
actionPerformed(ActionEvent) - Method in class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Calls MapPaneToolBar.performToolButton(int, ActionEvent) or MapPaneToolBar.performActionButton(int, ActionEvent) depending on whether the action is added to the toolbar via MapPaneToolBar.addTool(MapPaneToolBarAction) or MapPaneToolBar.addAction(MapPaneToolBarAction).
ActionStructure - Interface in schmitzm.swing.menu
Diese Klasse repraesentiert eine Kette von Aktionen.
add(int, DynamicElement) - Method in class schmitzm.io.dyntxt.DynamicBlock
Fuegt dem Block ein dynamisches Element hinzu.
add(DynamicElement) - Method in class schmitzm.io.dyntxt.DynamicBlock
Fuegt ein dynamisches Element am Ende des Blocks an.
add(K, V) - Method in class schmitzm.lang.HashtableWithCollisionList
Fuegt der Hash-Tabelle ein Objekt hinzu.
add(E) - Method in class schmitzm.lang.LimitedVector
Fuegt ein Element am Ende der Liste ein.
add(String) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Erzeugt einen Menueeintrag und fuegt ihn dem Menue hinzu.
add(MutableTreeNode) - Method in class schmitzm.swing.tree.EmptyInnerNode
Fuegt dem Knoten ein Kind hinzu.
addAction(JEditorToolBar.EditorPaneToolBarAction, boolean) - Method in class schmitzm.geotools.gui.JEditorToolBar
Adds an action to the tool bar.
addAction(JEditorToolBar.EditorPaneToolBarAction) - Method in class schmitzm.geotools.gui.JEditorToolBar
Adds an action to the tool bar and resets the toolbar GUI.
addAction(MapPaneToolBar.MapPaneToolBarAction, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Adds an action to the tool bar.
addAction(MapPaneToolBar.MapPaneToolBarAction) - Method in class skrueger.geotools.MapPaneToolBar
Adds an action to the tool bar and resets the toolbar GUI.
addActionListener(ActionListener) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Fuegt dem Menue einen ActionListener hinzu.
addAll(Collection<? extends E>) - Method in class schmitzm.lang.LimitedVector
Fuegt alle Elemente einer Collection am Ende der Liste ein.
addAll(int, Collection<? extends E>) - Method in class schmitzm.lang.LimitedVector
Fuegt alle Elemente einer Collection in die Liste ein.
addChangeListener(ChangeListener) - Method in class schmitzm.swing.Compass
Fuegt dem Kompass einen ChangeListener hinzu.
addChildToElement(Element, String) - Static method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates an child element with no attributes.
addChildToElement(Element, String, boolean, Object...) - Static method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates an child element and sets some attributes.
addElement(E) - Method in class schmitzm.lang.LimitedVector
Fuegt ein Element in am Ende der Liste ein.
addFeatureListener(FeatureListener) - Method in class org.geotools.data.wfs.WFSFeatureSource
 
addInputOptionListener(InputOptionListener) - Method in class schmitzm.swing.InputOption
Fuegt der Eingabeoption einen Listener hinzu.
addItem - Variable in class schmitzm.swing.table.MutableTable.PopupMenu
Menueeintrag fuer Hinzufuegen-Aktion
additionalAttr - Variable in class schmitzm.geotools.gui.JEditorPane
Contains the additional attributes for new FeatureCollections.
addJComponent(JComponent, int, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Adds any JComponent to the tool bar.
addLayer(GridCoverage2D, String, Style) - Method in class schmitzm.geotools.gui.LayeredMapPane
Fuegt ein Raster-Layer (als oberstes Layer) ein.
addLayer(FeatureCollection, String, Style) - Method in class schmitzm.geotools.gui.LayeredMapPane
Fuegt ein FeatureCollection-Layer (als oberstes Layer) ein.
addLayer(Object, String, Style) - Method in class schmitzm.geotools.gui.LayeredMapPane
Fuegt ein Layer (als oberstes Layer) ein.
addLayer(Object, String) - Method in class schmitzm.geotools.gui.LayeredMapPane
Fuegt ein Layer (als oberstes Layer) ein.
addListener(CollectionListener) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
addListener(E) - Method in class schmitzm.swing.event.PropertyChangeEmitter
Adds a listener to the listener list.
addLocaleChangeListener(PropertyChangeListener) - Static method in class skrueger.i8n.Translation
PropertyChangeListener can be registered to be informed when the Locale changed.
addMapLayerListListener(MapLayerListListener) - Method in interface skrueger.geotools.MapContextManagerInterface
Add MapLayerListener
addMapPaneListener(JMapPaneListener) - Method in class schmitzm.geotools.gui.JMapPane
Fuegt der Map einen Listener hinzu.
addModelRowSelectionInterval(int, int) - Method in class schmitzm.swing.SortableJTable
Extends the current selection by the given index interval according to the table model.
addObjectListener(ObjectListener) - Method in class schmitzm.data.event.AbstractObjectTraceable
Fuegt dem Objekt einen Listener hinzu, der bei Aenderungen informiert wird.
addObjectListener(ObjectListener) - Method in interface schmitzm.data.event.ObjectTraceable
Fuegt dem Objekt einen Listener hinzu, der bei Aenderungen informiert wird.
addObjectListener(ObjectListener) - Method in class schmitzm.lang.LimitedVector
Fuegt dem Objekt einen Listener hinzu, der bei Aenderungen informiert wird.
addObjectsToVector(Object[], Vector) - Static method in class schmitzm.lang.LangUtil
Fuegt alle Elemente eines Arrays in einen Vector ein.
addProperty(Property) - Method in interface schmitzm.data.property.DynamicProperties
Fuegt dem Objekt eine Eigenschaft hinzu.
addProperty(Property) - Method in class schmitzm.data.property.PropertySet
Fuegt der Menge eine Eigenschaft hinzu.
addRegressionLineToPlot(XYPlot, XYDataset, Color) - Static method in class schmitzm.jfree.JFreeChartUtil
Adds a line plot for regression data to a plot.
addRenderListener(RenderListener) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
adds a listener that responds to error events of feature rendered events.
addSegment(Coordinate, boolean, boolean) - Method in class schmitzm.geotools.gui.JEditorPane
Called when the mouse is clicked on map during creating a new layer.
addSegment(Coordinate) - Method in class schmitzm.geotools.gui.JEditorPane
Called when the mouse is clicked on map during creating a new layer.
addSelection(E) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Extends the current selection by an individual object.
addSelection(Collection<E>) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Extends the current selection by individual objects.
addSelectionListener(DatasetSelectionListener) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Adds a listener which will be informed about changed on the selection model.
addSelectionListener(DatasetSelectionListener) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Adds a listener which will be informed about changed on the selection model.
addSelectionListener(StyledLayerSelectionModelSynchronizer<StyledLayerSelectionModel<E>>) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Adds a listener to the listener list.
addSeparator(int, JToolBar.Separator) - Method in class skrueger.geotools.MapPaneToolBar
 
addStyledLayer(StyledLayerInterface<?>) - Method in interface skrueger.geotools.MapContextManagerInterface
Add a StyledLayerInterface object into the underlying MapContext as the topmost layer
addTableModelListener(TableModelListener) - Method in class schmitzm.swing.table.SelectionTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addThreadListener(WorkingThreadListener) - Method in class schmitzm.lang.WorkingThread
Fuegt einen Listener hinzu.
addTool(MapPaneToolBar.MapPaneToolBarAction, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Adds a tool to the tool bar.
addTool(MapPaneToolBar.MapPaneToolBarAction) - Method in class skrueger.geotools.MapPaneToolBar
Adds a tool to the tool bar and resets the toolbar GUI.
addTranslationChangeListener(ActionListener) - Method in class skrueger.i8n.Translation
 
addTranslationChangeListener(ActionListener) - Method in class skrueger.swing.TranslationEditJPanel
 
addValue(Object) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Fuegt der Liste ein Element (am Ende) hinzu.
addValueToZoneStatistic(Z, double) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Fuegt der Statistik einer Zone einen Wert hinzu.
ALL - Static variable in interface schmitzm.geotools.feature.AttributeTypeFilter
Standard-Filter, der alle Attribute akzeptiert.
ALL_DIRS_FILTER - Static variable in class schmitzm.io.IOUtil
FileFilter, der alle Verzeichnisse akzeptiert, aber keine "normalen" Dateien.
ALL_FILES_FILTER - Static variable in class schmitzm.io.IOUtil
FileFilter, der alle Dateien akzeptiert, aber keine Verzeichnisse.
ALL_FILTER - Static variable in class schmitzm.io.IOUtil
FileFilter, der alle Dateien und Verzeichnisse akzeptiert.
AlreadyHandledException - Exception in schmitzm.lang
Diese Exception stellt einen Fehler dar, der bereits "irgendwo" abgefangen wurde.
AlreadyHandledException() - Constructor for exception schmitzm.lang.AlreadyHandledException
Erzeugt eine neue AlreadyHandledException.
AlreadyHandledException(String) - Constructor for exception schmitzm.lang.AlreadyHandledException
Erzeugt eine neue AlreadyHandledException.
AMLURI - Static variable in class skrueger.geotools.StyledLayerUtil
URL for Atlas XML schema
angleDegr - Variable in class schmitzm.jfree.chart.style.ChartAxisStyle
Holds the angle (in degrees) the label is rotated by.
appendFileExt(File, String) - Static method in class schmitzm.io.IOUtil
Haengt an einen Dateinamen-Erweiterung eine Erweiterung an, sofern diese noch nicht angehaengt ist.
appl.data - package appl.data
 
appl.util - package appl.util
 
APPLY_BUTTON - Static variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Key, um den ÜBERNEHMEN-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
applyAccess(Access) - Method in interface schmitzm.data.property.Accessible
Wird aufgerufen, wenn ein Zugriffsrecht fuer das Objekt erzeugt wird.
applyAccess(Access) - Method in class schmitzm.data.property.ValueProperty
Wird aufgerufen, wenn ein Zugriffsrecht (Lesend oder Schreibend) angefordert wird.
applyButton - Variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Der ANWENDEN-Button.
applyDatasetProperties(Dataset, Dataset) - Static method in class schmitzm.jfree.JFreeChartUtil
Applies general dataset properties to a Dataset.
applyRendererPropertiesToSelectionRenderer(Dataset, AbstractRenderer, AbstractRenderer) - Method in class schmitzm.jfree.chart.SelectableChartPanel
Applies some rendering properties to the (new) selection renderer.
applyStyleFromXML(E, Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Applies the chart style definition from XML (except the type and id!!
applyStyleFromXML(FeatureChartStyle, Element) - Method in class schmitzm.jfree.feature.style.FeatureChartStyleXMLFactory
Applies the chart style definition from XML (except the type and id!!
applyToAxis(Axis) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Applies the style to a specific axis.
applyToBarRenderer(XYBarRenderer) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Applies style properties which can only be applied to XYBarRenderer.
applyToCategoryAxis(CategoryAxis) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Applies style properties which can only be applied to CategoryAxis (values angle).
applyToCategoryItemRenderer(AbstractCategoryItemRenderer) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Applies style properties which can only be applied to AbstractCategoryItemRenderer.
applyToCategoryPlot(CategoryPlot) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Applies style properties which can only be applied to CategoryPlot.
applyToCategoryPlot(XYPlot) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Applies style properties which can only be applied to XYPlot.
applyToChart(JFreeChart) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Applies the properties of this style to an existing chart.
applyToChart(JFreeChart) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Applies the style to an existing chart.
applyToChart(JFreeChart) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Applies the style to an existing chart.
applyToChart(JFreeChart) - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Applies the style to an existing chart.
applyToDataset(Dataset) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Creates a chart for the given Dataset and applies the style.
applyToDataset(Dataset) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Generates a chart using the given data and the style represented by this class.
applyToDataset(Dataset) - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Creates a scatter chart for the given Dataset and applies the style.
applyToDataset(Dataset) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Does nothing, but always throws a UnsupportedOperationException, because the dummy can not provide this functionality.
applyToDateAxis(DateAxis) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Applies style properties which can only be applied to DateAxis (values angle and format).
applyToFeatureCollection(FeatureCollection) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Creates an appropriate Dataset for the attributes defined by this style (according to the attributes types in the given FeatureCollection) and calls BasicChartStyle.applyToDataset(Dataset).
applyToFeatureCollection(FeatureCollection) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Creates a chart according to the given
applyToFeatureCollection(FeatureCollection) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Does nothing, but always throws a UnsupportedOperationException, because the dummy can not provide this functionality.
applyToFeatureCollection(FeatureCollection) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Creates an appropriate Dataset for the attributes defined by this style (according to the attributes types in the given FeatureCollection) and calls ScatterChartStyle.applyToDataset(Dataset).
applyToNumberAxis(NumberAxis) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Applies style properties which can only be applied to NumberAxis (values angle and format).
applyToPlot(Plot) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Applies the style to a specific plot.
applyToRenderer(AbstractRenderer) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Applies the style to a specific renderer.
applyToXYItemRenderer(AbstractXYItemRenderer) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Applies style properties which can only be applied to AbstractXYItemRenderer.
approveFileOverwrite(Component, String) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
Zeigt einen Dialog an, in dem das Ueberschreiben einer Datei bestaetigt werden muss.
ATTR_TYPES - Static variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Zur Verfuegung stehende Attribut-Typen.
ATTR_TYPES_DESC - Static variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
 
attrDefinitions - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Die in der Tabelle dargestellten Attribute.
attrFilter - Variable in class schmitzm.geotools.feature.FeatureTypeTableModel
Bestimmt die angezeigten Features
attrFilter - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Bestimmt die angezeigten Features
ATTRIBUTE_LABEL - Static variable in class schmitzm.geotools.gui.FeatureFilterPanel
Konstante fuer das Label zur Tabelle der Feature-Attribute.
ATTRIBUTE_TABLE - Static variable in class schmitzm.geotools.gui.FeatureFilterPanel
Konstante fuer die Tabelle der Feature-Attribute.
AttributeFilter - Class in schmitzm.geotools.feature
Diese Klasse stellt einen Filter dar, der einen Attributwert mit einem konstanten Vergleichswert vergleicht.
AttributeFilter(AttributeFilter.CompareType) - Constructor for class schmitzm.geotools.feature.AttributeFilter
Erzeugt einen neuen Filter.
AttributeFilter(AttributeFilter.CompareType, String, Object) - Constructor for class schmitzm.geotools.feature.AttributeFilter
Erzeugt einen neuen Filter.
AttributeFilter.CompareType - Enum in schmitzm.geotools.feature
Typ der Vergleichsfunktion fuer den Filter.
attributeLabel - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Label ueber der Tabelle mit den Feature-Attributen.
AttributeMetaData - Class in skrueger
This class holds meta information about an attribute/column.
AttributeMetaData(int, Boolean, Translation, Translation, String) - Constructor for class skrueger.AttributeMetaData
Creates an AttributeMetaData object with the following information
AttributeMetaData(Integer, String) - Constructor for class skrueger.AttributeMetaData
Creates a new visible AttributeMetaData with default (no) values.
AttributeMetaDataAttributeTypeFilter - Class in skrueger
Implements an AttributeTypeFilter using the visible-property of an AttributeMetaData map (or array).
AttributeMetaDataAttributeTypeFilter(AttributeMetaData[]) - Constructor for class skrueger.AttributeMetaDataAttributeTypeFilter
Creates a new filter.
AttributeMetaDataAttributeTypeFilter(Map<Integer, AttributeMetaData>) - Constructor for class skrueger.AttributeMetaDataAttributeTypeFilter
Creates a new filter.
attributeTable - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Tabelle in der die Feature-Attribute angegeben werden.
attributeTableModel - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Tabellen-Modell, das den Inhalt der Feature-Attribut-Tabelle bestimmt
AttributeTypeFilter - Interface in schmitzm.geotools.feature
Dieses Interface definiert einen Filter fuer die Attribute eines Features oder einer FeatureCollection.
attrIdxForCol - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Speichert den Attribut-Index fuer jede Spalte (wichtig, wenn nicht alle Spalten angezeigt werden!)
attrInputOption - Variable in class schmitzm.geotools.gui.JEditorPane
Contains the InputOption to specify the additional attribute values.
attrMetaData - Variable in class skrueger.geotools.StyledFeatureCollection
Holds the meta data for displaying a legend.
attrMetaDataMap - Variable in class skrueger.AttributeMetaDataAttributeTypeFilter
The meta data of a set of attributes
attrName - Variable in class schmitzm.geotools.feature.AttributeFilter
Name des Feature-Attributs, das mit der Konstante verglichen wird.
attrNames - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Holds the attributes needed to specify the chart data from feature collection (0 = attribute for domain axis; others assigned to the range axis as series).
ATTRTYPE_FACTORY - Static variable in class schmitzm.geotools.feature.FeatureUtil
Instance of AttributeTypeFactory.
attrTypes - Variable in class schmitzm.geotools.feature.FeatureTypeTableModel
Speichert die (die gefilterten!)
attrTypes - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Speichert die angezeigten Attribut-Typen.
authoritySelect - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Auswahl-Feld fuer die Authority.
autoValue - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Checkbox to indicate that the attribute value is generated automatically.
AutoValueGenerator<E> - Interface in schmitzm.geotools.feature
This interface represents a generator to create an attribute default value individually.
available() - Method in class schmitzm.io.CombinedInputStream
Liefert die gesamt Anzahl von Bytes, die in den Eingabe-Streams noch zur Verfuegung stehen.
available() - Method in class schmitzm.io.InputBuffer
Liefert die Anzahl an Bytes, die (noch) aus dem Buffer gelesen werden koennen.
available() - Method in class schmitzm.io.LimitedInputStream
Liefert die Anzahl an Bytes, die noch aus dem LimitedInputStream gelesen werden koennen.
availableSpace() - Method in class schmitzm.io.InputBuffer
Liefert die Anzahl an Bytes, die (noch) in den Buffer geschrieben werden koennen.
avgValue - Variable in class schmitzm.geotools.grid.GridStatistic
Durchschnittlicher Raster-Wert (ohne NoData-Zellen).
avOperators - Variable in class schmitzm.swing.OperationTreePanel
Enthaelt die in der Operator-Auswahl zur Verfuegung gestellten Operatoren Konstanten
avOperatorsDesc - Variable in class schmitzm.swing.OperationTreePanel
Enthaelt die in der Operator-Auswahl angezeigen Operatoren Konstanten
avOperatorsToolTip - Variable in class schmitzm.swing.OperationTreePanel
Enthaelt die in der Operator-Auswahl angezeigen Tooltips der Operatoren.
axisStyle - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the styles of the chart axis.

B

backgroundAlpha - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the background transparency.
backgroundPaint - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the background color of the plot.
backup() - Method in class skrueger.swing.TranslationAskJDialog
Stores the original values of all TranslationEditJPanels so cancel works.
band - Variable in class schmitzm.geotools.grid.ReadableGridCoverage
Speichert das Band des WritableRasters, welches durch dieses Grid angesprochen wird.
baseImage - Variable in class org.geotools.gui.swing.JMapPane
the base image of the map
BaseTypeUtil - Class in schmitzm.temp
Diese Klasse stellt statische Methoden zur Arbeit mit BaseTypes bereit.
BaseTypeUtil() - Constructor for class schmitzm.temp.BaseTypeUtil
 
BasicChartStyle - Class in schmitzm.jfree.chart.style
This class provides a basis chart style for line, area an bar charts.
BasicChartStyle(String) - Constructor for class schmitzm.jfree.chart.style.BasicChartStyle
Creates a normal line style with default values.
BasicChartStyle(String, ChartType) - Constructor for class schmitzm.jfree.chart.style.BasicChartStyle
Creates a normal, vertical line, bar or area style.
BasicChartStyle(String, ChartType, boolean, boolean, PlotOrientation) - Constructor for class schmitzm.jfree.chart.style.BasicChartStyle
Creates a line, area or bar chart style.
BasicChartStyle(String, ChartType, boolean, boolean, PlotOrientation, String, String, String, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.chart.style.BasicChartStyle
Creates a chart style.
bestAllowedMapArea(Envelope) - Method in class org.geotools.gui.swing.JMapPane
Korrigiert den Envelope aka mapArea auf die beste erlaubte Flaeche damit die Massstabsbeschaenkungen noch eingehalten werden, FALLS der uebergeben Envelope nicht schon gueltig sein sollte.
bgPaint - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the background color for the chart.
BinaryInputBuffer - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
BinaryInputBuffer() - Constructor for class schmitzm.io.BinaryInputBuffer
Erzeugt einen neuen BinaryInputBuffer der Groesse 1024.
BinaryInputBuffer(int) - Constructor for class schmitzm.io.BinaryInputBuffer
Erzeugt einen neuen BinaryInputBuffer.
BinaryInputStream - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
BinaryInputStream(InputStream) - Constructor for class schmitzm.io.BinaryInputStream
Erzeugt einen neuen Binary-Eingabestream.
BinaryInputStream(byte[]) - Constructor for class schmitzm.io.BinaryInputStream
Erzeugt einen neuen Binary-Eingabestream, in dem aus dem byte-Array ein ByteArrayInputStream erzeugt wird.
BinaryInputStream(String) - Constructor for class schmitzm.io.BinaryInputStream
Erzeugt einen neuen Binary-Eingabestream, in dem aus dem String ein ByteArrayInputStream erzeugt wird.
BinaryTreeNode<E> - Class in schmitzm.lang.tree
Diese Klasse stellt einen Knoten in einem Baum dar, der maximal 2 Kindknoten hat, einen linken und einen rechten.
BinaryTreeNode() - Constructor for class schmitzm.lang.tree.BinaryTreeNode
Erzeugt einen Wurzel-Knoten ohne Nachfolger.
BinaryTreeNode(E) - Constructor for class schmitzm.lang.tree.BinaryTreeNode
Erzeugt einen Wurzel-Knoten ohne Nachfolger.
BinaryTreeNode(BinaryTreeNode<E>) - Constructor for class schmitzm.lang.tree.BinaryTreeNode
Erzeugt einen Blatt-Knoten.
BinaryTreeNode(E, BinaryTreeNode<E>) - Constructor for class schmitzm.lang.tree.BinaryTreeNode
Erzeugt einen Blatt-Knoten.
BinaryTreeNode(E, BinaryTreeNode<E>, BinaryTreeNode<E>, BinaryTreeNode<E>) - Constructor for class schmitzm.lang.tree.BinaryTreeNode
Erzeugt einen inneren Knoten.
BinaryUtil - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
BinaryUtil() - Constructor for class schmitzm.io.BinaryUtil
 
BooleanInputOption - Class in schmitzm.swing
Diese Klasse stellt eine boolsche Eingabe-Option fuer das MultipleOptionPane dar.
BooleanInputOption(String, boolean) - Constructor for class schmitzm.swing.BooleanInputOption
Erzeugt eine neue Eingabe-Option.
BooleanInputOption(String) - Constructor for class schmitzm.swing.BooleanInputOption
Erzeugt eine neue Eingabe-Option.
BORDER_COLOR - Static variable in class schmitzm.geotools.gui.StyleToolBar
Identifies the "border color" (value type Color) for the PropertyChangeListener.
BORDER_WIDTH - Static variable in class schmitzm.geotools.gui.StyleToolBar
Identifies the "border width" (value type int) for the PropertyChangeListener.
borderColor - Variable in class schmitzm.geotools.gui.StyleToolBar
InputOption to define the border color.
borderColorLabel - Variable in class schmitzm.geotools.gui.StyleToolBar
Label next to the border color InputOption.
borderVisible - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Stores whether a border is shown around the whole chart.
borderWidth - Variable in class schmitzm.geotools.gui.StyleToolBar
InputOption to define the border width.
borderWidthLabel - Variable in class schmitzm.geotools.gui.StyleToolBar
Label next to the border width InputOption.
bounds - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Holds the Bounds for all features.
BOUNDS_INNER - Static variable in class schmitzm.swing.SwingUtil
Modus "Innen".
BOUNDS_OUTER - Static variable in class schmitzm.swing.SwingUtil
Modus "Aussen".
browseButton - Variable in class schmitzm.swing.BrowseInputOption
Der Button fuer die Browse-Aktion.
BrowseInputOption - Class in schmitzm.swing
Die BrowseInputOption erweitert die manuelle Text-Eingabe um eine Browse-Aktion.
BrowseInputOption(String, boolean, Object) - Constructor for class schmitzm.swing.BrowseInputOption
Erzeugt eine neue Eingabe-Option.
buffer - Variable in class schmitzm.io.InputBuffer
 
bufferFull - Variable in class schmitzm.io.InputBuffer
 
builder - Static variable in class schmitzm.geotools.styling.StylingUtil
Deprecated. wurde ersetzt durch StylingUtil.STYLE_BUILDER
button - Variable in class schmitzm.swing.StatusDialog
Button um den Dialog zu beenden.
buttonGroup - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Gruppe der Auswahl-Buttons.
ButtonGroup - Class in schmitzm.swing
Diese Klasse erweitert die javax.swing.ButtonGroup um die Option, alle Button der Gruppe wieder zu deaktivieren.
ButtonGroup() - Constructor for class schmitzm.swing.ButtonGroup
Erzeugt eine neue Button-Gruppe.
buttonGroup - Variable in class schmitzm.swing.SelectionInputOption.Radio
Gruppe, in der die RadioButton agieren.
buttonList - Variable in class schmitzm.swing.SelectionInputOption.Radio
Liste der Buttons.

C

calcFilterWeight() - Method in class schmitzm.data.RasterFilter
Berechnet die Summe ueber alle Eintraege der Filter-Matrix.
calcStatisticsForNormalization(FeatureCollection, FeatureChartStyle) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Calculates statistics needed to normalize data.
calculate(String, ReadableGrid[], RasterFilter[], WritableGrid) - Static method in class schmitzm.data.RasterCalculator
Berechnet eine Formel auf jeder Zelle der Eingabe-Raster und speichert das Ergebnis in der jeweiligen Zelle des Ausgabe-Rasters.
calculate(String, ReadableGrid[], WritableGrid) - Static method in class schmitzm.data.RasterCalculator
Berechnet eine Formel auf jeder Zelle der Eingabe-Raster und speichert das Ergebnis in der jeweiligen Zelle des Ausgabe-Rasters.
cancel() - Method in class skrueger.swing.TranslationAskJDialog
Called when the dilaog is closed using the cancel button.
CANCEL_BUTTON - Static variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Key, um den ABBRECHEN-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
CANCEL_OPTION - Static variable in class schmitzm.swing.StatusDialog
Dialog-Option "Abbrechen".
cancelButton - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Der Abbrechen-Button des Dialogs.
cancelButton - Variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Der ABBRECHEN-Button.
CancelButton - Class in skrueger.swing
A Cancel JButton without text, but with an expressive Icon stat symbolizes CANCEL
CancelButton() - Constructor for class skrueger.swing.CancelButton
Creates a JButton with an icon that symbolizes OK
CancelButton(Action) - Constructor for class skrueger.swing.CancelButton
Creates a JButton with an icon that symbolizes OK
canceled - Variable in class schmitzm.swing.StatusDialog
Flag signalisiert, ob der Dialog ueber den Button abgebrochen wurde.
canceled - Variable in class schmitzm.swing.SwingWorker
Speichert, ob der Worker (durch einen Fehler) abgebrochen wurde (true) oder seine Arbeit erfolgreich ausgefuehrt hat (false).
cancelEditing() - Method in class schmitzm.geotools.gui.JEditorPane
Cancels the current edititing operation.
canDisplay(Object) - Method in class schmitzm.swing.ObjectDisplayContainer
Prueft, ob ein Objekt darstellbar ist.
canProcess(Map) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Takes a map of parameters which describes how to access a DataStore and determines if it can be read by the ShapefileDataStore or IndexedShapefileDataStore implementations.
canProcess(URL) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
CaptionsChangeable - Interface in schmitzm.swing
Dieses Interface ermoeglicht es die Beschriftungen in einer Swing-Komponente (Labels und Buttons) nachtraeglich zu aendern.
CaptionsChangeablePanel - Class in schmitzm.swing
Diese Klasse stellt ein normales JPanel dar, welches jedoch die CaptionsChangeable-Funktionaelitaet beim Aufruf von CaptionsChangeablePanel.resetCaptions(Map) an alle im Panel enthaltenen CaptionsChangeable-Komponenten weiterleitet.
CaptionsChangeablePanel(LayoutManager, boolean) - Constructor for class schmitzm.swing.CaptionsChangeablePanel
Erzeugt ein neues Panel.
CaptionsChangeablePanel(LayoutManager) - Constructor for class schmitzm.swing.CaptionsChangeablePanel
Erzeugt ein gepuffertes Panel.
CaptionsChangeablePanel(boolean) - Constructor for class schmitzm.swing.CaptionsChangeablePanel
Erzeugt ein FlowLayout-Panel.
CaptionsChangeablePanel() - Constructor for class schmitzm.swing.CaptionsChangeablePanel
Erzeugt ein gepuffertes FlowLayout-Panel.
CategoryDatasetSelectionModel - Class in schmitzm.jfree.chart.selection
This selection model maintains whether items of a SeriesDataset are selected in a chart or not.
CategoryDatasetSelectionModel(CategoryDataset) - Constructor for class schmitzm.jfree.chart.selection.CategoryDatasetSelectionModel
Creates a new selection model.
cellAvgs - Variable in class schmitzm.geotools.grid.GridZoneStatistic
Speichert den Durchschnitt der Zellwerte pro Zone.
cellCnt - Variable in class schmitzm.geotools.grid.GridStatistic
Anzahl an Wert-Zellen
cellHeight - Variable in class schmitzm.geotools.grid.GridStatistic
Hoehe des Rasters in Zellen.
cellSums - Variable in class schmitzm.geotools.grid.GridZoneStatistic
Speichert die Summe der Zellwerte pro Zone.
cellWidth - Variable in class schmitzm.geotools.grid.GridStatistic
Breite einer Raster-Zelle.
CENTER - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung zentriert.
centerFrameOnScreen(Component) - Static method in class schmitzm.swing.SwingUtil
Zentriert ein Fenster auf dem Monitor.
centerFrameOnScreen(Window) - Static method in class schmitzm.swing.SwingUtil
Zentriert ein Fenster auf dem Monitor.
centerFrameOnScreenRandom(Component) - Static method in class schmitzm.swing.SwingUtil
Zentriert ein Fenster auf dem Monitor, aber verrückt das Window per Zufall um 10 Prozenz
ChangableLegendItem - Class in schmitzm.jfree.chart
This class extents the LegendItem with functionalities to change the following legend item properties.
ChangableLegendItem(String) - Constructor for class schmitzm.jfree.chart.ChangableLegendItem
Creates a new legend item
ChangableLegendItem(LegendItem) - Constructor for class schmitzm.jfree.chart.ChangableLegendItem
Creates a new legend item
changeEvent - Variable in class schmitzm.swing.Compass
Ereignis, welches an die Listener gesendet wird, wenn sich der Kompass-Wert aendert.
changeFileExt(File, String) - Static method in class schmitzm.io.IOUtil
Aendert die Dateinamen-Erweiterung (z.B. ".exe") einer Datei.
changeItem - Variable in class schmitzm.swing.table.MutableTable.PopupMenu
Menueeintrag fuer Aendern-Aktion
changeItemSelection(E, F) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Changes the selection of a series item.
changeItemSelection(E, F) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Changes the selection of a series item.
changeItemSelection(String) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Changes the selection of the data item of a feature in all series.
changeItemSelection(String, Comparable<?>) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Changes the selection of the data item of a feature.
changeItemSelection(String) - Method in interface schmitzm.jfree.feature.FeatureDatasetSelectionModel
Changes the selection of the data item of a feature.
changeItemSelection(String) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Changes the selection of the data item of a feature in all series.
changeItemSelection(String, Comparable<?>) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Changes the selection of the data item of a feature.
changeModelSelection(int, int, boolean, boolean) - Method in class schmitzm.swing.SortableJTable
Changes the selected cells.
changeSelection(int, int, boolean, boolean) - Method in class schmitzm.swing.SelectableJTable
If a SelectionTableModel is used, a click on the selection column must not clear an existing selection.
changeUrlExt(URL, String) - Static method in class schmitzm.io.IOUtil
Changes the ending (e.g. ".sld") of a URL
CHART_STYLE_FACTORY - Static variable in class schmitzm.jfree.chart.style.ChartStyleUtil
Instance of ChartStyleXMLFactory.
CHART_STYLE_FACTORY - Static variable in class schmitzm.jfree.JFreeChartUtil
Instance of ChartStyleXMLFactory.
ChartAxisStyle - Class in schmitzm.jfree.chart.style
This class is defines the design style of a chart Axis.
ChartAxisStyle() - Constructor for class schmitzm.jfree.chart.style.ChartAxisStyle
Creates a new style with default values (empty label, color black, angle 0).
ChartAxisStyle(String, Color, Double, Double) - Constructor for class schmitzm.jfree.chart.style.ChartAxisStyle
Creates a new style.
ChartAxisStyle(Translation, Color, Double, Double) - Constructor for class schmitzm.jfree.chart.style.ChartAxisStyle
Creates a new style.
chartChanged(ChartChangeEvent) - Method in class schmitzm.jfree.chart.SelectableChartPanel
If a new dataset is added this method updates the selection renderers.
ChartLabelStyle - Class in schmitzm.jfree.chart.style
This class is a general super class for a design style of text displayed in a chart.
ChartLabelStyle() - Constructor for class schmitzm.jfree.chart.style.ChartLabelStyle
Creates a new style with default values (empty label, color undefined).
ChartLabelStyle(String) - Constructor for class schmitzm.jfree.chart.style.ChartLabelStyle
Creates a new style (color undefined).
ChartLabelStyle(String, Color) - Constructor for class schmitzm.jfree.chart.style.ChartLabelStyle
Creates a new style.
ChartLabelStyle(Translation, Color) - Constructor for class schmitzm.jfree.chart.style.ChartLabelStyle
Creates a new style.
ChartMouseSelectionTracker - Class in schmitzm.jfree.chart
This tracker listens to mouse window selections and single mouse clicks on a ChartPanel.
ChartMouseSelectionTracker(ChartPanel, MouseSelectionTracker.SelectionMode) - Constructor for class schmitzm.jfree.chart.ChartMouseSelectionTracker
Creates a new listener.
ChartMouseSelectionTracker(ChartPanel) - Constructor for class schmitzm.jfree.chart.ChartMouseSelectionTracker
Creates a new listener which reacts on single clicks as well as on window selection events.
chartPanel - Variable in class schmitzm.jfree.chart.ChartMouseSelectionTracker
Holds the panel connected to this listener.
ChartPlotStyle - Class in schmitzm.jfree.chart.style
This class defines the rendering style the charts plot(s).
ChartPlotStyle() - Constructor for class schmitzm.jfree.chart.style.ChartPlotStyle
Creates a new style with default values.
ChartRendererStyle - Class in schmitzm.jfree.chart.style
This class defines the rendering style the charts series.
ChartRendererStyle() - Constructor for class schmitzm.jfree.chart.style.ChartRendererStyle
Creates a new style with default values.
ChartRendererStyle.LegendLabelGenerator - Class in schmitzm.jfree.chart.style
This class implements a label generator based on the legend label definitions of this style, which can be used also for AbstractCategoryItemRenderer and AbstractXYItemRenderer.
ChartRendererStyle.LegendLabelGenerator() - Constructor for class schmitzm.jfree.chart.style.ChartRendererStyle.LegendLabelGenerator
 
ChartRendererStyle.LegendTooltipGenerator - Class in schmitzm.jfree.chart.style
This class implements a label generator based on the legend tooltip definitions of this style, which can be used also for AbstractCategoryItemRenderer and AbstractXYItemRenderer.
ChartRendererStyle.LegendTooltipGenerator() - Constructor for class schmitzm.jfree.chart.style.ChartRendererStyle.LegendTooltipGenerator
 
ChartSelectionSynchronizer - Class in skrueger.geotools.selection
This class keeps the selection of a Dataset (based on feature attributes) synchronized with the StyledLayerSelectionModel of a layer.
ChartSelectionSynchronizer(StyledFeatureLayerSelectionModel, FeatureDatasetSelectionModel<?, ?, ?>) - Constructor for class skrueger.geotools.selection.ChartSelectionSynchronizer
Creates a new synchronizer.
ChartStyle - Interface in schmitzm.jfree.chart.style
This interface is a general super class for a design style of a JFreeChart.
ChartStyleUtil - Class in schmitzm.jfree.chart.style
This class contains static utility methods related to chart styling.
ChartStyleUtil() - Constructor for class schmitzm.jfree.chart.style.ChartStyleUtil
 
ChartStyleXMLFactory<E extends ChartStyle> - Class in schmitzm.jfree.chart.style
This class defines a factory to create a chart style from XML.
ChartStyleXMLFactory() - Constructor for class schmitzm.jfree.chart.style.ChartStyleXMLFactory
 
ChartType - Enum in schmitzm.jfree.chart.style
Enum representing the style type of a chart (bar, line, area, ...).
checkBreakingCommands() - Method in class schmitzm.lang.WorkingThread
Prueft, on ein Unterbrechnung-Signal erfolgt ist (pause() oder terminate()).
checkCorrespondingBrackets(char, char) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob eine oeffnende und eine schliessende Klammer zueinander korrespondieren.
checkDisposed() - Method in class schmitzm.data.property.Access
Wirft eine AccessViolationException, wenn das Zugriffsrecht nicht mehr gueltig ist.
checkEnumValue(Class<? extends Enum>, String) - Static method in class schmitzm.lang.LangUtil
Prueft, ob ein Enum ein spezielles Feld besitzt.
checkIdentifier(String) - Static method in class schmitzm.lang.LangUtil
Prueft einen Identifier auf Korrektheit.
checkIdentifierAndError(String) - Static method in class schmitzm.lang.LangUtil
Prueft einen Identifier auf Korrektheit.
checkInputsAndError() - Method in class schmitzm.swing.OperationTreePanel
Prueft die eingegebene Formel auf syntaktische Korrektheit.
checkNode(TreeNode<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Prueft, ob ein Knoten als Vater- oder Kind-Knoten fuer diesen Knoten verwendet werden kann
checkNode(TreeNode<E>) - Method in class schmitzm.lang.tree.TreeNode
Prueft, ob ein Knoten als Vater- oder Kind-Knoten fuer diesen Knoten verwendet werden kann
checkOrientation(int) - Method in class schmitzm.swing.MultiSplitPane
Checkt, ob die angegebene Orientierung gueltig ist.
checkPopupSignal(MouseEvent) - Method in class schmitzm.swing.event.PopupMenuListener
Checkt, ob ein PopupTrigger (i.A.
checkRule(String) - Static method in class schmitzm.data.RasterCalculator
Prueft die Syntax einer Raster-Formel auf Korrektheit.
checkRuleAndError(String) - Static method in class schmitzm.data.RasterCalculator
Prueft die Syntax einer Raster-Formel auf Korrektheit.
checkStructureContainsStructure(ObjectStructure, ObjectStructure) - Static method in class schmitzm.data.ObjectStructureUtil
Prueft, ob eine Objekt-Struktur eine andere umfasst.
checkValid() - Method in class skrueger.swing.TranslationJTextField
If the getText().equals("") sets background color to red.
checkValidInputs() - Method in class skrueger.swing.TranslationAskJDialog
 
checkValues() - Method in class schmitzm.swing.ExpansionBar
Prueft die durch den Konstruktor gesetzten Initialisierungswerte auf korrektheit.
CircleIcon - Class in schmitzm.swing
Diese Klasse stellt ein Icon in Form eines ausgefuellten Kreises dar.
CircleIcon(int, int, Color) - Constructor for class schmitzm.swing.CircleIcon
Erzeugt ein Icon mit einem ausgefuellten Kreis.
clear() - Method in class schmitzm.io.dyntxt.DynamicBlock
Loescht alle Elemente des Blocks.
clear() - Method in class schmitzm.io.InputBuffer
Leert den Buffer.
clear() - Method in class schmitzm.lang.Indent
Loescht den Einrueck-Buffer.
clearColorMapLabels(ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Removes all label information from the ColorMapEntrys of the given ColorMap
clearSelection() - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Clears the selection.
clearSelection() - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Clears the selection.
clearSelection() - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Clears the selection and fires an event to every connected listener to update their selection.
clearZoneStatistic(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Leert die Statistik fuer eine Zone.
clearZoneStatistic() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Leert die Statistik aller Zonen.
clone() - Method in class schmitzm.data.property.PropertySet
Erzeugt eine Kopie der Menge.
clone() - Method in class schmitzm.geotools.feature.AttributeFilter
Erzeugt einen AttributeFilter mit dem gleichen Vergleichstyp, dem gleichen Attributnamen und der gleichen Vergleichskonstante wie die Instanz.
clone(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Clones a Style by converting it to XML and reading it back in.
clone(Symbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
clone(Graphic) - Static method in class schmitzm.geotools.styling.StylingUtil
Clons a Graphic element
clone() - Method in class skrueger.i8n.Translation
 
cloneArray(T[], boolean, T...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array (aber nicht dessen Elemente).
cloneArray(T[], T...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array (aber nicht dessen Elemente).
cloneArray(long[], long...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(int[], int...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(short[], short...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(byte[], byte...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(double[], double...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(float[], float...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(boolean[], boolean...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneArray(char[], char...) - Static method in class schmitzm.lang.LangUtil
Kopiert einen Array und belegt (einige) Elemente direkt neu.
cloneAttributeType(AttributeType, Boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Clones an AttributeType.
cloneColorMap(ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Kopiert eine ColorMap.
cloneColorMapEntry(ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Kopiert einen ColorMapEntry.
cloneFeatureType(FeatureType, String, Boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Clones an FeatureType.
cloneFilter(Filter) - Static method in class schmitzm.geotools.FilterUtil
Erzeugt eine Kopie eines Filters
cloneStructure() - Method in class schmitzm.data.property.ListProperty
Liefert eine neue, leerer ListProperty mit identischem Namen, Typ und gleichen Zugriffsparemetern.
cloneStructure() - Method in class schmitzm.data.property.MatrixProperty
Liefert eine neue, leerer MatrixProperty mit identischem Namen, Typ, geleicher Groesse und gleichen Zugriffsparemetern.
cloneStructure() - Method in class schmitzm.data.property.Property
Erzeugt einen neue Property, die von der Struktur her identisch ist mit der Property.
cloneStructure() - Method in class schmitzm.data.property.ScalarProperty
Liefert eine neue, leerer ScalarProperty mit identischem Namen, Typ und gleichen Zugriffsparemetern.
close(FeatureIterator) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
close() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Schliesst den Reader.
close() - Method in class schmitzm.io.CombinedInputStream
Schliesst alle Eingabe-Streams.
closeInputStream(InputStream) - Static method in class schmitzm.io.IOUtil
Versucht einen Eingabe-Stream zu schliessen.
closeInputStream(InputStream[]) - Static method in class schmitzm.io.IOUtil
Versucht alle gegebenen Eingabe-Streams zu schliessen.
closeIterator(Iterator) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
closeOutputStream(OutputStream) - Static method in class schmitzm.io.IOUtil
Versucht einen Ausgabe-Stream zu schliessen.
CM_DIALOG_APPLY - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den ÜBERNEHMEN-Button des Farbpaletten-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_DIALOG_CANCEL - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den ABBRECHEN-Button des Farbpaletten-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_DIALOG_OK - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den OK-Button des Farbpaletten-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_DIALOG_SAVE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den SPEICHERN-Button des Farbpaletten-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_DIALOG_TABLEHEADER_COLOR - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den 2.
CM_DIALOG_TABLEHEADER_LABEL - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den 3.
CM_DIALOG_TABLEHEADER_QUANTITY - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den 1.
CM_DIALOG_TITLE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Titel des Farbpaletten-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_SAVE_DIALOG_QUESTION - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Text des Farbpaletten-Speichern-Dialogs in der CaptionsChangeable-Map anzusprechen.
CM_SAVE_DIALOG_TITLE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Titel des Farbpaletten-Speichern-Dialogs in der CaptionsChangeable-Map anzusprechen.
COL_NAME - Variable in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Spalten-Namen der Tabelle.
COL_TYPE - Variable in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Spalten-Typen der Tabelle.
colClass - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Spalten-Typen.
colIdx - Variable in class skrueger.AttributeMetaData
 
collection - Variable in class org.geotools.feature.collection.SubFeatureCollection
Origional Collection
collection() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
colNames - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Spaltennamen.
colNames - Variable in class schmitzm.swing.table.AbstractTableModel
Beinhaltet die Spaltennamen.
ColorEditor - Class in schmitzm.swing.table
Diese Klasse stellt einen Editor fuer eine Tabellen-Zelle dar, welche ein Color-Objekt beinhaltet.
ColorEditor() - Constructor for class schmitzm.swing.table.ColorEditor
Erzeugt einen neuen Editor.
ColorInputOption - Class in schmitzm.swing
Diese Klasse stellt eine Farb-Eingabe-Option fuer das MultipleOptionPane dar.
ColorInputOption(String, boolean) - Constructor for class schmitzm.swing.ColorInputOption
Erzeugt eine neue Eingabe-Option.
ColorInputOption(String, boolean, Color) - Constructor for class schmitzm.swing.ColorInputOption
Erzeugt eine neue Eingabe-Option.
colorMapEntriesEqual(ColorMapEntry, ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Prueft, ob zwei ColorMapEntry-Instanzen gleich sind.
ColorMapManager - Class in schmitzm.geotools.styling
Diese Klasse verwaltet eine Liste von Farbpaletten fuer Rasterdaten als Tupel (Name, ColorMap).
ColorMapManager() - Constructor for class schmitzm.geotools.styling.ColorMapManager
Erzeugt einen neuen ColorMapManager.
colorMaps - Variable in class schmitzm.geotools.gui.LayeredMapPane
Auswahl an Farb-Paletten fuer Raster-Daten
colorMapsEqual(ColorMap, ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Prueft, ob zwei ColorMap-Instanzen gleich sind.
ColorMapTable - Class in schmitzm.geotools.gui
Diese Klasse stellt eine Tabelle dar, in der eine ColorMap dargestellt und veraendert werden kann.
ColorMapTable(ColorMap) - Constructor for class schmitzm.geotools.gui.ColorMapTable
Erzeugt eine neue Tabelle
ColorMapTable() - Constructor for class schmitzm.geotools.gui.ColorMapTable
Erzeugt eine neue Tabelle.
ColorRenderer - Class in schmitzm.swing.table
Diese Klasse stellt einen Renderer fuer Tabellenzellen dar, in denen eine Farbe (also eine Color-Instanz) dargestellt werden soll.
ColorRenderer(boolean) - Constructor for class schmitzm.swing.table.ColorRenderer
Erzeugt einen neuen Zellen-Renderer.
ColorsRenderer - Class in schmitzm.swing.table
Diese Klasse stellt einen Renderer fuer Tabellenzellen dar, in denen mehrere Farben (also ein Color[]) dargestellt werden sollen.
ColorsRenderer(boolean) - Constructor for class schmitzm.swing.table.ColorsRenderer
Erzeugt einen neuen Zellen-Renderer.
CombinedInputStream - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
CombinedInputStream(InputStream[]) - Constructor for class schmitzm.io.CombinedInputStream
Erzeugt einen neuen CombinedInputStream.
CombinedInputStream(int) - Constructor for class schmitzm.io.CombinedInputStream
Erzeugt einen neuen CombinedInputStream.
ComparableObject<K extends Comparable,V> - Class in schmitzm.lang
Diese Klasse dient dazu, ein beliebiges Objekt vergleichbar zu machen.
ComparableObject(K, V) - Constructor for class schmitzm.lang.ComparableObject
Erzeugt ein neues Tupel
ComparableObject(K, V, boolean) - Constructor for class schmitzm.lang.ComparableObject
Erzeugt ein neues Tupel
comparator - Variable in class schmitzm.lang.SortableVector
Comparator, der die Sortierung bestimmt.
compare(Object, Object) - Method in class schmitzm.lang.DefaultComparator
Fuehrt den Vergleich aus.
compare(Locale, Locale) - Method in class schmitzm.lang.LocaleComparator
Fuehrt den Vergleich aus.
compareActions(int, int) - Method in interface schmitzm.swing.menu.ActionStructure
Prueft, ob zwei Actionscodes gemeinsame Komponenten beinhalten.
compareActions(int, int) - Method in class schmitzm.swing.menu.ObjectMenuItem
Prueft, ob zwei Actionscodes gemeinsame Komponenten beinhalten.
compareActions(int, int) - Method in class schmitzm.swing.menu.ObjectSubMenu
Prueft, ob zwei Actionscodes gemeinsame Komponenten beinhalten.
compareDesc - Variable in class schmitzm.lang.LocaleComparator
Flag, ob nach der Beschreibung verglichen wird (true) oder nach dem Sprach-Code.
compareObjectStructures(ObjectStructure, ObjectStructure) - Static method in class schmitzm.data.ObjectStructureUtil
Vergleicht zwei Objekt-Strukturen.
compareStructure(ReadableGrid, String, ReadableGrid, String, boolean) - Static method in class schmitzm.data.AbstractReadableGrid
Vergleicht zwei Raster auf gleiche Struktur (Hoehe, Breite, Zell-Hoehe, Zell-Breite, Sample-Type).
compareTo(Object) - Method in class schmitzm.lang.ComparableObject
Vergleicht den Schluessel dieses Objekts mit einem anderen.
Compass - Class in schmitzm.swing
Diese Komponente stellt eine Kompass-Nadel dar, deren Ausrichtung ueber eine Grad-Angabe zwischen 0° und 360° (Nord = 0°; West = 90°) eingestellt wird.
Compass() - Constructor for class schmitzm.swing.Compass
Erzeugt eine neue Kompass-Komponente.
Compass(double) - Constructor for class schmitzm.swing.Compass
Erzeugt eine neue Kompass-Komponente.
ComponentRenderer - Class in schmitzm.swing.table
Diese Klasse stellt einen Tabellen-Renderer fuer jede Art von Component-Objekten dar.
ComponentRenderer(int, int) - Constructor for class schmitzm.swing.table.ComponentRenderer
Erzeugt einen neuen Zellen-Renderer.
ComponentRenderer() - Constructor for class schmitzm.swing.table.ComponentRenderer
Erzeugt einen neuen Zellen-Renderer.
ComponentRenderer.JCheckBox - Class in schmitzm.swing.table
Dieser Renderer stellt das jeweilige Objekt in einer JCheckBox dar.
ComponentRenderer.JCheckBox(int, int) - Constructor for class schmitzm.swing.table.ComponentRenderer.JCheckBox
Erzeugt einen neuen Zellen-Renderer in Form einer ComponentRenderer.JCheckBox.
ComponentRenderer.JCheckBox() - Constructor for class schmitzm.swing.table.ComponentRenderer.JCheckBox
Erzeugt einen neuen Zellen-Renderer in Form einer ComponentRenderer.JCheckBox.
ComponentRenderer.JComboBox - Class in schmitzm.swing.table
Dieser Renderer stellt das jeweilige Objekt in Form einer JComboBox dar.
ComponentRenderer.JComboBox(int, int) - Constructor for class schmitzm.swing.table.ComponentRenderer.JComboBox
Erzeugt einen neuen Zellen-Renderer in Form einer ComponentRenderer.JComboBox.
ComponentRenderer.JComboBox() - Constructor for class schmitzm.swing.table.ComponentRenderer.JComboBox
Erzeugt einen neuen Zellen-Renderer in Form einer ComponentRenderer.JComboBox.
ComponentRenderer.JTextField - Class in schmitzm.swing.table
Dieser Renderer stellt das jeweilige Objekt in einem JTextField dar.
ComponentRenderer.JTextField() - Constructor for class schmitzm.swing.table.ComponentRenderer.JTextField
Erzeugt einen neuen Zellen-Renderer in Form einer ComponentRenderer.JCheckBox.
compType - Variable in class schmitzm.geotools.feature.AttributeFilter
Art des Vergleichs in AttributeFilter.evaluate(Feature).
compValue - Variable in class schmitzm.geotools.feature.AttributeFilter
Konstante, mit der das Feature-Attibut vergleichen wird.
configFileField - Variable in class schmitzm.swing.log4j.LoggerFrame
Eingabe-Feld fuer die Log4j-Konfigurationsdatei.
ConnectedPopupMenu - Class in schmitzm.swing.menu
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
ConnectedPopupMenu() - Constructor for class schmitzm.swing.menu.ConnectedPopupMenu
 
connectTo(Component) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Verbindet das Popup-Menue mit einer Komponente.
contains(Object) - Method in class schmitzm.data.event.Invoker
Prueft, ob ein Objekt in der Invoker-Kette (bis zur Wurzel) der "betroffenen Objekte" enthalten ist.
contains(Object) - Method in class schmitzm.data.property.ListPropertyReadAccess
Checkt, ob ein Objekt in der Liste vorhanden ist.
contains(Object) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Checkt, ob ein Objekt in der Liste vorhanden ist.
containsMultipleValues() - Method in interface schmitzm.data.ObjectStructure
Prueft, ob die Objektstruktur mehrere Instanzen aufnehmen kann.
containsMultipleValues() - Method in class schmitzm.data.property.ListProperty
Liefert true, da eine Listen-Eigenschaft immer aus mehreren Werten besteht.
containsMultipleValues() - Method in class schmitzm.data.property.MatrixProperty
Liefert true, da eine Matrix-Eigenschaft immer aus mehreren Werten besteht.
containsMultipleValues() - Method in class schmitzm.data.property.PropertySet
Liefert false, da eine Eigenschaftsmenge von jeder Eigenschaft immer nur eine Instanz enthaelt.
containsMultipleValues() - Method in class schmitzm.data.property.ScalarProperty
Liefert false, das eine skalare Eigenschaft immer nur aus einem Wert besteht.
containsObjectListener(ObjectListener) - Method in class schmitzm.data.event.AbstractObjectTraceable
Prueft, ob ein bestimmter Listener auf das Objekt horcht.
containsObjectListener(ObjectListener) - Method in interface schmitzm.data.event.ObjectTraceable
Checkt, ob der angegebene Listener dem Objekt zugeordnet ist.
containsObjectListener(ObjectListener) - Method in class schmitzm.lang.LimitedVector
Checkt, ob der angegebene Listener dem Objekt zugeordnet ist.
containsProperty(String) - Method in interface schmitzm.data.property.Properties
Prueft, ob das Objekt eine bestimmte Eigenschaft besitzt.
containsProperty(String) - Method in class schmitzm.data.property.Property
Liefert true, falls der Name der Eigenschaft selbst angegeben wird.
containsProperty(String) - Method in class schmitzm.data.property.PropertySet
Prueft, ob die Menge eine bestimmte Eigenschaft enthaelt.
containsZone(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Prueft, ob es eine bestimmte Zone gibt.
content - Variable in class schmitzm.lang.HashtableResourceBundle
Speichert den Inhalt des ResourceBundle.
ContentNode - Class in schmitzm.swing.tree
Diese Klasse stellt Knoten dar, ein Objekt beinhaltet.
ContentNode(Object, boolean) - Constructor for class schmitzm.swing.tree.ContentNode
Erzeugt einen neuen Knoten.
ContentNode(Object, String, boolean) - Constructor for class schmitzm.swing.tree.ContentNode
Erzeugt einen neuen Knoten.
contentPane - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Panel (mit GridBagLayout), in dem die Meldung und Radio-Buttons angezeigt werden.
convertBytesToDouble(byte, InputStream) - Static method in class schmitzm.io.BinaryUtil
Konvertiert 8 Bytes eines Streams in einen double-Wert.
convertBytesToDouble(byte, byte[]) - Static method in class schmitzm.io.BinaryUtil
Konvertiert 8 Bytes in einen double-Wert.
convertBytesToFloat(byte, InputStream) - Static method in class schmitzm.io.BinaryUtil
Konvertiert 4 Bytes eines Streams in einen float-Wert.
convertBytesToFloat(byte, byte[]) - Static method in class schmitzm.io.BinaryUtil
Konvertiert 4 Bytes in einen float-Wert.
convertBytesToLong(byte, InputStream, int) - Static method in class schmitzm.io.BinaryUtil
Konvertiert Bytes eines Streams in einen long-Wert.
convertBytesToLong(byte, byte[]) - Static method in class schmitzm.io.BinaryUtil
Konvertiert eine Reihe von Bytes in einen long-Wert.
convertColorToHex(Color) - Static method in class schmitzm.swing.SwingUtil
Versucht, aus einem String eine Farbe zu erstellen.
convertDoubleToBytes(byte, double) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen double-Wert in 8 Bytes.
convertDoubleToUnsignedBytes(byte, double) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen double-Wert in 8 Bytes.
convertFloatToBytes(byte, float) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen float-Wert in 4 Bytes.
convertFloatToUnsignedBytes(byte, float) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen float-Wert in 4 Bytes.
convertFromString(String) - Method in class schmitzm.swing.BrowseInputOption
Liefert das Objekt zu der Text-Eingabe der Option.
convertFromString(String) - Method in class schmitzm.swing.FileInputOption
Liefert das ein File-Objekt zu der Text-Eingabe (Dateipfad) der Option.
convertFromString(String, Class<? extends T>) - Static method in class schmitzm.temp.BaseTypeUtil
Erzeugt eine BaseType-Instanz aus einem String.
convertFromString(String) - Static method in class schmitzm.temp.BaseTypeUtil
Erzeugt eine BaseType-Instanz aus einem String.
convertLongToBytes(byte, long, int) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen long-Wert in eine Reihe von Bytes.
convertLongToUnsignedBytes(byte, long, int) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen long-Wert in eine Reihe von Bytes.
convertNumber(Number, Class<Number>) - Static method in class schmitzm.temp.BaseTypeUtil
Wandelt einen numerischen Wert in einen bestimmten Datentyp um.
convertRasterToReal(int, int) - Method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine Zellennummer in reale Koordinate.
convertRasterToReal(ReadableGrid, int, int) - Static method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine Zellennummer in eine reale Koordinate.
convertRasterToReal(int, int, double, double) - Static method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine Zellennummer in eine reale Koordinate.
convertRasterToReal(int, int) - Method in interface schmitzm.data.ReadableGrid
Konvertiert eine Zellennummer in reale Koordinate.
convertRasterToReal(int, int) - Method in class schmitzm.data.WritableGridRaster
Konvertiert eine Zellennummer in reale Koordinate.
convertRasterToReal(int, int, double, double) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a raster cell index to "real" world coordinates.
convertRasterToReal(int, int) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Konvertiert eine Zellennummer in reale Koordinate.
convertRealToRaster(double, int) - Method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine reale Koordinate in eine Zellennummer.
convertRealToRaster(ReadableGrid, double, int) - Static method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine reale Koordinate in eine Zellennummer.
convertRealToRaster(double, double, double, int, int) - Static method in class schmitzm.data.AbstractReadableGrid
Konvertiert eine reale Koordinate in eine Zellennummer.
convertRealToRaster(double, int) - Method in interface schmitzm.data.ReadableGrid
Konvertiert eine reale Koordinate in eine Zellennummer.
convertRealToRaster(double, int) - Method in class schmitzm.data.WritableGridRaster
Konvertiert eine reale Koordinate in eine Zellennummer.
convertRealToRaster(double, double, double, int, int) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a real world coordinate to the row/column number of a raster.
convertRealToRaster(GridCoverage2D, double, double) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a geo reference to raster coordinates.
convertRealToRaster(Envelope2D, RenderedImage, double, double) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a geo reference to raster coordinates.
convertRealToRaster(GridCoverage2D, double[]) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a geo reference to raster coordinates.
convertRealToRaster(Envelope2D, RenderedImage, double[]) - Static method in class schmitzm.geotools.grid.GridUtil
Converts a geo reference to raster coordinates.
convertRealToRaster(double, int) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Konvertiert eine reale Koordinate in eine Zellennummer.
convertToGridCoverage2D(Object) - Static method in class schmitzm.geotools.grid.GridUtil
Konvertiert ein Raster-Objekt in eine GridCoverage2D.
convertToProgressBarValue(double) - Method in class schmitzm.swing.ExpansionBar
Der ExpansionBar ist ueber zwei JProgressBars realisiert.
convertToString(Object) - Method in class schmitzm.swing.BrowseInputOption
Erzeugt einen (eindeutigen) String fuer ein Objekt.
convertToString(Object) - Method in class schmitzm.swing.FileInputOption
Liefert den kompletten Datei-Pfad fuer die durch die Eingabe-Option repraesentierten File.
copy(Translation) - Method in class skrueger.i8n.Translation
Copy this Translation to another Translation e.g. for editing
copyAllValues(TextSymbolizer, TextSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
Copies all Values from one TextSymbolizer to another TextSymbolizer
copyGridCoverage(GridCoverage2D) - Static method in class schmitzm.geotools.grid.GridUtil
Kopiert ein GridCoverage2D komplett.
copyGridCoverage(GridCoverage2D, int, int) - Static method in class schmitzm.geotools.grid.GridUtil
Kopiert ein GridCoverage2D komplett, dessen Raster-Koordinaten (obere-linke Ecke) transformiert wird.
counter - Variable in class schmitzm.test.appl.ThreadTest
 
countTokens() - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert die Anzahl an Token, die noch gelesen werden koennen.
CoverageUtil - Class in org.geotools.coverage
Diese Klasse stellt eine Hilfs-Klasse dar, um auf Klassen des Pakets org.geotools.coverage zuzugreifen, die von ausserhalb des Pakets nicht erreichbar sind.
CoverageUtil() - Constructor for class org.geotools.coverage.CoverageUtil
 
create(RenderedImage, Rectangle2D, CoordinateReferenceSystem) - Static method in class schmitzm.data.WritableGridArray
Erzeugt ein neues Raster.
create(RenderedImage, Rectangle2D) - Static method in class schmitzm.data.WritableGridArray
Erzeugt ein neues Raster in WGS84.
create(Raster, Rectangle2D, CoordinateReferenceSystem) - Static method in class schmitzm.data.WritableGridArray
Erzeugt ein neues Raster.
create(Raster, Rectangle2D) - Static method in class schmitzm.data.WritableGridArray
Erzeugt ein neues Raster in WGS84.
create(GridCoverage2D, int) - Static method in class schmitzm.geotools.grid.ReadableGridCoverage
Erzeugt ein neues Grid.
create(GridCoverage2D, int) - Static method in class schmitzm.geotools.grid.WritableGridCoverage
Erzeugt ein neues Grid.
create(String, WritableRaster, int, Envelope2D) - Static method in class schmitzm.geotools.grid.WritableGridCoverage
Erzeugt ein neues Grid.
create(String, int, int, int, Envelope2D) - Static method in class schmitzm.geotools.grid.WritableGridCoverage
Erzeugt ein neues Grid.
create(String, int, int, int, int, int, Envelope2D) - Static method in class schmitzm.geotools.grid.WritableGridCoverage
Erzeugt ein neues Grid.
create(String, WritableRaster, Envelope2D) - Static method in class schmitzm.geotools.grid.WritableGridCoverage
Erzeugt ein neues Grid.
CREATE_SPATIAL_INDEX - Static variable in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Optional - Enable/disable the automatic creation of spatial index
createAnchorPoint(Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createAndSetSelectionModel() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Creates and sets an adequate SeriesDatasetSelectionModel according to the Dataset of the current Plot.
createAndSetSelectionModel() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Creates and sets an adequate SeriesDatasetSelectionModel according to the Dataset of the current Plot.
createAndSetSelectionModel() - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Creates and sets an adequate SeriesDatasetSelectionModel according to the Dataset of the current Plot.
createArray(int, int) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen vorbelegten Array.
createArray(int, long) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen vorbelegten Array.
createArray(int, float) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen vorbelegten Array.
createArray(int, double) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen vorbelegten Array.
createArray(int, String) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen vorbelegten Array.
createArray(int...) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen mehr-dimensionalen Object-Array.
createAttributeMetaDataElement(AttributeMetaData) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an JDOM Element for the given AttributeMetaData object.
createAttributeMetaDataMapElement(Map<Integer, AttributeMetaData>) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an JDOM Element for the given AttributeMetaData map.
createAttributeType() - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Creates an AttributeType from the definition.
createAxisStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a ChartLabelStyle from XML element.
createBrewerPalette(String, Color[]) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a new BrewerPalette with only one scheme (which includes all colors).
createCategoryDataset(FeatureCollection, FeatureChartStyle) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Creates a XYDataset for 2 (or more) attributes of a FeatureCollection.
createCategoryRenderer(BasicChartStyle) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates a CategoryItemRenderer for the given stepped and stacked properties.
createCategoryRenderer(ChartType, boolean, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates a CategoryItemRenderer for the given stepped and stacked properties.
createChannelSelection(SelectedChannelType[]) - Method in class org.geotools.styling.StyleFactoryImpl
 
createClassLoader(URL[]) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen neuen URLClassLoader, der vom System-ClassLoaders abgeleitet ist.
createClassLoader(URL) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen neuen URLClassLoader, der vom System-ClassLoaders abgeleitet ist.
createColorLabel(Color, JLabel) - Static method in class schmitzm.swing.table.ColorRenderer
Liefert einen JLabel, das eine Farbe darstellt.
createColorMap() - Method in class org.geotools.styling.StyleFactoryImpl
 
createColorMapEntry() - Method in class org.geotools.styling.StyleFactoryImpl
 
createColorMapEntry(String, Double, Color, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Erzeugt einen ColorMapEntry.
createColumnNames() - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert die Spaltennamen der Tabelle.
createColumnNames() - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Liefert die Spaltennamen der Tabelle.
createColumnNames() - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert die Spaltennamen der Tabelle.
createColumnNames() - Method in class schmitzm.swing.table.AbstractTableModel
Erzeugt die Spaltennamen der Tabelle.
createColumnNames() - Method in class skrueger.geotools.labelsearch.SearchResultTableModel
 
createContrastEnhancement() - Method in class org.geotools.styling.StyleFactoryImpl
 
createContrastEnhancement(Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createCRS(String) - Static method in class schmitzm.geotools.GTUtil
Erzeugt ein CoordinateReferenceSystem aus einer String-Definition.
createCRS_EPSG(String) - Static method in class schmitzm.geotools.GTUtil
Erzeugt ein CoordinateReferenceSystem aus einem (EPSG-)Code.
createCRS_UTM(int) - Static method in class schmitzm.geotools.GTUtil
Erzeugt ein UTM-CoordinateReferenceSystem.
createCursorFromResourcePath(String, int, int, String) - Static method in class schmitzm.swing.SwingUtil
Erzeugt einen Cursor auf Basis einer relativen Pfad-Angabe.
createDataset(FeatureCollection, FeatureChartStyle) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Creates a Dataset for 1 or more attributes of a FeatureCollection.
createDataStore(Map) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Returns an instance of DataStore iff the resource pointed to the Map of paramers can be handled as a shapefile.
createDataStore(URL) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
We may need to create a new datastore if the provided file does not exist.
createDataStore(URL, boolean) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
createDefaultAttributeMetaDataMap(FeatureCollection) - Static method in class skrueger.geotools.StyledFeatureCollection
Creates non-translated default meta data for a FeatureCollection with all attributes visible and no unit set.
createDefaultChartStyle(String, ChartType) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a default style for a chart type.
createDefaultChartStyle(String, ChartType) - Method in class schmitzm.jfree.feature.style.FeatureChartStyleXMLFactory
Creates a default style for a chart type.
createDefaultGraphic() - Method in class org.geotools.styling.StyleFactoryImpl
 
createDefaultStyle(FeatureCollection) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Standard-Style fuer eine FeatureCollection Und setzt eine default namen
createDefaultStyle(GeometryAttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Standard-Style fuer einen GeometryAttributeType Und setzt eine default Namen.
createDefaultStyle() - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt einen Standard-Style fuer ein GridCoverage2D und setzt den default-Namen: GridUtil.DEFAULT_RASTER_STYLE_NAME Und eine title : GridUtil.DEFAULT_RASTER_STYLE_TITLE
createDefaultStyle(Object) - Static method in class schmitzm.geotools.styling.StylingUtil
Erstellt einen Default-Style fuer ein Geo-Objekt.
createDefaultStyle() - Method in class skrueger.geotools.AbstractStyledLayer
Creates a default style for the geo object.
createDefaultStyle() - Method in class skrueger.geotools.StyledFeatureCollection
Creates a default style for the FeatureCollection.
createDefaultStyle() - Method in class skrueger.geotools.StyledGridCoverage
Creates a default style for a GridCoverage2D.
createDefaultStyle() - Method in class skrueger.geotools.StyledGridCoverageReader
Creates a default style for a GridCoverage2D.
createDiscreteGridSampleDimension(String, ColorMap, double[], Unit) - Static method in class schmitzm.geotools.styling.StylingUtil
Erzeugt eine GridSampleDimension aus einer ColorMap.
createDiscreteStyle(GridCoverage2D, double, Integer, Color...) - Static method in class schmitzm.geotools.grid.GridUtil
Creates a discrete style for a GridCoverage2D.
createDisplacement(Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createElementFromStyle(E, String) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a XML Element representing the ChartStyle.
createElementFromStyle(FeatureChartStyle, String) - Method in class schmitzm.jfree.feature.style.FeatureChartStyleXMLFactory
Creates a XML Element representing the FeatureChartStylee.
createEmpty(RasterMetaData, CoordinateReferenceSystem) - Static method in class schmitzm.data.WritableGridArray
Creates an empty GridArray out of a RasterMetaData object.
createEmpty(RasterMetaData) - Static method in class schmitzm.data.WritableGridArray
Creates an empty GridArray out of a RasterMetaData object.
createEnvelope(org.opengis.geometry.Envelope) - Static method in class schmitzm.geotools.JTSUtil
Created an (CRS-less) JTS-Envelope from an OpenGIS-Envelope.
createEnvelope2D(Rectangle2D, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.GTUtil
Erzeugt einen Envelope2D aus einem Rectangle2D .
createExtent(String, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createExternalGraphic(String, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createExternalGraphic(URL, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFeatureCollection(ResultSet, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt eine FeatureCollection aus einem SQL-Result.
createFeatureType() - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Erzeugt einen neuen FeatureType, aus den in der Tabelle dargestellen Attributen.
createFeatureType(ResultSetMetaData, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen FeatureType aus einem SQL-Result.
createFeatureType(ResultSetMetaData, String, Class, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen FeatureType aus einem SQL-Result.
createFeatureType(String, Map<String, Object>, Class) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen FeatureType aus Beispiel-Attribut-Werten.
createFeatureTypeConstraint(String, Filter, Extent[]) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFeatureTypeStyle() - Method in class org.geotools.styling.StyleFactoryImpl
 
createFeatureTypeStyle(Rule[]) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFill(Expression, Expression, Expression, Graphic) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFill(Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFill(Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFilter() - Method in class org.geotools.feature.collection.SubFeatureCollection
Override to implement subsetting
createFilter() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert einen Filter zu der im Panel eingetragene Formel.
createFont(Expression, Expression, Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createFrame(Component, String, Image) - Static method in class schmitzm.swing.SwingUtil
Erzeugt ein neues Fenster mit BorderLayout und zeigt darin eine Component an.
createFromOneLIne(String) - Static method in class skrueger.i8n.I8NUtil
Creates a Translation
If oneLineCoded is empty or null, NO TRANSLATION is set.
createGeneralEvent() - Method in class schmitzm.data.event.AbstractObjectTraceable
Erzeugt ein generelles Event, mit welchem die Listener ueber Aenderungen am Objekt informiert werden, die eine generelle Reorganisation nach sich ziehen muss.
createGeometryAttributeType(Class<? extends Geometry>, Geometry, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Geometrie-Attribut-Typ.
createGeophysicsCategory(Category, boolean) - Static method in class org.geotools.coverage.CoverageUtil
Erzeugt eine neue Instanz von GeophysicsCategory.
createGeoPositionString(Point2D, Point2D) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Erzeugt den String, in dem die Koordinaten dargestellt werden.
createGraphic(ExternalGraphic[], Mark[], Symbol[], Expression, Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createGridCoverage(GridCoverage2D, Envelope) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt ein GridCoverage2D aus einem anderen.
createGridReaderFromGeoTiff(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Deprecated. WorldImageReader klappt noch nicht so 100%ig (Colorisierung schlaegt fehl!)
createGridReaderFromGeoTiff(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Deprecated. WorldImageReader klappt noch nicht so 100%ig (Colorisierung schlaegt fehl!)
createHalo(Fill, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createImageForRule(Rule, FeatureType, Dimension, Color) - Method in class skrueger.geotools.LegendIconFeatureRenderer
Creates a little BufferedImage that presents the Style/Symbols used by the MapLegend to show a legend for the FeatureType
createImageForRule(Rule, FeatureType, Dimension) - Method in class skrueger.geotools.LegendIconFeatureRenderer
Creates a little BufferedImage that presents the Style/Symbols used by the MapLegend to show a legend for the FeatureType
createImageIconFromResourcePath(String, String) - Static method in class schmitzm.swing.SwingUtil
Erzeugt ein Icon auf Basis einer relativen Pfad-Angabe.
createImageIconFromResourcePath(Class, String, String) - Static method in class schmitzm.swing.SwingUtil
Erzeugt ein Icon auf Basis einer relativen Pfad-Angabe.
createImageOutline(Symbolizer) - Method in class org.geotools.styling.StyleFactoryImpl
 
createInputComponent() - Method in class schmitzm.geotools.gui.FeatureInputOption
Erzeugt eine neue Instanz der Eingabe-Komponente. z.B. ein Text-Eingabefeld oder eine Combo-Box.
createInputComponent() - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Erzeugt eine neue Instanz der Eingabe-Komponente. z.B. ein Text-Eingabefeld oder eine Combo-Box.
createInputComponent() - Method in class schmitzm.swing.BooleanInputOption
Erzeugt eine neue Instanz von JCheckBox.
createInputComponent() - Method in class schmitzm.swing.ColorInputOption
Erzeugt eine neue Instanz von JLabel.
createInputComponent() - Method in class schmitzm.swing.InputOption
Erzeugt eine neue Instanz der Eingabe-Komponente. z.B. ein Text-Eingabefeld oder eine Combo-Box.
createInputComponent() - Method in class schmitzm.swing.ManualInputOption
Erzeugt eine neue Instanz von JTextField.
createInputComponent() - Method in class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine neue Instanz von JComboBox.
createInputComponent() - Method in class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine neues JPanel, in dem untereinander JRadioButtons fuer jede Auswahl-Option angeordnet werden.
createInstanceFor(Dataset) - Static method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Creates a AbstractDatasetSelectionModel for a Dataset.
createInterpolativeStyle(GridCoverage2D, double, Color...) - Static method in class schmitzm.geotools.grid.GridUtil
Creates an interpolative style for a GridCoverage2D.
createLabelStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a ChartLabelStyle from XML element.
createLayerFeatureConstraints(FeatureTypeConstraint[]) - Method in class org.geotools.styling.StyleFactoryImpl
 
createLegendPanel(FeatureTypeStyle[], FeatureType) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a Box that shows a legend for a list of FeatureTypeStyles and a targeted featureType
createLinePlacement(Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createLineStyle(Color) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Linien-Style.
createLineStyle(Color, double) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Linien-Style.
createLineStyle() - Method in class schmitzm.geotools.gui.StyleToolBar
Creates a line style with the currently set border color and width.
createLineSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createLineSymbolizer(Stroke, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createLogger(Object) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen Log4j-Logger fuer ein Objekt.
createMapLayer(Object) - Static method in class skrueger.geotools.StyledLayerUtil
Creates a Geotools MapLayer from an object.
createMapLayer(Object, Style) - Static method in class skrueger.geotools.StyledLayerUtil
Creates a Geotools MapLayer from an object.
createMark(Expression, Stroke, Fill, Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
createMemoryFeatureSource(FeatureCollection) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erstellt eine FeatureSource basierend auf einem MemoryDataStore für eine übergebene FeatureCollection
createNamedLayer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createNamedStyle() - Method in class org.geotools.styling.StyleFactoryImpl
 
createNewDataStore(Map) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Creates a new DataStore - for a file that does not exist yet.
createNewLayer() - Method in class schmitzm.geotools.gui.JEditorToolBar
Starts new layer.
createNoDataCategory(int, double) - Static method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
Creates a Category for a NoData-value, which will be displayed transparently.
createNoDataCategory(double) - Static method in class schmitzm.geotools.styling.StylingUtil
Erzeugt eine Category fuer die NoData-Werte transparent dargestellt werden.
createNoDataCategory(int, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Erzeugt eine Category fuer die NoData-Werte transparent dargestellt werden.
createPlotStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a ChartPlotStyle from XML element.
createPointPlacement(AnchorPoint, Displacement, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createPointStyle(Color) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen (randlosen) Punkt-Style in Form eines Kreises.
createPointStyle(Color, Color, double) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen (randlosen) Punkt-Style in Form eines Kreises.
createPointStyle(String, Color, Color, double, double, double, double) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Punkt-Style.
createPointStyle() - Method in class schmitzm.geotools.gui.StyleToolBar
Creates a point style with the currently set point style, size, fill and border color.
createPointSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createPointSymbolizer(Graphic, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createPolygonStyle(Color, Color, double) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Polygon-Style.
createPolygonStyle() - Method in class schmitzm.geotools.gui.StyleToolBar
Creates a polygon style with the currently set fill, border color and width.
createPolygonSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createPolygonSymbolizer(Stroke, Fill, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createPopupMenu(int) - Method in class schmitzm.swing.table.MutableTable
Erzeugt eine Instanz des MutableTable.PopupMenu.
createPopupMenuListener() - Method in class schmitzm.swing.table.MutableTable
Erzeugt einen MouseListener der bei einem Popup-Signal (z.B.
createPopupMenuListener(int) - Method in class schmitzm.swing.table.MutableTable
Erzeugt einen MouseListener der bei einem Popup-Signal (z.B.
createPropertyFile(ResourceProvider, Locale, boolean) - Static method in class schmitzm.lang.ResourceProvider
Erzeugt eine Property-Datei (.properties) fuer ein Resource Bundle.
createRadioButton(String) - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Erzeugt einen neuen Radio-Button und fuegt diesen in die CRSSelectionDialog.buttonGroup ein.
createRasterLegendDataElement(RasterLegendData) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an JDOM Element for the given RasterLegendData map.
createRasterSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createRasterSymbolizer(String, Expression, ChannelSelection, Expression, ColorMap, ContrastEnhancement, ShadedRelief, Symbolizer) - Method in class org.geotools.styling.StyleFactoryImpl
 
createRegExFileFilter(String, IOUtil.FilterMode) - Static method in class schmitzm.io.IOUtil
Erstellt einen Filter fuer einen regulaeren Ausdruck.
createRegressionChart(XYDataset, String, String, String, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates a JFreeChart which shows a point for each data iten and a the appropriate regression line.
createRegressionLineDataset(XYSeriesCollection, int, Comparable<?>, int) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates sample data for a regression line of an XYDataset.
createRegressionLineDataset(XYDataset, int, Comparable<?>, double, double, int) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates sample data for a regression line of an XYDataset.
createRelativeFile(File, String) - Static method in class schmitzm.io.IOUtil
Erzeugt ein neues File-Objekt relativ zu einer Pfad-Angabe.
createRemoteOWS(String, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ComponentRenderer
Liefert einfach das zu Component gecastete Objekt value zurueck.
createRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ComponentRenderer.JCheckBox
Liefert eine JCheckBox, die aktiviert ist, wenn es sich bei dem darzustellenden Objekt um einen Boolean handelt, der den Wert true hat.
createRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ComponentRenderer.JComboBox
Liefert eine JComboBox, die als Inhalt den Wert der Tabellenzelle hat.
createRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ComponentRenderer.JTextField
Liefert ein JTextField, das als Inhalt den Wert der Tabellenzelle hat.
createRendererStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a ChartRendererStyle from XML element.
createRootPane() - Method in class skrueger.swing.TranslationAskJDialog
Since the registerKeyboardAction() method is part of the JComponent class definition, you must define the Escape keystroke and register the keyboard action with a JComponent, not with a JDialog.
createRule() - Method in class org.geotools.styling.StyleFactoryImpl
 
createSampleFeature(FeatureType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a sample Feature instance of the given FeatureType
createScrollPane() - Method in class schmitzm.swing.table.MutableTable
Erzeugt ein JScrollPane fuer die Tabelle.
createSearchResult(Feature, String, String, MapLayer) - Method in class skrueger.geotools.labelsearch.LabelSearch
 
createSegmentLineFeature() - Method in class schmitzm.geotools.gui.JEditorPane
Creates a new Line-Feature from the currently selected segment points.
createSegmentPointFeature() - Method in class schmitzm.geotools.gui.JEditorPane
Creates a new MultiPoint-Feature from the currently selected segment points.
createSelectedChannelType(String, ContrastEnhancement) - Method in class org.geotools.styling.StyleFactoryImpl
 
createSelectedChannelType(String, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createSelectionChangeEvent() - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Creates a DatasetSelectionChangeEvent.
createSelectionChangeEvent(Object) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Creates a simple PropertyChangeEvent for property StyledLayerSelectionModel.SELECTION with no new and old value, just to inform the listeners THAT some selection has changed.
createSelectionModel(Dataset) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Creates an adequate SeriesDatasetSelectionModel according to the given Dataset.
createSelectionModel(Dataset) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Creates an adequate SeriesDatasetSelectionModel according to the given Dataset.
createSelectionModel(Dataset) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Creates an adequate SeriesDatasetSelectionModel according to the given Dataset.
createSelectionModel(Dataset) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModelProvider
Creates an adequate selection model for a dataset.
createSelectionRenderer(Dataset) - Method in class schmitzm.jfree.chart.SelectableChartPanel
Creates an adequate selection renderer for a dataset.
createSelectionRenderer(Dataset) - Method in class schmitzm.jfree.feature.FeatureChartPanel
Creates an adequate selection renderer for a dataset.
createSelectionStyle(Object) - Static method in class schmitzm.geotools.styling.StylingUtil
 
createShadedRelief(Expression) - Method in class org.geotools.styling.StyleFactoryImpl
 
createSimpleFileFilter(String, IOUtil.FilterMode) - Static method in class schmitzm.io.IOUtil
Erstellt einen Filter fuer einen Filter-String.
createStroke(Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
A convienice method to make a simple stroke
createStroke(Expression, Expression, Expression) - Method in class org.geotools.styling.StyleFactoryImpl
A convienice method to make a simple stroke
createStroke(Expression, Expression, Expression, Expression, Expression, float[], Expression, Graphic, Graphic) - Method in class org.geotools.styling.StyleFactoryImpl
creates a stroke
createStyle() - Method in class org.geotools.styling.StyleFactoryImpl
 
createStyle(ColorMap, double) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt einen Standard-Style fuer ein GridCoverage2D
createStyledLayer(Object, String) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an default instance of StyledLayerInterface for a Geotools object (GridCoverage2D, FeatureCollection) with a default style.
createStyledLayer(Object, String, StyledLayerStyle) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an default instance of StyledLayerInterface for a Geotools object (GridCoverage2D, FeatureCollection) with a given style.
createStyledLayerDescriptor() - Method in class org.geotools.styling.StyleFactoryImpl
 
createStyleFromColorMap(ColorMap, String, String) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a Style for a Grid layer from a ColorMap
createStyleFromColorMap(ColorMap, String) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a Style for a Grid layer from a ColorMap Title will be set to GridUtil.UNTITLED_RASTER_STYLE_TITLE
createStyleFromSLD(Element) - Static method in class schmitzm.geotools.styling.StylingUtil
Erzeugt einen Style aus einem JDOM-Element, des eine SLD-Definition enthaelt
createStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Reads a chart definition from XML element.
createStyleFromXML(Element, String) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Reads a chart definition from XML element.
createStyleSimple(Object, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
 
createTextSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String) - Method in class org.geotools.styling.StyleFactoryImpl
 
createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String, Graphic) - Method in class org.geotools.styling.StyleFactoryImpl
 
createTranslationElement(String, Translation) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an JDOM Element for the given Translation.
createUserLayer() - Method in class org.geotools.styling.StyleFactoryImpl
 
createValuePropertyType(Object) - Static method in class schmitzm.data.property.ValuePropertyType
Liefert einen passenden Property-Typ zu einem Datentyp oder einem Beispiel-Objekt.
createWritableRaster(Raster, int, int) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt ein WritableRaster aus einem Raster.
createWritableRaster(Raster) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt ein WritableRaster aus einem Raster.
createXYDataset(FeatureCollection, FeatureChartStyle) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Creates a XYDataset for 2 (or more) attributes of a FeatureCollection.
createXYRenderer(BasicChartStyle) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates a XYItemRenderer for the given stepped and stacked properties.
createXYRenderer(ChartType, boolean, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates a XYItemRenderer for the given stepped and stacked properties.
CROSSHAIR_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer geschlossenen Hand
crs - Variable in class schmitzm.data.AbstractReadableGrid
Enthaelt das CRS des Rasters
crs - Variable in class schmitzm.data.WritableGridRaster
Speichert das CRS des Rasters.
crs - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the CRS of the geo object
crsSelect - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Auswahl-Feld fuer das Authority-CRS.
CRSSelectionDialog - Class in schmitzm.geotools.gui
Dieser Dialog stellt verschiedene CoordinateReferenceSystem (CRS) zur Auswahl.
CRSSelectionDialog(Component, String, boolean, boolean, CoordinateReferenceSystem) - Constructor for class schmitzm.geotools.gui.CRSSelectionDialog
Erzeugt einen neuen Fehler-Dialog.
cutArrayCoordinates(String) - Static method in class schmitzm.data.property.PropertyUtil
Entfernt eine etwaige Koordinaten-Definition (in runden Klammern) am Ende eines Strings.

D

data - Variable in class schmitzm.data.WritableGridArray.Double
Speichert zeilenweise die Daten des double-Rasters (data[y*w+x])
data - Variable in class schmitzm.data.WritableGridArray.Float
Speichert zeilenweise die Daten des float-Rasters (data[y*w+x])
data - Variable in class schmitzm.data.WritableGridArray.Integer
Speichert zeilenweise die Daten des int-Rasters (data[y*w+x])
data - Variable in class schmitzm.swing.ObjectDisplayContainer
Speichert das dargestellte Objekt.
dataset - Variable in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Holds the Dataset whose data can be selected.
dataset - Variable in class schmitzm.jfree.feature.Feature2DatasetMapping
Holds the Dataset for the mapping
datasetChanged(DatasetChangeEvent) - Method in class schmitzm.jfree.chart.selection.CategoryDatasetSelectionModel
Listens for dataset changes.
datasetChanged(DatasetChangeEvent) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Listens for dataset changes.
datasetChanged(DatasetChangeEvent) - Method in class schmitzm.jfree.chart.selection.SeriesDatasetSelectionModel
Listens for dataset changes.
DatasetMetaDataGroup - Class in schmitzm.jfree
This DatasetGroup is raped!
DatasetMetaDataGroup() - Constructor for class schmitzm.jfree.DatasetMetaDataGroup
Creates a new meta data object.
DatasetSelectionChangeEvent - Class in schmitzm.jfree.chart.selection
This event indicates a change on a dataset selection.
DatasetSelectionChangeEvent(DatasetSelectionModel<?, ?, ?>) - Constructor for class schmitzm.jfree.chart.selection.DatasetSelectionChangeEvent
Creates a new event.
DatasetSelectionListener - Interface in schmitzm.jfree.chart.selection
 
DatasetSelectionModel<D extends Dataset,E,F> - Interface in schmitzm.jfree.chart.selection
This selection model maintains whether items of a Dataset are selected in a chart or not.
DatasetSelectionModelProvider<E extends DatasetSelectionModel<?,?,?>> - Interface in schmitzm.jfree.chart.selection
Interface for all objects (especially Plots) which provide a AbstractDatasetSelectionModel.
datasetSelModel - Variable in class skrueger.geotools.selection.ChartSelectionSynchronizer
Holds the chart datset to keep synchronized with the layer selection model.
DataUtil - Class in schmitzm.data
Diese Klasse enthaelt statische Hilfs-Methoden fuer das Package schmitzm.data.
DataUtil() - Constructor for class schmitzm.data.DataUtil
 
DBFCHARSET - Static variable in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Optional - character used to decode strings from the DBF file
decForm - Variable in class schmitzm.geotools.gui.GeoPositionLabel
Speichert das Format fuer die dargstellten Koordinaten
decForm - Variable in class schmitzm.geotools.gui.RasterPositionLabel
Speichert das Format fuer die dargstellten Koordinaten
DECLARED_SCALE_DENOM_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
DEFAULT - Static variable in class schmitzm.lang.DefaultComparator
Standard-Instanz dieses Comparator.
DEFAULT_ACCESS - Static variable in class schmitzm.data.property.ValuePropertyAccessParameters
Vordefinierte Parameter fuer unbegrenzten Lese- und isolierten Schreibzugriff (max. ein Schreibzugriffsrecht zu jedem Zeitpunkt).
DEFAULT_COLORS - Static variable in class schmitzm.geotools.grid.GridUtil
11 Default colors used by #createDiscreteStyle(GridCoverage2D, double, Color...) if no colors are given.
DEFAULT_CRS - Static variable in class schmitzm.geotools.io.GeoImportUtil
Standard-CRS, welches verwendet wird, wenn beim Import kein CRS ermittelt werden kann (Default: DefaultGeographicCRS#WGS84).
DEFAULT_KEY - Static variable in class skrueger.i8n.Translation
 
DEFAULT_LINE_STYLE - Static variable in class schmitzm.geotools.gui.JEditorPane
Default-Style for line layers (blue lines).
DEFAULT_LISTENER - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
This listener is added to the list of listeners automatically.
DEFAULT_POINT_STYLE - Static variable in class schmitzm.geotools.gui.JEditorPane
Default-Style for point layers (blue dots).
DEFAULT_POLYGON_STYLE - Static variable in class schmitzm.geotools.gui.JEditorPane
Default-Style for polygon layers (orange with black borders).
DEFAULT_RASTER_STYLE_NAME - Static variable in class schmitzm.geotools.grid.GridUtil
The default name for style created by createDefaultStyle();
DEFAULT_RASTER_STYLE_TITLE - Static variable in class schmitzm.geotools.grid.GridUtil
 
DEFAULT_TOKENDEF - Static variable in class schmitzm.io.TokenInputStream
Instanz von DefaultTokenDefinition.
defaultButton - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Radio-Button fuer das Standard-CRS.
defaultColorMap - Variable in class schmitzm.geotools.styling.ColorMapManager
Name der Standard-Farbtabelle.
DefaultComparator - Class in schmitzm.lang
Comparator um beliebige Objekte ueber ihre toString()-Methode zu vergleichen.
DefaultComparator() - Constructor for class schmitzm.lang.DefaultComparator
Erzeugt einen neuen Comparator.
defaultCRS - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Das als "Standard" angebotene CRS.
defaultValue - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Manual input field for the attribute's default value.
defineFilterPanel - Variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
A Panel with a titled border that contains all buttons used to define the filter
deiconify(JFrame) - Static method in class schmitzm.swing.SwingUtil
This method deiconifies a frame; the maximized bits are not affected.
deleteFiles(File, FileFilter, boolean, boolean) - Static method in class schmitzm.io.IOUtil
Loescht Dateien oder Verzeichnisse in einem Verzeichnis.
delimiter - Variable in class schmitzm.lang.tree.OperationTreeParser
Entaehlt die Delimiter des Tokenizers OperationTreeParser.tok.
desc - Variable in class skrueger.AttributeMetaData
 
desc - Variable in class skrueger.geotools.AbstractStyledLayer
Holds a long (language-specific) description of the geo object.
descLabel - Variable in class schmitzm.swing.InputOption
Speichert die Beschreibung der Option
description - Variable in class schmitzm.jfree.chart.ChangableLegendItem
Holds the description of the legend item.
descStyle - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds a long description for the chart.
detailCellCounts - Variable in class schmitzm.geotools.grid.GridZoneStatistic
Speichert die Anzahl der Zellen pro Zone und Wert.
detailsButton - Variable in class schmitzm.swing.ExceptionDialog
Button um Details anzuzeigen.
detailsScrollPane - Variable in class schmitzm.swing.ExceptionDialog
ScrollPane, in dem sich die TextArea fuer die Details befinden.
detailsTextArea - Variable in class schmitzm.swing.ExceptionDialog
Bereich, in dem die Details angezeigt werden.
determineProjection(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest das CRS aus einer Datei.
determineProjection(URL) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest das CRS aus einer URL.
determineRasterLayer(JMapPane) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Ermittelt das Raster-Layer, dessen Koordinaten angezeigt werden.
determineStatistic(GridCoverage2D, int, int, Integer) - Static method in class schmitzm.geotools.grid.GridUtil
Liefert statistische Daten ueber ein Grid und erstellt ein Histogramm
determineStatistic(GridCoverage2D, int, int) - Static method in class schmitzm.geotools.grid.GridUtil
Liefert statistische Daten ueber ein Grid und erstellt ein Histogramm.
determineStatistic(GridCoverage2D, int) - Static method in class schmitzm.geotools.grid.GridUtil
Liefert statistische Daten ueber ein Grid, ohne ein Histogram zu berechnen.
determineZoneStatistic(GridCoverage2D, GridCoverage2D) - Static method in class schmitzm.geotools.grid.GridUtil
Liefert statistische Daten ueber ein Grid, das in Zonen unterteilt ist.
determineZoneStatistic(GridCoverage2D, int, GridCoverage2D, int) - Static method in class schmitzm.geotools.grid.GridUtil
Liefert statistische Daten ueber ein Grid, das in Zonen unterteilt ist.
dialog - Variable in class schmitzm.swing.SwingWorker
Speichert den Dialog, der waehrend der Arbeit des SwingWorkers angezeigt wird.
DIALOG_TITLE - Static variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Key, um den Titel des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
dialogOption - Variable in class schmitzm.swing.StatusDialog
Typ des Dialogs (Stanard: StatusDialog.CANCEL_OPTION).
did2fid - Variable in class schmitzm.jfree.feature.Feature2DatasetMapping
Holds for each series the feature ID (String) for each data item.
DISJOINT - Static variable in class schmitzm.data.ObjectStructureUtil
Rueckgabe-Konstante fuer "die beiden Strukituren haben eine leere Schnittmenge".
displayCoordinates(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Stellt die Koordinaten im Label dar, wenn es sich bei dem Event um ein GeoMouseEvent handelt oder das Event von einem JMapPane ausgeloest wurde.
displayCoordinates(MouseEvent) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Stellt die Koordinaten und den Wert des obersten (sichtbaren) Rasters im Label dar, wenn das Event von einem JMapPane ausgeloest wurde.
displayObject - Variable in class schmitzm.swing.SelectionInputOption
Speichert die Objekte, die fuer die Auswahl angezeigt werden.
displayToolTip - Variable in class schmitzm.swing.SelectionInputOption
Speichert fuer jedes SelectionInputOption.selectionObject einen ToolTip, der fuer das Auswahl-Objekt angezeigt wird.
dispose() - Method in class schmitzm.data.property.Access
Macht das Recht ungueltig.
dispose() - Method in class schmitzm.data.property.ListProperty
Zerstoert die Property und die Property-Werte.
dispose() - Method in class schmitzm.data.property.MatrixProperty
Zerstoert die Matrix, indem die auf null gesetzt wird.
dispose() - Method in class schmitzm.data.property.Property
"Schliesst" die Eigenschaft.
dispose() - Method in class schmitzm.data.property.ScalarProperty
Zerstoert die Property und den Property-Wert.
dispose() - Method in interface schmitzm.data.ReadableGrid
Zerstoert das Raster und gibt alle Ressourcen wieder frei.
dispose() - Method in class schmitzm.data.WritableGridArray
Macht zur Zeit noch nichts.
dispose() - Method in class schmitzm.data.WritableGridRaster
Macht zur Zeit noch nichts.
dispose() - Method in class schmitzm.geotools.gui.GeoMapPane
Should be called when the GeoMapPane is not needed no more to help the GarbageCollector
dispose() - Method in class schmitzm.geotools.gui.JMapPane
Should be called when the JMapPane is not needed no more to help the GarbageCollector Removes all JMapPaneListeners that are registered
dispose() - Method in interface skrueger.geotools.MapContextManagerInterface
Help the GC by disposing this Component
dispose() - Method in class skrueger.geotools.StyledFeatureCollection
Simply sets the AbstractStyledLayer.geoObject, AbstractStyledLayer.crs, AbstractStyledLayer.envelope and StyledFeatureCollection.attrMetaData to null.
dispose() - Method in class skrueger.geotools.StyledFS
 
dispose() - Method in class skrueger.geotools.StyledGridCoverage
Simply sets the AbstractStyledLayer.geoObject, AbstractStyledLayer.crs, AbstractStyledLayer.envelope and StyledGridCoverage.legendData to null.
dispose() - Method in class skrueger.geotools.StyledGridCoverageReader
Simply sets the AbstractStyledLayer.geoObject, AbstractStyledLayer.crs, AbstractStyledLayer.envelope and StyledGridCoverageReader.legendData to null.
dispose() - Method in interface skrueger.geotools.StyledLayerInterface
Should be called when this Object is not needed anymore.
dispose() - Method in class skrueger.swing.TranslationEditJPanel
TODO Is never called?!
dispose() - Method in class skrueger.swing.TranslationJTextField
TODO Is never called.
disposeAllAccess() - Method in interface schmitzm.data.property.Accessible
Entzieht saemtlichen Zugriffsrechten, die aktuell fuer das Objekt verteilt sind, die Gueltigkeit.
disposeAllAccess() - Method in class schmitzm.data.property.ValueProperty
Entzieht saemtlichen Zugriffsrechten, die aktuell fuer das Objekt verteilt sind, die Gueltigkeit.
disposed - Variable in class schmitzm.data.property.Access
Gibt an, ob das Recht noch gueltig ist
DLC_HGRID - Static variable in class schmitzm.geotools.gui.GeoMapPane
Konstante fuer das horizontale Koordinaten-Grid.
DLC_MAP - Static variable in class schmitzm.geotools.gui.GeoMapPane
Konstante fuer die Karte.
DLC_SCALE - Static variable in class schmitzm.geotools.gui.GeoMapPane
Konstante fuer den Massstab-Balken.
DLC_VGRID - Static variable in class schmitzm.geotools.gui.GeoMapPane
Konstante fuer das vertikale Koordinaten-Grid.
DOMAIN_AXIS - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the domain axis (X).
domainGridlinePaint - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the color of the domain grid line.
domainGridlineVisible - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds whether the domain grid line is visible.
doSelection(double, double, MapLayer) - Method in class org.geotools.gui.swing.JMapPane
 
DPI_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
drawItem(Graphics2D, CategoryItemRendererState, Rectangle2D, CategoryPlot, CategoryAxis, ValueAxis, CategoryDataset, int, int, int) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Sets the rendering color (temporary for the rendering process) to the highlight color, if the item is defined as selected (by the selection model).
drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Sets the rendering color (temporary for the rendering process) to the highlight color, if the item is defined as selected (by the selection model).
drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Sets the rendering color (temporary for the rendering process) to the highlight color, if the item is defined as selected (by the selection model).
drawRectangle(Graphics) - Method in class org.geotools.gui.swing.JMapPane
 
ds - Variable in class org.geotools.data.wfs.WFSFeatureSource
 
dummyFeatureChartStyle - Variable in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Used to maintain the FeatureChartStyle properties.
dummyFeatureChartStyle - Variable in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Used to maintain the FeatureChartStyle properties.
duplAllowed - Variable in class schmitzm.lang.LimitedVector
Flag, ob der Vector ein Objekt mehrmals enthalten darf.
DuplicateException - Exception in schmitzm.lang
Diese Exception stellt einen Duplikat-Fehler dar.
DuplicateException(String, Object, Object) - Constructor for exception schmitzm.lang.DuplicateException
Erzeugt eine neue Exception
DuplicateException(String) - Constructor for exception schmitzm.lang.DuplicateException
Erzeugt eine neue Exception
DuplicateException() - Constructor for exception schmitzm.lang.DuplicateException
Erzeugt eine neue Exception
DynamicBlock - Class in schmitzm.io.dyntxt
Diese Klasse stellt einen allgemeinen Block von dynamischen Elementen dar.
DynamicBlock(String) - Constructor for class schmitzm.io.dyntxt.DynamicBlock
Erzeugt einen neuen Block.
DynamicBlock(String, DynamicElement) - Constructor for class schmitzm.io.dyntxt.DynamicBlock
Erzeugt einen neuen Block.
DynamicElement - Class in schmitzm.io.dyntxt
Diese Klasse repraesentiert ein allgemeines dynamisches Text-Element.
DynamicElement(String) - Constructor for class schmitzm.io.dyntxt.DynamicElement
Erzeugt ein neues dynamisches Root-Element.
DynamicElement(String, DynamicElement) - Constructor for class schmitzm.io.dyntxt.DynamicElement
Erzeugt ein neues dynamisches Text-Element.
DynamicField - Class in schmitzm.io.dyntxt
Diese Klasse stellt ein dynamisches Feld dar.
DynamicField(String) - Constructor for class schmitzm.io.dyntxt.DynamicField
Erzeugt ein neues Feld-Element.
DynamicField(String, DynamicElement) - Constructor for class schmitzm.io.dyntxt.DynamicField
Erzeugt ein neues Feld-Element.
DynamicInputProvider - Interface in schmitzm.io.dyntxt
Dieses Interface definiert eine Klasse, welche die dynamischen Eingaben fuer einen dynamischen Text bereitstellt.
DynamicLoop - Class in schmitzm.io.dyntxt
Diese Klasse stellt eine Schleife dar, welche eine Reihe von Elementen beihaltet.
DynamicLoop(String) - Constructor for class schmitzm.io.dyntxt.DynamicLoop
Erzeugt ein neues Schleifen-Element.
DynamicLoop(String, DynamicElement) - Constructor for class schmitzm.io.dyntxt.DynamicLoop
Erzeugt ein neues Schleifen-Element.
DynamicProperties - Interface in schmitzm.data.property
Diese Interface sollten alle Objekte implementieren, die sich dynamisch aus einzelnen Eigenschaften (Properties) zusammensetzen.
DynamicTextGenerator - Class in schmitzm.io.dyntxt
Diese Klasse stellt einen dynamischen Text dar.
DynamicTextGenerator(InputStream) - Constructor for class schmitzm.io.dyntxt.DynamicTextGenerator
Erzeugt einen neuen dynamischen Text.
DynamicTextGenerator(InputStream, String, String) - Constructor for class schmitzm.io.dyntxt.DynamicTextGenerator
Erzeugt einen neuen dynamischen Text.

E

EAST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung mitte-rechts.
EDIT - Static variable in class schmitzm.swing.table.ColorEditor
 
EDIT_CLEAR - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Undo all editor actions" (100).
EDIT_FINISH - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Finish current segment" (130).
EDIT_REDO - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Redo last undone editor action" (120).
EDIT_UNDO - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Undo last editor action" (110).
EditableNode - Class in schmitzm.swing.tree
Diese Klasse erweitert den DefaultMutableTreeNode um eine Editierbar?
EditableNode(boolean) - Constructor for class schmitzm.swing.tree.EditableNode
Erzeugt einen neuen Knoten.
EditableNode(Object, boolean) - Constructor for class schmitzm.swing.tree.EditableNode
Erzeugt einen neuen Knoten.
EditableNode(Object, boolean, boolean) - Constructor for class schmitzm.swing.tree.EditableNode
Erzeugt einen neuen Knoten.
editorFeatureCollection - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureCollection of the edited layer.
editorFeatureType - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureType of the edited layer.
editorGeometryForm - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the kind of geometry of the edited layer.
editorLayer - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the edited layer.
editorMapContext - Variable in class schmitzm.geotools.gui.JEditorPane
The map context where the edited layers are displayed.
editorMode - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the operation the editor currently performs.
editorMode - Variable in class schmitzm.geotools.map.event.JEditorPaneEvent
Bearbeitungs-Modus (zum Zeitpunkt des Events)
editorPane - Variable in class schmitzm.geotools.gui.JEditorToolBar
Holds the JEditorPane this tool bar controls.
editorRenderer - Variable in class schmitzm.geotools.gui.JEditorPane
The renderer the edited layers are rendered with.
editorStyles - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the styles to display edited layers.
ELEM_NAME_AMD - Static variable in class skrueger.geotools.StyledLayerUtil
Name of the XML Element for the attribute meta data map
ELEM_NAME_ATTRIBUTE - Static variable in class skrueger.geotools.StyledLayerUtil
Name of the XML Element for an attribute meta data map entry
ELEM_NAME_RASTERLEGEND - Static variable in class skrueger.geotools.StyledLayerUtil
Name of the XML Element for an raster legend data entry
ELEM_NAME_RLD - Static variable in class skrueger.geotools.StyledLayerUtil
Name of the XML Element for the raster legend data
ELEM_NAME_TRANSLATION - Static variable in class skrueger.geotools.StyledLayerUtil
Name of the XML Element for a translation
elements - Variable in class schmitzm.data.property.ListProperty
Speichert die Listen-Elemente.
elements - Variable in class schmitzm.io.dyntxt.DynamicBlock
 
emitter - Variable in class skrueger.geotools.selection.StyledLayerSelectionEvent
Holds the StyledLayerSelectionModel which invokes the event.
EMPTY - Static variable in class schmitzm.swing.StoplightContainer
beide Ampel-Lichter sind aus
emptyColor - Static variable in class skrueger.swing.TranslationJTextField
This RED indicates a missing translation TODO to properties ;-)
EmptyInnerNode - Class in schmitzm.swing.tree
Diese Klasse stellt einen inneren Knoten dar, der selbst kein Objekt beinhaltet, fuer den jedoch potentielle Kinder vorgesehen sind.
EmptyInnerNode(String) - Constructor for class schmitzm.swing.tree.EmptyInnerNode
Erzeugt einen neuen inneren Knoten.
EmptyNode - Class in schmitzm.swing.tree
Diese Klasse stellt einen Knoten dar, der kein Objekt beinhaltet (sondern nur eine Beschriftung).
EmptyNode() - Constructor for class schmitzm.swing.tree.EmptyNode
Erzeugt einen neuen leeren Knoten.
EmptyNode(String) - Constructor for class schmitzm.swing.tree.EmptyNode
Erzeugt einen neuen leeren Knoten.
enabled - Variable in class schmitzm.geotools.gui.MouseSelectionTracker
Indicates whether the tracker reacts on mouse events.
envelope - Variable in class schmitzm.data.WritableGridArray
Speichert die Geo-Referenz (Latitude, Longitude, Breite, Hoehe) des Rasters.
envelope - Variable in class schmitzm.data.WritableGridRaster
Speichert die Geo-Referenz (Longitude, Latitude, Breite, Hoehe) des Rasters.
envelope - Variable in class schmitzm.geotools.grid.ReadableGridCoverage
Speichert die Informationen ueber die GeoReferenz des Rasters.
envelope - Variable in class schmitzm.geotools.map.event.GeneralSelectionEvent
Bereich der selektiert wurde.
envelope - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the bounds of the geo object
EQUAL - Static variable in class schmitzm.data.ObjectStructureUtil
Rueckgabe-Konstante fuer "zwei Strukturen sind identisch".
equals(Object) - Method in class appl.util.RasterMetaData
Checks if the given RasterMetaData object has the same values.
equals(Object) - Method in class schmitzm.data.property.Access
Vergleicht das Zugriffsrecht mit einem anderen.
EQUALS - Static variable in class schmitzm.geotools.feature.AttributeFilter
Attribut-Filter, der auf "Attributwert = Konstante" prueft.
equals(Object) - Method in class schmitzm.lang.ComparableObject
Vergleicht das ComparableObject mit einem anderen.
equalsInStructure(Object) - Method in interface schmitzm.data.ObjectStructure
Prueft, ob die Objekt-Struktur mit einer anderen identisch ist.
equalsInStructure(Object) - Method in class schmitzm.data.property.PropertySet
Vergleicht die Struktur der Property mit einer anderen auf Gleichheit.
equalsInStructure(Object) - Method in class schmitzm.data.property.ValueProperty
Vergleicht die Struktur der Property mit einer anderen auf Gleichheit.
equalsInStructure(Object) - Method in class schmitzm.data.property.ValuePropertyType
Prueft, ob der Datentyp mit einem anderen strukturell identisch ist.
err - Variable in class schmitzm.swing.ExceptionDialog
Speichert den angezeigten Fehler.
errorTolerant - Static variable in class schmitzm.lang.HashtableResourceBundle
Speichert, ob das Fehlen einer angeforderten Ressource toleriert wird.
evaluate(ReadableGrid, int, int) - Method in class schmitzm.data.RasterFilter
Wertet den Filter auf einer Rasterzelle aus, in dem die Summe der mit den Filterwerten gewichteten Rasterwerte (um die Rasterzelle) gebildet wird und diese mit der Summe der Filterwerte normiert wird (geteilt wird).
evaluate() - Method in class schmitzm.data.RasterOperationTree
Deprecated.  
evaluate(int, int, ReadableGrid[], RasterFilter[]) - Method in class schmitzm.data.RasterOperationTree
Wertet den Operatorbaum auf einer bestimmten Raster-Koordinate aus.
evaluate(int, int, ReadableGrid[]) - Method in class schmitzm.data.RasterOperationTree
Wertet den Operatorbaum auf einer bestimmten Raster-Koordinate aus.
evaluate(TreeNode) - Method in class schmitzm.data.RasterOperationTree
Wertet einen Knoten des Operator-Baums aus.
evaluate(Feature) - Method in class schmitzm.geotools.feature.AttributeFilter
Fuehrt den Vergleich durch.
evaluate() - Method in class schmitzm.geotools.feature.FeatureOperationTree
Deprecated.  
evaluate(Feature) - Method in class schmitzm.geotools.feature.FeatureOperationTree
Wertet den Operatorbaum auf einem Feature aus.
evaluate(Feature) - Method in class schmitzm.geotools.feature.FeatureOperationTreeFilter
Prueft, ob ein Feature dem Filter entspricht.
evaluate() - Method in class schmitzm.lang.tree.OperationTree
Wertet den Operator-Baum aus.
evaluate(TreeNode) - Method in class schmitzm.lang.tree.OperationTree
Wertet einen Knoten des Operator-Baums aus.
eventFiringEnabled - Variable in class schmitzm.swing.event.PropertyChangeEmitter
Flag to (temporary) disable firing events.
ExceptionDialog - Class in schmitzm.swing
Diese Klasse stellt eine modale Fehler-Meldung dar.
ExceptionDialog(Component) - Constructor for class schmitzm.swing.ExceptionDialog
Erzeugt einen neuen Fehler-Dialog.
ExceptionDialog(Component, Throwable) - Constructor for class schmitzm.swing.ExceptionDialog
Erzeugt einen neuen Fehler-Dialog.
ExceptionDialog(Component, Throwable, String, String) - Constructor for class schmitzm.swing.ExceptionDialog
Erzeugt einen neuen Fehler-Dialog.
ExceptionDialog(Component, Throwable, String, String, boolean) - Constructor for class schmitzm.swing.ExceptionDialog
Erzeugt einen neuen Fehler-Dialog.
execute() - Method in class schmitzm.swing.SwingWorker.Work
Implementiert den Arbeitsablauf des SwingWorker.
expandAll(JTree, boolean) - Static method in class schmitzm.swing.SwingUtil
Copied from http://www.exampledepot.com/egs/javax.swing.tree/ExpandAll.html e1029.
expandSource(Object) - Method in class schmitzm.data.event.AbstractObjectEvent
Erweitert die Objekt-Hierarchie, die von dem Ereignis betroffen ist.
expandSource(Object) - Method in interface schmitzm.data.event.ObjectEvent
Erweitert die Objekt-Hierarchie, die von dem Ereignis betroffen ist.
ExpansionBar - Class in schmitzm.swing
Ein ExpansionBar aehnelt einem JProgressBar, mit dem Unterschied, dass die Auspraegung des ExpansionBar nicht nur in eine Richtung gehen kann (unten nach oben, oder links nach rechts), sondern ausgehend von einem vorgegebenen Mitte-Wert in beide Richtungen, je nachdem, ob der gesetzte Wert groesser oder kleiner ist als der Mitte-Wert.
ExpansionBar(int, double, double, double, NumberFormat) - Constructor for class schmitzm.swing.ExpansionBar
Erzeugt einen neuen linearen Balken.
ExpansionBar(int, int, double, double, double, NumberFormat) - Constructor for class schmitzm.swing.ExpansionBar
Erzeugt einen neuen Balken.
ExpansionBar(int, double, double, double, double, NumberFormat) - Constructor for class schmitzm.swing.ExpansionBar
Erzeugt einen neuen linearen Balken.
ExpansionBar(int, int, double, double, double, double, NumberFormat) - Constructor for class schmitzm.swing.ExpansionBar
Erzeugt einen neuen Balken.
ExpansionBar(int, int, double, double, double, double, double, double, NumberFormat, NumberFormat) - Constructor for class schmitzm.swing.ExpansionBar
Erzeugt einen neuen Balken.
exportFeatureCollection(Component, FeatureCollection, String) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
Exportiert eine FeatureCollection in ein Shape-File.
exportGridCoverage2D(Component, GridCoverage2D, String) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
Exportiert ein GridCoverage2D in eine Raster-Datei.
extendArray(T[], T...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(long[], long...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(int[], int...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(short[], short...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(byte[], byte...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(double[], double...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(float[], float...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(boolean[], boolean...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendArray(char[], char...) - Static method in class schmitzm.lang.LangUtil
Erweitert einen Array.
extendFeatureCollection(FeatureCollection, AttributeType...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erweitert das Schema einer FeatureCollection um eine Reihe von Attributen.
extendFeatureType(FeatureType, AttributeType...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erweitert das Schema einer FeatureCollection um eine Reihe von Attributen.
extendPackagePath(Class, String) - Static method in class schmitzm.lang.LangUtil
Liefert das Package einer Klasse erweitert um einen relativen Pfad in Punkt-Notation.
extendURL(URL, String) - Static method in class schmitzm.io.IOUtil
Erweitert eine URL.
extractGeometries(FeatureCollection, Vector<Geometry>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Extrahiert alle Default-Geometrien aus einer FeatureCollection.
extractGeometriesToGeometry(Feature) - Static method in class schmitzm.geotools.feature.FeatureUtil
Extrahiert alle Geometrien aus einem Feature.

F

feature - Variable in class schmitzm.geotools.feature.FeatureTableModel
Feature das in der Tabelle dargestellt wird.
feature - Variable in class schmitzm.geotools.map.event.FeatureModifiedEvent
Feature das veraendert wurde.
Feature2CategoryDatasetMapping - Class in schmitzm.jfree.feature
This class implements the mapping between CategoryDataset items (points in chart) and the corresponding Features.
Feature2CategoryDatasetMapping(FeatureCollection, CategoryDataset) - Constructor for class schmitzm.jfree.feature.Feature2CategoryDatasetMapping
Creates a mapping.
Feature2DatasetMapping<D extends Dataset,E,F> - Class in schmitzm.jfree.feature
This class implements the mapping between Dataset items (points in chart) and the corresponding Features.
Feature2DatasetMapping(FeatureCollection, D) - Constructor for class schmitzm.jfree.feature.Feature2DatasetMapping
Creates a mapping.
Feature2SeriesDatasetMapping - Class in schmitzm.jfree.feature
This class implements the mapping between SeriesDataset items (points in chart) and the corresponding Features.
Feature2SeriesDatasetMapping(FeatureCollection, SeriesDataset) - Constructor for class schmitzm.jfree.feature.Feature2SeriesDatasetMapping
Creates a mapping.
FEATURE_CHART_STYLE_FACTORY - Static variable in class schmitzm.jfree.feature.style.FeatureChartUtil
Instance of ChartStyleXMLFactory.
featureArray - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Array mit den Daten von FeatureCollectionTableModel.featureTable.
FeatureBasicChartStyle - Class in schmitzm.jfree.feature.style
This class extends the BasicChartStyle with the properties of the FeatureChartStyle.
FeatureBasicChartStyle(String) - Constructor for class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Creates a normal line style with default values.
FeatureBasicChartStyle(String, ChartType) - Constructor for class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Creates a normal, vertical line, bar or area style.
FeatureCategoryDatasetSelectionModel - Class in schmitzm.jfree.feature
This class extends the CategoryDatasetSelectionModel with the FeatureDatasetSelectionModel, so that selection operations can directly applied on feature IDs.
FeatureCategoryDatasetSelectionModel(CategoryDataset) - Constructor for class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Creates a new selection model.
FeatureChartPanel - Class in schmitzm.jfree.feature
This panel is a special SelectableChartPanel which uses special DatasetSelectionModels to connect the chart data with features.
FeatureChartPanel(JFreeChart) - Constructor for class schmitzm.jfree.feature.FeatureChartPanel
Creates a new chart panel.
FeatureChartPanel(JFreeChart, boolean) - Constructor for class schmitzm.jfree.feature.FeatureChartPanel
Creates a new chart panel.
FeatureChartPanel(JFreeChart, boolean, boolean, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.feature.FeatureChartPanel
Creates a new chart panel.
FeatureChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.feature.FeatureChartPanel
Creates a new chart panel.
FeatureChartStyle - Interface in schmitzm.jfree.feature.style
This interface extends the chart style with several functionalities used to define a chart on a FeatureCollection.
FeatureChartStyle.Dummy - Class in schmitzm.jfree.feature.style
This class defines a dummy implementation of FeatureChartStyle just to maintain the properties of the interface FeatureChartStyle, so sub classes of FeatureChartStyle which usually are derived from a normal ChartStyle implementation must not implement the FeatureChartStyle maintenance each.
FeatureChartStyle.Dummy(String) - Constructor for class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Creates a new dummy.
FeatureChartStyle.Dummy(String, int) - Constructor for class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Creates a new dummy.
FeatureChartStyleXMLFactory - Class in schmitzm.jfree.feature.style
This class defines a factory to create a chart style from XML specialized for FeatureCollection.
FeatureChartStyleXMLFactory() - Constructor for class schmitzm.jfree.feature.style.FeatureChartStyleXMLFactory
 
FeatureChartUtil - Class in schmitzm.jfree.feature.style
This class contains static utility methods related to chart styles based on FeatureCollection.
FeatureChartUtil() - Constructor for class schmitzm.jfree.feature.style.FeatureChartUtil
 
featureCollection - Variable in class schmitzm.jfree.feature.Feature2DatasetMapping
Holds the FeatureCollection for the mapping
FeatureCollectionFilterPanel - Class in schmitzm.geotools.gui
Diese Klasse stellt ein Panel zur Verfuegung, mit der ein FeatureOperationTreeFilter in Form einer arithmetischen (und boolschen) Formel erstellt werden kann.
FeatureCollectionFilterPanel(FeatureCollection, boolean) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Erzeugt ein neues Panel.
FeatureCollectionFilterPanel(FeatureCollection, boolean, boolean) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Erzeugt ein neues Panel
FeatureCollectionFrame - Class in schmitzm.geotools.gui
Dieses Fenster stellt eine FeatureCollection als Tabelle dar.
FeatureCollectionFrame() - Constructor for class schmitzm.geotools.gui.FeatureCollectionFrame
Erzeugt ein neues Fenster inklusive Preview-Bereich fuer die in der Tabelle selektieren Features.
FeatureCollectionFrame(boolean) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFrame
Erzeugt ein neues Fenster.
FeatureCollectionFrame(FeatureCollection) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFrame
Erzeugt ein neues Fenster inklusive Preview-Bereich fuer die in der Tabelle selektieren Features.
FeatureCollectionFrame(FeatureCollection, boolean) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFrame
Erzeugt ein neues Fenster.
FeatureCollectionReader - Class in schmitzm.geotools.feature
Diese Klasse implementiert einen FeatureReader ueber den FeatureIterator einer FeatureCollection.
FeatureCollectionReader(FeatureCollection) - Constructor for class schmitzm.geotools.feature.FeatureCollectionReader
Erzeugt einen neuen FeatureReader.
FeatureCollectionTableModel - Class in schmitzm.geotools.gui
Tabellen-Modell fuer eine FeatureCollection.
FeatureCollectionTableModel() - Constructor for class schmitzm.geotools.gui.FeatureCollectionTableModel
Erzeugt ein neues (leeres) Tabellen-Modell.
FeatureCollectionTableModel(FeatureCollection) - Constructor for class schmitzm.geotools.gui.FeatureCollectionTableModel
Erzeugt ein neues Tabellen-Modell.
FeatureDatasetMetaData - Class in schmitzm.jfree.feature
Meta data for dataset whose data bases on features.
FeatureDatasetMetaData(Feature2DatasetMapping<?, ?, ?>) - Constructor for class schmitzm.jfree.feature.FeatureDatasetMetaData
Creates a new meta data object for features.
FeatureDatasetSelectionModel<D extends Dataset,E,F> - Interface in schmitzm.jfree.feature
This selection model maintains whether items of a Dataset corresponding to features are selected in a chart or not.
FeatureFilterPanel - Class in schmitzm.geotools.gui
Diese Klasse stellt ein Panel zur Vefuegung, mit der ein FeatureOperationTreeFilter in Form einer arithmetischen (und boolschen) Formel erstellt werden kann.
FeatureFilterPanel(FeatureType) - Constructor for class schmitzm.geotools.gui.FeatureFilterPanel
Erzeugt ein neues Panel.
FeatureFilterPanel(FeatureCollection) - Constructor for class schmitzm.geotools.gui.FeatureFilterPanel
Erzeugt ein neues Panel.
FeatureFilterPanel(FeatureType, boolean) - Constructor for class schmitzm.geotools.gui.FeatureFilterPanel
Erzeugt ein neues Panel
featureIdx - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Speichert die Indexe der Features im TableModel um die Funktion FeatureCollectionTableModel.findFeature(Feature) moeglichst effizient zugestalten.
FeatureInputOption - Class in schmitzm.geotools.gui
Eingabe-Option zur Definition eines Feature im MultipleOptionPane.
FeatureInputOption(String, boolean, Feature) - Constructor for class schmitzm.geotools.gui.FeatureInputOption
Erzeugt einen neue Eingabe-Option.
FeatureInputOption(String, boolean, FeatureType) - Constructor for class schmitzm.geotools.gui.FeatureInputOption
Erzeugt einen neue Eingabe-Option.
FeatureLayerFilterDialog - Class in schmitzm.geotools.gui
Diese Klasse stellt einen Dialog dar, in dem eine FeatureCollection ueber eine Formel gefiltert werden kann.
FeatureLayerFilterDialog(Window, JMapPane, MapLayer) - Constructor for class schmitzm.geotools.gui.FeatureLayerFilterDialog
Erzeugt einen neuen Dialog.
FeatureLayerFilterDialog(Window, JMapPane, MapLayer, boolean) - Constructor for class schmitzm.geotools.gui.FeatureLayerFilterDialog
Erzeugt einen neuen Dialog.
FeatureMapLayerSelectionSynchronizer - Class in skrueger.geotools.selection
This class keeps the selection of a (feature) JTable synchronized with the StyledLayerSelectionModel of a layer.
FeatureMapLayerSelectionSynchronizer(StyledFeatureLayerSelectionModel, StyledLayerInterface<?>, MapLayer, JMapPane, MapPaneToolBar) - Constructor for class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
Creates a new synchronizer
FeatureModifiedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JEditorPane ausloest, wenn der Anwender Features in der Karte veraendert.
FeatureModifiedEvent(JEditorPane, MapLayer, Feature, Object) - Constructor for class schmitzm.geotools.map.event.FeatureModifiedEvent
Erzeugt ein neues Ereignis.
FeatureOperationTree - Class in schmitzm.geotools.feature
Diese Klasse stellt einen Operator-Baum dar, in dem neben den von der Oberklasse definitierten Operationen, Referenzen auf Feature-Attribute enthalten sein koennen.
FeatureOperationTree(TreeNode) - Constructor for class schmitzm.geotools.feature.FeatureOperationTree
Erzeugt einen neuen Raster-Operatorbaum
FeatureOperationTree.AttributeIndexReferenceNode - Class in schmitzm.geotools.feature
Diese Knoten repraesentiert eine Index-Referenz auf ein Feature-Attribut im Operatorbaum.
FeatureOperationTree.AttributeIndexReferenceNode(int, BinaryTreeNode) - Constructor for class schmitzm.geotools.feature.FeatureOperationTree.AttributeIndexReferenceNode
Erzeugt einen neuen Referenz-Knoten
FeatureOperationTree.AttributeIndexReferenceNode(int) - Constructor for class schmitzm.geotools.feature.FeatureOperationTree.AttributeIndexReferenceNode
Erzeugt einen neuen Referenz-Knoten
FeatureOperationTree.AttributeNameReferenceNode - Class in schmitzm.geotools.feature
Diese Knoten repraesentiert eine Namens-Referenz auf ein Feature-Attribut im Operatorbaum.
FeatureOperationTree.AttributeNameReferenceNode(String, BinaryTreeNode) - Constructor for class schmitzm.geotools.feature.FeatureOperationTree.AttributeNameReferenceNode
Erzeugt einen neuen Referenz-Knoten
FeatureOperationTree.AttributeNameReferenceNode(String) - Constructor for class schmitzm.geotools.feature.FeatureOperationTree.AttributeNameReferenceNode
Erzeugt einen neuen Referenz-Knoten
FeatureOperationTreeFilter - Class in schmitzm.geotools.feature
Dieser Filter nutzt einen FeatureOperationTree, um die FeatureOperationTreeFilter.evaluate(Feature)-Methode auszuwerten.
FeatureOperationTreeFilter(String) - Constructor for class schmitzm.geotools.feature.FeatureOperationTreeFilter
Erstellt einen neuen Filter.
FeatureOperationTreeFilter(String, FeatureOperationTreeParser) - Constructor for class schmitzm.geotools.feature.FeatureOperationTreeFilter
Erstellt einen neuen Filter.
FeatureOperationTreeParser - Class in schmitzm.geotools.feature
Diese Klasse stellt einen Parser fuer einen Feature-Operatorbaum dar.
FeatureOperationTreeParser() - Constructor for class schmitzm.geotools.feature.FeatureOperationTreeParser
 
features() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
FeatureScatterChartStyle - Class in schmitzm.jfree.feature.style
This class extends the ScatterChartStyle with the properties of the FeatureChartStyle.
FeatureScatterChartStyle(String) - Constructor for class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Creates a scatter chart style a regression line shown.
FeatureScatterChartStyle(String, String, String, String) - Constructor for class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Creates a scatter chart style a regression line shown.
FeatureSelectedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn der Anwender Features in der Karte ausgewaehlt hat.
FeatureSelectedEvent(JMapPane, MapLayer, Envelope, FeatureCollection, Object) - Constructor for class schmitzm.geotools.map.event.FeatureSelectedEvent
Erzeugt ein neues Ereignis.
FeatureSelectedEvent(JMapPane, MapLayer, Envelope, FeatureCollection) - Constructor for class schmitzm.geotools.map.event.FeatureSelectedEvent
Erzeugt ein neues Ereignis.
FeatureSeriesDatasetSelectionModel - Class in schmitzm.jfree.feature
This class extends the SeriesDatasetSelectionModel with the FeatureDatasetSelectionModel, so that selection operations can directly applied on feature IDs.
FeatureSeriesDatasetSelectionModel(SeriesDataset) - Constructor for class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Creates a new selection model.
featuresFrame - Variable in class schmitzm.geotools.gui.LayeredMapFrame
Fenster fuer Feature-Details
featureSource - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Holds the data source for the table as FeatureSource.
featuresPane - Variable in class schmitzm.geotools.gui.FeatureCollectionFrame
Enthaelt die Tabelle (und den Preview-Bereich).
featuresTable - Variable in class schmitzm.geotools.gui.FeatureTablePane
Tabelle in der die Features angezeigt werden.
featuresTableModel - Variable in class schmitzm.geotools.gui.FeatureTablePane
Tabellen-Modell der Feature-Tabelle.
featuresToArray(FeatureCollection) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Array von Features auf einer FeatureCollection.
featuresToArray(FeatureCollection, boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Array von Features auf einer FeatureCollection.
featureStyle - Variable in class schmitzm.geotools.gui.FeatureTablePane
Style, in dem die Features in der Karte dargestellt werden
featureTable - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Holds the feature table that will be represented by this model.
featureTable - Variable in class skrueger.geotools.selection.TableSelectionSynchronizer
Holds the table to keep synchronized with the layer selection model.
FeatureTableModel - Class in schmitzm.geotools.feature
Diese Klasse stellt ein TableModel auf einem einzelnen Feature dar.
FeatureTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTableModel(Feature) - Constructor for class schmitzm.geotools.feature.FeatureTableModel
Erstellt ein neues Tabellen-Modell.
FeatureTableModel(FeatureType) - Constructor for class schmitzm.geotools.feature.FeatureTableModel
Erstellt ein neues Tabellen-Modell.
featureTableModel - Variable in class skrueger.geotools.selection.TableSelectionSynchronizer
Holds the table's data.
FeatureTablePane - Class in schmitzm.geotools.gui
Diese Komponente stellt eine Tabelle dar, in der die Attribute einer FeatureCollection dargestellt werden.
FeatureTablePane() - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente mit Preview-Bereich.
FeatureTablePane(FeatureCollection) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente mit Preview-Bereich.
FeatureTablePane(FeatureCollection, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente.
FeatureTablePane(FeatureCollection, Style, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente.
FeatureTablePane(FeatureCollectionTableModel, Style, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente.
featureType - Variable in class schmitzm.geotools.feature.FeatureTableModel
FeatureType der in der Tabelle dargestellt wird.
featureType - Variable in class schmitzm.geotools.feature.FeatureTypeTableModel
FeatureType das in der Tabelle dargestellt wird.
featureTypeBuilder - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
FeatureTypeBuilder der in der Tabelle dargestellt wird.
FeatureTypeBuilderTableModel - Class in schmitzm.geotools.feature
Diese Klasse stellt ein TableModel auf einem "unfertigen" FeatureType dar.
FeatureTypeBuilderTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTypeBuilderTableModel(FeatureType) - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Erstellt ein neues Tabellen-Modell.
FeatureTypeBuilderTableModel(FeatureTypeBuilder) - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Erstellt ein neues Tabellen-Modell.
FeatureTypeBuilderTableModel.AttributeDefinition - Class in schmitzm.geotools.feature
Defines an Attribute displayed in the table.
FeatureTypeBuilderTableModel.AttributeDefinition() - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Creates an empty attribute definition.
FeatureTypeBuilderTableModel.AttributeDefinition(String, Class, boolean, boolean, Object) - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Creates a new attribute definition.
FeatureTypeInputOption - Class in schmitzm.geotools.gui
Eingabe-Option zur Definition eines FeatureType im MultipleOptionPane.
FeatureTypeInputOption(String, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTypeInputOption
Erzeugt einen neue Eingabe-Option.
FeatureTypeInputOption(String, boolean, FeatureType) - Constructor for class schmitzm.geotools.gui.FeatureTypeInputOption
Erzeugt einen neue Eingabe-Option.
FeatureTypeTableModel - Class in schmitzm.geotools.feature
Diese Klasse stellt ein TableModel auf einem FeatureType dar.
FeatureTypeTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTypeTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTypeTableModel(FeatureType) - Constructor for class schmitzm.geotools.feature.FeatureTypeTableModel
Erstellt ein neues Tabellen-Modell.
FeatureUtil - Class in schmitzm.geotools.feature
Diese Klasse beinhaltet statische Methoden zum Arbeiten mit Features.
FeatureUtil() - Constructor for class schmitzm.geotools.feature.FeatureUtil
 
FeatureUtil.GeometryForm - Enum in schmitzm.geotools.feature
The geometry type of a FeatureCollection
FeatureUtil.JoinType - Enum in schmitzm.geotools.feature
Join-Types.
ff - Variable in class org.geotools.feature.collection.SubFeatureCollection
 
FF_DIALOG_APPLY - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den ÜBERNEHMEN-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_ATTRIBUTE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um das Attribute-Label des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_CANCEL - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den ABBRECHEN-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_OK - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den OK-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_OPERATORS - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um das Operatoren-Label des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_RULE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um das Formel-Label des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_RULE_TOOLTIP - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Formel-Feld-Tooltip des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_TEST - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Testen-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
FF_DIALOG_TITLE - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Titel des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
fid2did - Variable in class schmitzm.jfree.feature.Feature2DatasetMapping
Holds the data items (Map<SeriesKey,ItemID>) for each feature ID (String).
fileFitsFilterMode(File, IOUtil.FilterMode) - Static method in class schmitzm.io.IOUtil
Prueft, ob ein File einen angegebenen IOUtil.FilterMode erfuellt.
FileInputOption - Class in schmitzm.swing
Diese Eingabe-Option dient dazu eine Datei-Angabe zu vorzunehmen.
FileInputOption(String, boolean, File) - Constructor for class schmitzm.swing.FileInputOption
Erzeugt eine neue Eingabe-Option.
FileInputOption(String, boolean) - Constructor for class schmitzm.swing.FileInputOption
Erzeugt eine neue Eingabe-Option.
FileInputStream - Class in schmitzm.io
Diese Klasse erweitert den FileInputStream in der Art, dass eine Referenz auf die zugrunde liegende Datei gespeichert wird.
FileInputStream(File) - Constructor for class schmitzm.io.FileInputStream
Erzeugt einen neuen FileInputStream.
FileInputStream(String) - Constructor for class schmitzm.io.FileInputStream
Erzeugt einen neuen FileInputStream.
FileInputStream(FileDescriptor) - Constructor for class schmitzm.io.FileInputStream
Erzeugt einen neuen FileInputStream.
FileOutputStream - Class in schmitzm.io
Diese Klasse erweitert den FileOutputStream in der Art, dass eine Referenz auf die zugrunde liegende Datei gespeichert wird.
FileOutputStream(File) - Constructor for class schmitzm.io.FileOutputStream
Erzeugt einen neuen FileOutputStream.
FileOutputStream(File, boolean) - Constructor for class schmitzm.io.FileOutputStream
Erzeugt einen neuen FileOutputStream.
FileOutputStream(FileDescriptor) - Constructor for class schmitzm.io.FileOutputStream
Erzeugt einen neuen FileOutputStream.
FileOutputStream(String) - Constructor for class schmitzm.io.FileOutputStream
Erzeugt einen neuen FileOutputStream.
FileOutputStream(String, boolean) - Constructor for class schmitzm.io.FileOutputStream
Erzeugt einen neuen FileOutputStream.
FILER_DEFINITION_BORDER_TITLE - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Constant for the BorderTitle of the filter definition part
FILL_COLOR - Static variable in class schmitzm.geotools.gui.StyleToolBar
Identifies the "fill color" (value type Color) for the PropertyChangeListener.
fillColor - Variable in class schmitzm.geotools.gui.StyleToolBar
InputOption to define the fill color.
fillColorLabel - Variable in class schmitzm.geotools.gui.StyleToolBar
Label next to the fill color InputOption.
filter - Variable in class org.geotools.feature.collection.SubFeatureCollection
Filter
filter() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
filter - Variable in class schmitzm.data.RasterFilter
Speichert die Filter-Matrix.
filter - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Holds the current filter on the table
FILTER_FAC - Static variable in class schmitzm.geotools.FilterUtil
Instanz von FilterFactoryImpl.
FILTER_FAC2 - Static variable in class schmitzm.geotools.FilterUtil
Globale Instanz von FilterFactory2
FILTER_FACTORY - Static variable in class schmitzm.geotools.feature.FeatureUtil
Instance of FilterFactory.
FILTER_FACTORY2 - Static variable in class schmitzm.geotools.feature.FeatureUtil
Instance of FilterFactory2.
FILTER_FEATURE_SHAPE - Static variable in class schmitzm.geotools.gui.GeotoolsGUIUtil
FileNameExtensionFilter fuer Shape-Files.
FILTER_RASTER_ASCII - Static variable in class schmitzm.geotools.gui.GeotoolsGUIUtil
FileNameExtensionFilter fuer ArcInfoAscii-Raster.
FILTER_RASTER_GEOTIFF - Static variable in class schmitzm.geotools.gui.GeotoolsGUIUtil
FileNameExtensionFilter fuer GeoTiff-Raster.
filterFeatureCollection() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Wendet die im Panel eingetragene Filter-Formel auf die FeatureCollection des Vorschau-Fensters an und liefert die entsprechende Sub-Collection.
filterFeatureCollection(FeatureCollection) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Wendet die im Panel eingetragene Filter-Formel auf eine FeatureCollection and und liefert die entsprechende Sub-Collection.
filterNo - Variable in class schmitzm.data.RasterOperationTree.FilterReferenceNode
Speichert die Referenznummer auf den Filter.
filterPanel - Variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Panel in dem der Filter definiert und getestet werden kann.
filterSLDVisibleOnly(FeatureCollection, Style, Double) - Static method in class schmitzm.geotools.styling.StylingUtil
SLD Rules können die Paramter MinScaleDenominator und MaxScaleDenominator enthalten.
FilterUtil - Class in schmitzm.geotools
Diese Klasse enthaelt statische Helper-Methoden fuer die Arbeit mit Filter.
FilterUtil() - Constructor for class schmitzm.geotools.FilterUtil
 
findColorMapEntry(ColorMap, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Ermittelt fuer einen Wert den ColorMapEntry aus einer ColorMap.
findFeature(Feature) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Returns the index of a Feature in the model.
findFeatures(JMapPane.GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle Features, die einen Filter erfuellen.
findFeaturesAndFireEvents(JMapPane.GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle Features, die in einem Bereich liegen und erzeugt entsprechende FeatureSelectedEvents.
findGridCoverageSubsets(Envelope, int) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle Teil-Raster, die in einem Bereich liegen.
findGridCoverageSubsetsAndFireEvents(Envelope, int) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle Teil-Raster, die in einem Bereich liegen und erzeugt entsprechende GridCoverageSelectedEvents.
findGridCoverageValues(Point2D, int) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle Raster-Werte, die an einer bestimmten Geo-Position liegen.
findGridCoverageValuesAndFireEvents(Point2D, int) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt die Raster-Werte, die an einem Punkt liegen und erzeugt entsprechende GridCoverageValueSelectedEvents.
findVisibleFeatures(JMapPane.GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.JMapPane
Ermittelt alle sichtbaren Features, die einen Filter erfuellen.
finishEditing() - Method in class schmitzm.geotools.gui.JEditorPane
Finishes the current editing operation.
finishFeature(boolean, boolean) - Method in class schmitzm.geotools.gui.JEditorPane
Finishes the editing of the current segment (Feature).
finishFeature() - Method in class schmitzm.geotools.gui.JEditorPane
Finishes the editing of the current segment (Feature).
fireChangeEvent(Plot) - Static method in class schmitzm.jfree.JFreeChartUtil
Fires a change event to all PlotChangeListener connected to the plot.
fireChangeEvent(AbstractRenderer) - Static method in class schmitzm.jfree.JFreeChartUtil
Fires a change event to all RendererChangeListener connected to the renderer.
fireEvent(ObjectEvent) - Method in class schmitzm.data.event.AbstractObjectTraceable
Informiert alle Listener, dass sich das Objekt (this) geaendert hat.
fireEvent(ObjectEvent, Class) - Method in class schmitzm.data.event.AbstractObjectTraceable
Informiert alle Listener einer bestimmten Klasse, dass sich das Objekt (this) geaendert hat.
fireEvent(ObjectEvent) - Method in interface schmitzm.data.event.ObjectTraceable
Informiert alle Listener, dass sich das Objekt (this) geaendert hat.
fireEvent(ObjectEvent, Class) - Method in interface schmitzm.data.event.ObjectTraceable
Informiert alle Listener eine bestimmten Klasse, dass sich das Objekt (this) geaendert hat.
fireEvent(ObjectEvent) - Method in class schmitzm.lang.LimitedVector
Informiert alle Listener, dass sich das Objekt (this) geaendert hat.
fireEvent(ObjectEvent, Class) - Method in class schmitzm.lang.LimitedVector
Informiert alle Listener eine bestimmten Klasse, dass sich das Objekt (this) geaendert hat.
fireFocusGained() - Method in class schmitzm.swing.InputOption
Informiert alle InputOptionListener, dass die Eingabe-Option den Fokus erhalten hat.
fireFocusLost() - Method in class schmitzm.swing.InputOption
Informiert alle InputOptionListener, dass die Eingabe-Option den Fokus verloren hat.
fireGeneralEvent() - Method in class schmitzm.data.event.AbstractObjectTraceable
Informiert alle Listener, dass eine Aenderung am Objekt (this) stattgefunden hat, die eine generelle Reorganisation nach sich ziehen muss.
fireGeneralEvent(Class) - Method in class schmitzm.data.event.AbstractObjectTraceable
Informiert alle Listener eine bestimmten Klasse, dass eine generelle Aenderung am Objekt (this) stattgefunden hat.
fireLocaleChangeEvents() - Static method in class skrueger.i8n.Translation
Informs all registered PropertyChangeListeners about a change of the the Locale.
fireMapPaneEvent(JMapPaneEvent) - Method in class schmitzm.geotools.gui.JMapPane
Propagiert ein Ereignis an alle angeschlossenen Listener.
fireOptionChanged(Object, Object) - Method in class schmitzm.swing.InputOption
Informiert alle InputOptionListener, dass sich der Wert der Eingabeoption geaendert hat.
firePropertyChangeEvent(PropertyChangeEvent, PropertyChangeListener...) - Method in class schmitzm.swing.event.PropertyChangeEmitter
Fires the PropertyChangeEvent to all connected PropertyChangeListeners except the specified ones.
fireStateChanged() - Method in class schmitzm.swing.Compass
Leitet ein ChangeEvent an alle angeschlossenen ChangeListener.
fireTableDataChanged() - Method in interface schmitzm.swing.table.MutableTableModel
Initiert ein Neu-Aufbauen der Tabelle.
fireThreadInitialised() - Method in class schmitzm.lang.WorkingThread
Informiert alle WorkingThreadListener darueber, dass der Thread initialisiert wurde.
fireThreadPaused() - Method in class schmitzm.lang.WorkingThread
Informiert alle WorkingThreadListener darueber, dass der Thread pausiert.
fireThreadResumed() - Method in class schmitzm.lang.WorkingThread
Informiert alle WorkingThreadListener darueber, dass der Thread (nach einer Pause) wieder arbeitet.
fireThreadStarted() - Method in class schmitzm.lang.WorkingThread
Informiert alle WorkingThreadListener darueber, dass der Thread gestartet wurde.
fireThreadStopped() - Method in class schmitzm.lang.WorkingThread
Informiert alle WorkingThreadListener darueber, dass der Thread gestoppt wurde oder ausgelaufen ist.
fireTranslationChangedEvents(String) - Method in class skrueger.i8n.Translation
 
firstValue - Variable in class schmitzm.geotools.feature.AbstractAutoValueGenerator
Holds the first value generated by #generateNextValue().
fIter - Variable in class schmitzm.geotools.feature.PipedFeatureIterator
Holds the FeatureIterator which is piped.
fixAspectRatio(Rectangle, Envelope, boolean) - Static method in class schmitzm.geotools.JTSUtil
Returns an Envelope that has the same aspect ratio as the given rectangle
fixComponentSize(Component, Dimension) - Static method in class schmitzm.swing.SwingUtil
Fixiert die Groesse einer GUI-Komponente.
fixComponentSize(Component) - Static method in class schmitzm.swing.SwingUtil
Fixiert die Groesse einer GUI-Komponente mit der aktuell bevorzugten Groesse.
fname - Variable in class org.geotools.data.wfs.WFSFeatureSource
 
focusGained(FocusEvent) - Method in class schmitzm.swing.SelectionPreservingCaret
Called when the component containing the caret gains focus.
focusLost(FocusEvent) - Method in class schmitzm.swing.SelectionPreservingCaret
Called when the component containing the caret loses focus.
FORCE_CRS_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
forceCategories - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Indicates whether a CategoryDataset is forced for a numeric domain attribute.
foregroundAlpha - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the foreground transparency.
fracFact - Variable in class schmitzm.swing.ExpansionBar
Speichert den Umrechnungsfaktor, um von den gesetzten double-Werten auf Integer fuer die JProgressBar-Instanzen umzurechnen.
fromInputStream(InputStream) - Static method in class schmitzm.io.BinaryInputStream
Liefert einen InputStream als BinaryInputStream.
fromInputStream(InputStream) - Static method in class schmitzm.io.TokenInputStream
Liefert einen neuen TokenInputStream.
fromOneLine(String) - Method in class skrueger.i8n.Translation
Fills the Translation with the values coded into the String Format of String is: "de{Baum}en{tree}" If oneLineCoded is empty or null, NO TRANSLATION is set.

G

gc() - Static method in class schmitzm.lang.LangUtil
Ruft die Java Garbage Collection auf.
gcTotal() - Static method in class schmitzm.lang.LangUtil
Ruft die Java Garbage Collection solange auf, bis kein Speicher mehr freigegeben werden kann.
GE - Static variable in class schmitzm.geotools.feature.AttributeFilter
Attribut-Filter, der auf "Attributwert >= Konstante" prueft.
GeneralObjectChangeEvent - Class in schmitzm.data.event
Dieses Ereignis steht fuer eine generelle Objekt-Aenderung, welche beim Listener eine generelle Restrukturierung ausloesen sollte.
GeneralObjectChangeEvent(Invoker) - Constructor for class schmitzm.data.event.GeneralObjectChangeEvent
Erzeugt ein neues Ereignis.
GeneralObjectChangeEvent(Object) - Constructor for class schmitzm.data.event.GeneralObjectChangeEvent
Erzeugt ein neues Ereignis.
GeneralSelectionEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn der Anwender (irgendeinen) einen Bereich in der Karte ausgewaehlt hat, auch wenn dort keine Objekte selektiert wurden.
GeneralSelectionEvent(JMapPane, Envelope, Object) - Constructor for class schmitzm.geotools.map.event.GeneralSelectionEvent
Erzeugt ein neues Ereignis.
GeneralSelectionEvent(JMapPane, Envelope) - Constructor for class schmitzm.geotools.map.event.GeneralSelectionEvent
Erzeugt ein neues Ereignis.
generateDynamicText(OutputStream, DynamicInputProvider) - Method in class schmitzm.io.dyntxt.DynamicTextGenerator
Generiert einen Text, in dem die dynamischen Felder der Vorlage durch den DynamicInputProvider aufgeloest werden.
generateLabel(XYDataset, int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle.LegendLabelGenerator
Returns the legend label for a series.
generateLabel(CategoryDataset, int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle.LegendLabelGenerator
Returns the legend label for a series.
generateLabel(XYDataset, int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle.LegendTooltipGenerator
Returns the legend tooltip for a series.
generateLabel(CategoryDataset, int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle.LegendTooltipGenerator
Returns the legend label for a series.
generateLabel(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle.LegendTooltipGenerator
 
generateRasterLegendData(ColorMap, boolean, Integer) - Static method in class skrueger.geotools.StyledLayerUtil
Creates RasterLegendData from a ColorMap.
generateRasterLegendData(Style, boolean, Integer) - Static method in class skrueger.geotools.StyledLayerUtil
Creates RasterLegendData from the ColorMap of a style.
generateSegmentFeatureCollection() - Method in class schmitzm.geotools.gui.JEditorPane
Creates a new segment Feature from the currently selected points.
GeoExportUtil - Class in schmitzm.geotools.io
In dieser Klasse sind Funktionen zum Datenexport von Geo-Daten zusammengefasst.
GeoExportUtil() - Constructor for class schmitzm.geotools.io.GeoExportUtil
 
GeoImportUtil - Class in schmitzm.geotools.io
In dieser Klasse sind Funktionen zum Datenimport von Geo-Daten zusammengefasst.
GeoImportUtil() - Constructor for class schmitzm.geotools.io.GeoImportUtil
 
GeoImportUtil.ARCASCII_POSTFIXES - Enum in schmitzm.geotools.io
These postfixes are associated with Arc/Info ASCII Grid files TODO .0 habe ich auch schon gesehen.
GeoImportUtil.GEOTIFF_POSTFIXES - Enum in schmitzm.geotools.io
These postfixes are associated with GeoTiff files
GeoImportUtil.IMAGE_POSTFIXES - Enum in schmitzm.geotools.io
These postfixes are associated with ordinary image files, excluding GeoTIFF endings please
GeoImportUtil.SHP_POSTFIXES - Enum in schmitzm.geotools.io
These postfixes are associated with ESRI SHape files
GeoImportUtil.WORLD_POSTFIXES - Enum in schmitzm.geotools.io
These postfixes are associated with world files
GeoImportUtilURL - Class in skrueger.geotools.io
Erweiterungen von Martin's GeoImportUtil classe fuer die konsequente Benutzung mit URLs.
GeoImportUtilURL() - Constructor for class skrueger.geotools.io.GeoImportUtilURL
 
GeoMapPane - Class in schmitzm.geotools.gui
Das GeoMapPane erweitert das JMapPane um einen Massstab-Balken, sowie ein horizontales und vertikales Koordinaten-Raster (Grid), in dem die Geo-Referenz des angezeigten Karten-Bereichs in Welt-Koordinaten (Grad, Minuten) dargestellt ist.
GeoMapPane() - Constructor for class schmitzm.geotools.gui.GeoMapPane
Erzeugt ein neues GeoMapPane.
GeoMapPane(JMapPane, GridPanel, GridPanel, ScalePane, GTRenderer) - Constructor for class schmitzm.geotools.gui.GeoMapPane
Erzeugt ein neues GeoMapPane.
geoMapPane - Variable in class schmitzm.geotools.gui.LayeredMapPane
Komponente, in der die Karten, der Massstab und das Koordinaten-Raster dargestellt werden
geoMapPane - Variable in class skrueger.geotools.MapView
Komponente, in der die Karten, der Massstab und das Koordinaten-Raster dargestellt werden.
GEOMETRY_ATTR - Static variable in class schmitzm.geotools.gui.JEditorPane
Attribute name used for the geometry of new layers.
GEOMETRY_FAC - Static variable in class schmitzm.geotools.FilterUtil
Instanz von GeometryFactory.
GEOMETRY_FACTORY - Static variable in class schmitzm.geotools.feature.FeatureUtil
Instance of JTS-GeometryFactory.
geoObject - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the geo object represeneted by the map
geoObjectStyle - Variable in class skrueger.geotools.StyledLayerStyle
Holds the Geotools Style for the geo object visualisation.
GeoPositionLabel - Class in schmitzm.geotools.gui
Diese Klasse stellt ein JLabel dar, in dem (2dimensionale) Geo-Koordinaten angezeigt werden.
GeoPositionLabel() - Constructor for class schmitzm.geotools.gui.GeoPositionLabel
Erzeugt ein neues Label.
GeoPositionLabel(int) - Constructor for class schmitzm.geotools.gui.GeoPositionLabel
Erzeugt ein neues Label.
geoPositionLabel - Variable in class schmitzm.geotools.gui.MapPaneStatusBar
Zeigt die Welt-Koordinaten an
GeotoolsGUIUtil - Class in schmitzm.geotools.gui
Diese Klasse enthaelt statische Hilfsmethoden im Bereich Geotools GUI.
GeotoolsGUIUtil() - Constructor for class schmitzm.geotools.gui.GeotoolsGUIUtil
 
get(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array.
getAccess() - Method in exception schmitzm.data.property.AccessViolationException
Liefert das Zugriffsrecht, bei dem der Fehler aufgetreten ist.
getAccessCount(Class) - Method in interface schmitzm.data.property.Accessible
Liefert die Anzahl an Zugriffsrechten einer bestimmten Art, die aktuell fuer das Objekt verteilt sind.
getAccessCount() - Method in interface schmitzm.data.property.Accessible
Liefert die Anzahl an Zugriffsrechten, die aktuell fuer das Objekt verteilt sind.
getAccessCount(Class) - Method in class schmitzm.data.property.ListProperty
Liefert die Anzahl an Zugriffsrechten einer bestimmten Art, die aktuell fuer das Objekt verteilt sind.
getAccessCount(Class) - Method in class schmitzm.data.property.ValueProperty
Liefert die Anzahl an Zugriffsrechten einer bestimmten Art, die aktuell fuer das Objekt verteilt sind.
getAccessCount() - Method in class schmitzm.data.property.ValueProperty
Liefert die Gesamz-Anzahl an Zugriffsrechten, die aktuell fuer das Objekt verteilt sind.
getAccessParameters() - Method in class schmitzm.data.property.ValueProperty
Liefert die Parameter (max.
getAccessTimes() - Method in class schmitzm.data.property.Access
Liefert die Anzahl an Zugriffen, die der Besitzer bereits (ueber eine Methode) getaetigt hat.
getActionButton(int) - Method in class schmitzm.geotools.gui.JEditorToolBar
Returns the button for a specific action.
getActionButton(int) - Method in class skrueger.geotools.MapPaneToolBar
Returns the button for a specific action.
getActionCode() - Method in interface schmitzm.swing.menu.ActionStructure
Liefert die Aktion, fuer die dieses Element in der ActionStructure-Kette steht.
getActionCode() - Method in class schmitzm.swing.menu.ObjectMenuItem
Liefert die einzelne Aktion, die diesem Menue zugeordnet ist.
getActionCode() - Method in class schmitzm.swing.menu.ObjectSubMenu
Liefert die einzelne Aktion, die diesem Menue zugeordnet ist.
getActiveLang() - Static method in class skrueger.i8n.Translation
Get the two-letter language sting that is active
getActualLoop() - Method in class schmitzm.io.dyntxt.DynamicLoop
Liefert den aktuellen Schleifen-Zaehler (beginnend bei 0).
getAdditionalAttributes() - Method in class schmitzm.geotools.gui.JEditorPane
Returns the additional attributes for new FeatureCollections (besides the geometric attribute, which is added automatically).
getAdditionOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als arithmetische Strich-Operatoren verwendet werden.
getArrayCoordinates(String) - Static method in class schmitzm.data.property.PropertyUtil
Ermittelt die am Ende eines Strings in runden Klammern spezifierten Koordinaten.
getArrayDimension(Object) - Static method in class schmitzm.lang.LangUtil
Liefert die Dimension eines multi-dimensionalen Object-Array.
getArrayLength(Object) - Static method in class schmitzm.lang.LangUtil
Liefert die Groessen der einzelnen Dimensionen eines multi-dimensionalen Object-Array.
getArrayValue(Object, int...) - Static method in class schmitzm.lang.LangUtil
Liefert einen Wert aus einem multi-dimensionalen Object-Array.
getAttrCount() - Method in interface schmitzm.data.ObjectStructure
Liefert die Anzahl an Attributen, die der Datentyp hat.
getAttrCount() - Method in class schmitzm.data.property.PropertySet
Liefert die Anzah1 an Properties in der Menge.
getAttrCount() - Method in class schmitzm.data.property.ValueProperty
Liefert 1, da eine Property immer genau eine Eigenschaft darstellt.
getAttribute(String) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getAttribute(int) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getAttribute(Element, String, String...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element.
getAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns the number of feature attributes defined in this style.
getAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns the number of feature attributes defined in this style.
getAttributeCount() - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns the number of feature attributes defined in this style.
getAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns the number of feature attributes defined in this style.
getAttributeFilter() - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert den Filter, der die dargestellten Attribute bestimmt.
getAttributeFilter() - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert den Filter, der die dargestellten Attribut-Spalten bestimmt.
getAttributeFilter() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert den Filter, der die dargestellten Attribute bestimmt.
getAttributeFilter() - Method in class schmitzm.geotools.gui.FeatureTablePane
Liefert den Filter, der die dargestellten Attribut-Spalten bestimmt.
getAttributeMetaDataMap() - Method in class skrueger.geotools.StyledFeatureCollection
Returns the meta data needed for displaying a legend.
getAttributeMetaDataMap() - Method in interface skrueger.geotools.StyledFeaturesInterface
 
getAttributeMetaDataMap() - Method in class skrueger.geotools.StyledFS
 
getAttributeName() - Method in class schmitzm.geotools.feature.AttributeFilter
Liefert das Attribut, das mit der Konstanten verglichen wird.
getAttributeName(int) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns the name of a feature attribute needed to create a chart for this style.
getAttributeName(int) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns the name of a feature attribute needed to create a chart for this style.
getAttributeName(int) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns the name of a feature attribute needed to create a chart for this style.
getAttributeName(int) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns the name of a feature attribute needed to create a chart for this style.
getAttributes(Object[]) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getAttributeValues(Feature, Object[], int, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert eine Reihen von Attributwerten eines Features.
getAttributeValues(Feature, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert eine Reihen von Attributwerten eines Features.
getAttributeValues(Feature, Map<String, Object>, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert eine Reihen von Attributwerten eines Features.
getAttrTypes() - Method in interface schmitzm.data.ObjectStructure
Liefert die Typen aller Attribute des Objekttyps.
getAttrTypes() - Method in class schmitzm.data.property.PropertySet
Liefert eine Liste, die genau so viele Elemente enthaelt, wie die Eigenschaftsmenge Propertys hat.
getAttrTypes() - Method in class schmitzm.data.property.ValueProperty
Liefert eine Liste, in der genau 1 Element enthalten ist.
getAutoValueGenerator(AttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den AutoValueGenerator fuer einen AttributeType.
getAvailableCRSByCode(String, boolean, boolean) - Static method in class schmitzm.geotools.GTUtil
Liefert alle zur Verfuegung stehenden CRS fuer eine Authority.
getAvailableCRSByName(String, boolean, boolean) - Static method in class schmitzm.geotools.GTUtil
Liefert alle zur Verfuegung stehenden CRS fuer eine Authority.
getAvailableLocales(boolean) - Method in class schmitzm.lang.ResourceProvider
Liefert alle Sprachen, die der ResourceProvider zur Verfuegung stellt.
getAvailableLocales(ResourceProvider, boolean) - Static method in class schmitzm.lang.ResourceProvider
Liefert alle Sprachen, die ein ResourceProvider zur Verfuegung stellt.
getAxisCount() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the axis count.
getAxisCount() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns count of axis of the chart.
getAxisStyle(int) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the style of a chart axis.
getAxisStyle(int) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the style of a chart axis.
getBackground() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the background color of the chart.
getBackground() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the background color of the chart.
getBackground() - Method in class schmitzm.swing.ExpansionBar
Liefert die Hintergrund-Farbe des Balkens.
getBackgroundAlpha() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the transparency of the background.
getBackgroundPaint() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the background color of the plot.
getBaseFileName(File) - Static method in class schmitzm.io.IOUtil
Liefert den Dateinamen ohne Erweiterung (z.B. ohne ".exe") einer Datei.
getBaseFilePath(File) - Static method in class schmitzm.io.IOUtil
Liefert den Pfad ohne Erweiterung (z.B. ohne ".exe") einer Datei.
getBoolean(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als boolean.
getBooleanAttribute(Element, String, Boolean...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element as Boolean.
getBooleanOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als boolesche Operatoren verwendet werden.
getBottomLayer() - Method in class schmitzm.geotools.gui.JMapPane
Liefert unterste Layer (sichtbar oder unsichtbar).
getBounds() - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getBounds(Query) - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getBounds() - Method in class org.geotools.data.wfs.WFSFeatureSource.WFSFeatureResults
 
getBounds() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getBounds() - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
 
getBufferSize() - Method in class schmitzm.io.InputBuffer
 
getBundleName() - Method in class schmitzm.lang.ResourceProvider
Liefert den Namen des Resource-Bundle.
getButton(int) - Method in class schmitzm.geotools.gui.JEditorToolBar
Returns the button for a specific tool or action.
getButton(int) - Method in class skrueger.geotools.MapPaneToolBar
Returns the button for a specific tool or action.
getByte(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als byte.
getCategories(int) - Method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
 
getCellAvg(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert den Durchschnitt der Zell-Werte in einer Zone
getCellAvgMap() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Durchschnittswerte der Zellen pro Zone als Map.
getCellEditorValue() - Method in class schmitzm.swing.table.ColorEditor
Liefert die aktuell ausgewaehlte Farbe.
getCellHeight() - Method in class appl.util.RasterMetaData
 
getCellHeight() - Method in class schmitzm.data.AbstractReadableGrid
Liefert die reale Breite einer Rasterzelle.
getCellHeight() - Method in interface schmitzm.data.ReadableGrid
Liefert die reale Hoehe einer Zelle.
getCellHeight() - Method in class schmitzm.data.WritableGridRaster
Liefert die reale Breite einer Rasterzelle.
getCellHeight() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die reale Breite einer Rasterzelle.
getCellSum(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Summe der Zell-Werte in einer Zone
getCellSumMap() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Summen der Zellwerte pro Zone als Map.
getCellWidth() - Method in class appl.util.RasterMetaData
 
getCellWidth() - Method in class schmitzm.data.AbstractReadableGrid
Liefert die reale Breite einer Rasterzelle.
getCellWidth() - Method in interface schmitzm.data.ReadableGrid
Liefert die reale Breite einer Zelle.
getCellWidth() - Method in class schmitzm.data.WritableGridRaster
Liefert die reale Breite einer Rasterzelle.
getCellWidth() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die reale Breite einer Rasterzelle.
getChangeListeners() - Method in class schmitzm.swing.Compass
Liefert an den Kompass angeschlossenen ChangeListener.
getChar(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als char.
getChartType(String) - Static method in class schmitzm.jfree.chart.style.ChartStyleUtil
Returns the chart style for a given string.
getChild(int) - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert einen Kindknoten.
getChild(int) - Method in class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Liefert den Knoten fuer einen Funktionsparameter.
getChild(int) - Method in class schmitzm.lang.tree.TreeNode
Liefert einen Kindknoten.
getChildCount() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert die (maximale) Anzahl der Kindknoten.
getChildCount() - Method in class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Liefert die Anzahl an Parametern.
getChildCount() - Method in class schmitzm.lang.tree.TreeNode
Liefert die Anzahl der Kindknoten.
getCircleMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getClassNames(Class[], boolean) - Static method in class schmitzm.lang.LangUtil
Liefert die Klassen-Namen zu einem Array von Klassen.
getClosingBracketChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als schliessende Klammern verwendet werden.
getColIdx() - Method in class skrueger.AttributeMetaData
 
getColorAttribute(Element, String, Color...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element as Color.
getColorFromColorMapEntry(ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert die Farbe eines Farbpaletten-Eintrag.
getColorFromExpression(Expression) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert die Farbe eines Farbpaletten-Eintrag.
getColorMap() - Method in class schmitzm.geotools.gui.ColorMapTable
Liefert die in der Tabelle dargestelle Farb-Palette.
getColorMapFromStyle(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert die Farbpalette zu einem Style, wenn der Style aus einem RasterSymbolizer erzeugt wurde.
getColorMapManager() - Method in class schmitzm.geotools.gui.LayeredMapPane
Liefert den Manager fuer die zur Verfuegung stehenden Farbpaletten.
getColorMapManager() - Method in class schmitzm.geotools.gui.MapContextControlPane
Liefert die Farbpaletten, die durch die Kontroll-Komponente zugewiesen werden koennen.
getColors(int) - Method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
 
getColumnClass(int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert die Klasse des Feature-Attributs.
getColumnClass(int) - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Liefert den Typ einer Tabellen-Spalte.
getColumnClass(int) - Method in class schmitzm.swing.table.SelectionTableModel
Returns the type of a column.
getColumnCount() - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert die Anzahl an Spalten der Tabelle.
getColumnCount() - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Liefert die Spaltenanzahl der Tabelle.
getColumnCount() - Method in class schmitzm.swing.table.AbstractTableModel
Liefert die Anzahl an Spalten.
getColumnCount() - Method in class schmitzm.swing.table.SelectionTableModel
Returns the type of a column.
getColumnCount() - Method in class skrueger.geotools.labelsearch.SearchResultTableModel
 
getColumnName(int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert einen Spaltennamen der Tabelle.
getColumnName(int) - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Liefert einen Spaltennamen der Tabelle.
getColumnName(int) - Method in class schmitzm.swing.table.AbstractTableModel
Liefert den Namen einer Spalte.
getColumnName(int) - Method in class schmitzm.swing.table.SelectionTableModel
Returns the name of a column.
getColumnNames() - Method in class schmitzm.swing.table.AbstractTableModel
Liefert die Spaltennamen der Tabelle.
getCompareOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die fuer Vergleichsoperatoren verwendet werden.
getCompareType() - Method in class schmitzm.geotools.feature.AttributeFilter
Liefert den Vergleichstype mit dem das Attribut und die Konstanten verglichen werden.
getCompareValue() - Method in class schmitzm.geotools.feature.AttributeFilter
Liefert die Konstante, mit der der Attribut-Wert verglichen wird.
getCompassPane() - Method in class schmitzm.swing.Compass
Liefert die Komponente des Kompass fuer MouseListener oder aehnliches.
getCompleteActionCode() - Method in interface schmitzm.swing.menu.ActionStructure
Liefert einen Wert, der saemtliche Aktionen der ActionStructure-Kette codiert. z.B. logische Veroderung der einzelnen Aktionen der ActionStructure-Kette.
getCompleteActionCode() - Method in class schmitzm.swing.menu.ObjectMenuItem
Liefert die gesamte Aktionskette, die diesem Menue zugeordnet ist, in dem die einzelnen Aktionen der Kette logisch verodert werden.
getCompleteActionCode() - Method in class schmitzm.swing.menu.ObjectSubMenu
Liefert die gesamte Aktionskette, die diesem Menue zugeordnet ist, in dem die einzelnen Aktionen der Kette logisch verodert werden.
getConnectingOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Deprecated. wegen booleschen Operatoren muss eine Verbindungs-Prioritaet verwendet werden; ersetzt durch OperationTreeParser.getOperatorConnectivity(String)
getConstantFromString(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert einen Double- oder String-Wert aus einem String.
getContainer(int) - Method in class schmitzm.swing.MultiSplitPane
Liefert den Inhalt eine Teil-Panes.
getContainerCount() - Method in class schmitzm.swing.MultiSplitPane
Liefert die Anzahl an Komponenten, in die das SplitPane aufgeteilt ist.
getContent() - Method in class schmitzm.io.InputBuffer
Liefert den aktuellen Inhalt des Buffers als bytes-Array.
getContents() - Method in class schmitzm.lang.HashtableResourceBundle
Liefert die (Key,Ressource)-Paerchen.
getContext() - Method in class org.geotools.gui.swing.JMapPane
 
getContext() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
getCoordinateReferenceSystem() - Method in class appl.util.RasterMetaData
 
getCoordinateReferenceSystem() - Method in class schmitzm.data.AbstractReadableGrid
Liefert das CRS des Rasters.
getCoordinateReferenceSystem() - Method in interface schmitzm.data.ReadableGrid
Liefert das CoordinateReferenceSystem in dem das Raster dargestellt ist.
getCoordinateReferenceSystem() - Method in class schmitzm.data.WritableGridRaster
Liefert das CoordinateReferenceSystem in dem das Raster dargestellt ist.
getCount() - Method in class org.geotools.data.wfs.WFSFeatureSource.WFSFeatureResults
 
getCount() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getCount() - Method in class schmitzm.data.property.ListProperty
Liefert die aktuelle Anzahl an Elementen, die in der Liste gespeichert sind.
getCount() - Method in class schmitzm.data.property.ListPropertyReadAccess
Liefert die aktuelle Anzahl an Elementen, die in der Liste gespeichert sind.
getCount() - Method in class schmitzm.data.property.ListPropertyWriteAccess
Liefert die aktuelle Anzahl an Elementen, die in der Liste gespeichert sind.
getCrossMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getCRS() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Liefert das ausgewaehlte CRS.
getCrs() - Method in class skrueger.geotools.AbstractStyledLayer
Returns the CoordinateReferenceSystem of the geo object.
getCrs() - Method in class skrueger.geotools.StyledFS
 
getCrs() - Method in interface skrueger.geotools.StyledLayerInterface
 
getCRSString() - Method in class skrueger.geotools.AbstractStyledLayer
Returns CoordinateReferenceSystem.toString().
getCRSString() - Method in class skrueger.geotools.StyledFS
Returnes human readable String of the CRS natively used by this DpLayer If crs == null, it will call StyledFS.getGeoObject()
getCRSString() - Method in interface skrueger.geotools.StyledLayerInterface
 
getCurrentObject() - Method in exception schmitzm.lang.DuplicateException
Liefert das bestehende Objekt.
getData() - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Referenz auf den kompletten Inhalt des Raster.
getData(Object) - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(double[][]) - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(float[][]) - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(int[][]) - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData() - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Referenz auf den kompletten Inhalt des Raster.
getData(Object) - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(float[][]) - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(int[][]) - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(double[][]) - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData() - Method in class schmitzm.data.WritableGridArray
Liefert eine Referenz auf den kompletten Inhalt des Rasters.
getData(Object) - Method in class schmitzm.data.WritableGridArray
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData() - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Referenz auf den kompletten Inhalt des Raster.
getData(Object) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(int[][]) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(float[][]) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Kopie des kompletten Inhalts des Rasters.
getData(double[][]) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Kopie des kompletten Inhalts des Rasters.
getDataBuffer() - Method in class schmitzm.data.WritableGridArray.Double
Liefert eine Referenz auf den kompletten Inhalt des Rasters in Form eines DataBuffer.
getDataBuffer() - Method in class schmitzm.data.WritableGridArray.Float
Liefert eine Referenz auf den kompletten Inhalt des Rasters in Form eines DataBuffer.
getDataBuffer() - Method in class schmitzm.data.WritableGridArray
Liefert eine Referenz auf den kompletten Inhalt des Rasters in Form eines DataBuffer.
getDataBuffer() - Method in class schmitzm.data.WritableGridArray.Integer
Liefert eine Referenz auf den kompletten Inhalt des Rasters in Form eines DataBuffer.
getDataID(String) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the data items for a given feature IN THE PRIMARY SERIES.
getDataID(E, String) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the data items for a given feature ID.
getDataIDs(String) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the data items for a given feature ID.
getDataset() - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Returns the Dataset whose data can be selected.
getDataset() - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Returns the Dataset whose data can be selected.
getDataset() - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the Dataset the mapping is provided for.
getDatasetForRenderer(Plot, Object) - Static method in class schmitzm.jfree.JFreeChartUtil
Returns the (first) dataset of a Plot which is rendererd by a renderer.
getDataStore() - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getDataType() - Method in class appl.util.RasterMetaData
 
getDEFAULT_CRS() - Static method in class schmitzm.geotools.io.GeoImportUtil
 
getDefaultAttributeValue(AttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den Default-Wert fuer ein Attribut.
getDefaultAttributeValue(AttributeType, boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den Default-Wert fuer ein Attribut.
getDefaultAttributeValues(FeatureType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert die Default-Werte fuer alle Attribute eines FeatureType.
getDefaultAttributeValues(FeatureType, Object[], int, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert die Default-Werte fuer eine Reihen von Attributwerten eines FeatureTypes.
getDefaultBundleName() - Method in class schmitzm.lang.ResourceProvider
Liefert den Namen des Standard-Resource-Bundle.
getDefaultColorMap() - Method in class schmitzm.geotools.styling.ColorMapManager
Liefert die Standard-Farbpalette.
getDefaultColorMapName() - Method in class schmitzm.geotools.styling.ColorMapManager
Liefert die Bezeichnung der Standard-Farbpalette.
getDefaultFill() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultFont() - Method in class org.geotools.styling.StyleFactoryImpl
Creates a defaultFont which is valid on all machines.
getDefaultGeometry() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getDefaultGraphic() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultLineSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultPointPlacement() - Method in class org.geotools.styling.StyleFactoryImpl
returns a default PointPlacement with a 0,0 anchorPoint and a displacement of 0,0 and a rotation of 0
getDefaultPointSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultPolygonSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultRasterSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultStroke() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultStyle() - Method in class org.geotools.styling.StyleFactoryImpl
 
getDefaultTextSymbolizer() - Method in class org.geotools.styling.StyleFactoryImpl
Creates a default Text Symbolizer, using the defaultFill, defaultFont and defaultPointPlacement, Sets the geometry attribute name to be geometry:text.
getDesc() - Method in class skrueger.AttributeMetaData
 
getDesc() - Method in class skrueger.geotools.AbstractStyledLayer
Returns a long (language-specific) description of the object.
getDesc() - Method in class skrueger.geotools.StyledFS
 
getDesc() - Method in interface skrueger.geotools.StyledLayerInterface
 
getDescFor(MapLayer) - Method in interface skrueger.geotools.MapContextManagerInterface
Returns the description of the layer
getDescription() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Describes the type of data the datastore returned by this factory works with.
getDescription() - Method in class schmitzm.jfree.chart.ChangableLegendItem
Returns the description of the legend item.
getDescription() - Method in enum schmitzm.jfree.chart.style.ChartType
Returns a description of this kind of chart.
getDescriptionLabel() - Method in class schmitzm.swing.InputOption
Liefert eine Referenz auf das Beschreibungs-Label.
getDescStyle() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the style of the long chart description.
getDescStyle() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the style of the long chart description.
getDetailCellCount(Z, double) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Anzahl an Zellen eines bestimmten Werts in einer Zone.
getDetailCellCountMap() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Zellenanzahl differenziert nach Zellwert fuer alle Zonen.
getDetailCellCountMap(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Zellenanzahl differenziert nach Zellwert fuer eine Zone.
getDialog() - Method in class schmitzm.swing.SwingWorker
Liefert den Dialog, der waehrend der Arbeit des Threads angezeigt wird.
getDimension() - Method in class schmitzm.data.property.MatrixProperty
Liefert die Dimension der Matrix.
getDimension(Object) - Static method in class schmitzm.lang.MultiDimArray
Liefert die Dimension des Arrays.
getDisplayName() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
getDividerSize() - Method in class schmitzm.swing.MultiSplitPane
Liefert die Groesse des Dividers (in Pixeln).
getDomainGridlinePaint() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the color of the plot's domain grid line.
getDouble(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als double.
getDoubleAttribute(Element, String, Double...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element as Double.
getDoubleFromString(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert einen Double-Wert aus einem String.
getDuplicatedAllowed() - Method in class schmitzm.lang.LimitedVector
Prueft, ob die Liste ein Objekt mehrmals enthalten darf.
getDuplicateObject() - Method in exception schmitzm.lang.DuplicateException
Liefert das Objekt, das den Duplikatfehler ausgeloest hat.
getEditedLayer() - Method in class schmitzm.geotools.map.event.JEditorPaneEvent
Liefert das bearbeitete Layer.
getEditingModelRow() - Method in class schmitzm.swing.SortableJTable
Returns the index of the currently edited row according to the table model.
getEditorFeatureCollection() - Method in class schmitzm.geotools.gui.JEditorPane
Returns the FeatureCollection of the edited layer.
getEditorLayer() - Method in class schmitzm.geotools.gui.JEditorPane
Returns the edited layer.
getEditorMode() - Method in class schmitzm.geotools.gui.JEditorPane
Returns the current editor mode.
getEditorMode() - Method in class schmitzm.geotools.map.event.JEditorPaneEvent
Liefert den Bearbeitungsmodus zum Zeitpunkt des Events.
getEditorStyle(FeatureUtil.GeometryForm) - Method in class schmitzm.geotools.gui.JEditorPane
Returns the style for edited layers.
getEditorStyle() - Method in class schmitzm.geotools.gui.JEditorPane
Returns the style for the current edited layer.
getEmitter() - Method in class skrueger.geotools.selection.StyledLayerSelectionEvent
Returns the StyledLayerSelectionModel which invokes the event.
getEnvelope() - Method in class schmitzm.data.WritableGridArray
Liefert die Georeferenz (Lat/Lon) und Ausdehnung des Rasters.
getEnvelope() - Method in class schmitzm.data.WritableGridRaster
Liefert die Georeferenz (Lat/Lon) und Ausdehnung des Rasters.
getEnvelope() - Method in class skrueger.geotools.AbstractStyledLayer
Returns the bounds of the geo object.
getEnvelope() - Method in class skrueger.geotools.StyledFS
 
getEnvelope() - Method in interface skrueger.geotools.StyledLayerInterface
 
getError() - Method in class schmitzm.swing.ExceptionDialog
Liefert den angezeigten Fehler.
getFather() - Method in class schmitzm.io.dyntxt.DynamicElement
Liefert das uebergeordnete dynamische Element.
getFather(Class) - Method in class schmitzm.io.dyntxt.DynamicElement
Liefert die naechste uebergeordnete Element.
getFeature() - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert das Feature, das in der Tabelle dargestellt wird.
getFeature(int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Returns a Feature of the model.
getFeature() - Method in class skrueger.geotools.labelsearch.SearchResultFeature
 
getFeatureCollection() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Liefert die ungefilterte FeatureCollection, auf der gefiltert wird.
getFeatureCollection() - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert die FeatureCollection fuer das Tabellen-Modell.
getFeatureCollection() - Method in class schmitzm.geotools.gui.FeatureTablePane
Liefert die angezeigten Features.
getFeatureCollection() - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the FeatureCollection the mapping is provided for.
getFeatureCollection() - Method in class skrueger.geotools.StyledFeatureCollection
Same as AbstractStyledLayer.getGeoObject() method, but complies to the StyledFeaturesInterface
getFeatureCollection() - Method in interface skrueger.geotools.StyledFeaturesInterface
 
getFeatureCollection() - Method in class skrueger.geotools.StyledFS
Returns the features of the FeatureSource.
getFeatureCollectionFilterPanel() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Liefert das Panel, in dem der Filter definiert und die Vorschau angezeigt wird.
getFeatureCollectionPane() - Method in class schmitzm.geotools.gui.FeatureCollectionFrame
Liefert die angezeigte FeatureCollection.
getFeatureDatasetSelectionModelFor(JFreeChart) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Returns all DatasetSelectionModels that can be reached via the renderers of a chart.
getFeatureID(F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the feature ID for a given data item IN THE PRIMARY SERIES.
getFeatureID(E, F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the feature ID for a given data item.
getFeatures() - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getFeatures(Filter) - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getFeatures(Query) - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getFeaturesAsArray(int[]) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert Features der Tabelle als Array.
getFeaturesAsCollection(int[]) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert Features der Tabelle als Collection.
getFeatureSource() - Method in class skrueger.geotools.StyledFeatureCollection
Returns a virtual FeatureSource to access the FeatureCollection.
getFeatureSource() - Method in interface skrueger.geotools.StyledFeaturesInterface
 
getFeatureSource() - Method in class skrueger.geotools.StyledFS
Same as StyledFS.getGeoObject() method, but complies to the StyledFeaturesInterface
getFeaturesTableScrollPane() - Method in class schmitzm.geotools.gui.FeatureTablePane
 
getFeatureStyle() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Liefert den Style, in dem die Features in der Vorschau dargestellt werden.
getFeatureStyle() - Method in class schmitzm.geotools.gui.FeatureTablePane
Liefert den Style, in dem die Features in der Karte dargestellt werden.
getFeatureType() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getFeatureType() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Liefert die Art der Features.
getFeatureType() - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert den FeatureType, der in der Tabelle dargestellt wird.
getFeatureType() - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert den FeatureType, der in der Tabelle dargestellt wird.
getFeatureType() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert den FeatureType, dessen Attribute fuer die Filter-Formel angeboten werden.
getFile() - Method in class schmitzm.io.FileInputStream
Liefert die Datei, auf der der InputStream basiert.
getFile() - Method in class schmitzm.io.FileOutputStream
Liefert die Datei, auf der der OutputStream basiert.
getFileChooser() - Method in class schmitzm.swing.FileInputOption
Liefert den Dateiauswahl-Dialog fuer die Browse-Aktion.
getFileExt(File) - Static method in class schmitzm.io.IOUtil
Liefert die Dateinamen-Erweiterung (z.B. ".exe") einer Datei.
getFileExt(File, boolean) - Static method in class schmitzm.io.IOUtil
Liefert die Dateinamen-Erweiterung (z.B. ".exe") einer Datei.
getFileExtensions() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
getFileExtIdx(File) - Static method in class schmitzm.io.IOUtil
Liefert den Index des Dateinames, an der die Dateinamen-Erweiterung (inkl.
getFileExtIdx(String) - Static method in class schmitzm.io.IOUtil
Liefert den Index des Dateinames, an der die Dateinamen-Erweiterung (inkl.
getFillColor(Fill) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getFilter() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Liefert den Filter der aktuell im Dialog eingegebenen Formel.
getFilter() - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
 
getFilterNumber() - Method in class schmitzm.data.RasterOperationTree.FilterReferenceNode
Liefert die Referenznummer auf einen Filter.
getFilterRule() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Liefert die aktuell im Dialog eingegebene Formel.
getFilterSizeX() - Method in class schmitzm.data.RasterFilter
Liefert die horizontale Laenge der Filter-Matrix.
getFilterSizeY() - Method in class schmitzm.data.RasterFilter
Liefert die vertikale Laenge der Filter-Matrix.
getFilterValue(int, int) - Method in class schmitzm.data.RasterFilter
Liefert einen Wert der Filter-Matrix.
getFilterWeight() - Method in class schmitzm.data.RasterFilter
Liefert die Summe ueber alle Eintraege der Filter-Matrix.
getFloat(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als float.
getFloatAttribute(Element, String, Float...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element as Float.
getForeground() - Method in class schmitzm.swing.ExpansionBar
Liefert die aktuelle Vordergrund-Farbe des Balkens.
getForegroundAlpha() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the transparency of the foreground.
getFractionDigits() - Method in class schmitzm.geotools.gui.GeoPositionLabel
Liefert die Anzahl an Nachkommastellen, die fuer die Koordinaten dargestellt werden
getFractionDigits() - Method in class schmitzm.geotools.gui.RasterPositionLabel
Liefert die Anzahl an Nachkommastellen, die fuer den Rasterwert dargestellt werden
getGeoMapPane() - Method in class skrueger.geotools.MapView
 
getGeometryForm(FeatureType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a FeatureType.
getGeometryForm(GeometryAttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a GeometryAttributeType.
getGeometryForm(FeatureCollection) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a FeatureCollection.
getGeometryForm(FeatureSource) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a FeatureSource.
getGeometryForm(MapLayer) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a MapLayer.
getGeoObject() - Method in class skrueger.geotools.AbstractStyledLayer
Returns the geo object representet in the map.
getGeoObject() - Method in class skrueger.geotools.StyledFS
 
getGeoObject() - Method in interface skrueger.geotools.StyledLayerInterface
Returns the underlying GeoTools Object
getGeoObjectStyle() - Method in class skrueger.geotools.StyledLayerStyle
Returns the Geotools style for the object visualisation.
getGraphicColor(Graphic) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getGridSample(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSample(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSample(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSample(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsByte(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsByte(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsByte(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsByte(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsDouble(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsDouble(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsDouble(double...) - Method in class schmitzm.data.WritableGridArray.Double
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsDouble(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsDouble(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsFloat(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsFloat(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsFloat(double...) - Method in class schmitzm.data.WritableGridArray.Float
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsFloat(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsFloat(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsInt(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsInt(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsInt(double...) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsInt(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsInt(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsLong(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsLong(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsLong(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsLong(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsShort(double...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsShort(double...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsShort(double...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getGridSampleAsShort(double...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
getHeaderLabel() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert das Ueberschrift-Label des Panels.
getHeight() - Method in class appl.util.RasterMetaData
 
getHeight() - Method in interface schmitzm.data.ReadableGrid
Liefert die Hoehe des Rasters (in Zellen).
getHeight() - Method in class schmitzm.data.WritableGridArray
Liefert die Hoehe des Rasters (in Zellen).
getHeight() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die Hoehe des Rasters (in Zellen).
getHighlightLayer() - Method in class org.geotools.gui.swing.JMapPane
 
getHighlightManager() - Method in class org.geotools.gui.swing.JMapPane
 
getHorizontalAlignment() - Method in class schmitzm.swing.table.ComponentRenderer
Liefert die horizontale Ausrichtung der Komponente innerhalb der Tabellenzelle.
getIcon() - Method in enum schmitzm.jfree.chart.style.ChartType
Returns an image of 16x16 pixels that shows the basic appearance of this chart type.
getIconHeight() - Method in class schmitzm.swing.CircleIcon
Liefert die Hoehe des Kreises.
getIconWidth() - Method in class schmitzm.swing.CircleIcon
Liefert die Breite des Kreises.
getID() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getID() - Method in class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
Returns the (unique) id of this action.
getID() - Method in class schmitzm.io.dyntxt.DynamicElement
Liefert die ID des dynamischen Elements.
getID() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the (unique) ID for the style.
getID() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns an (unique) ID for the style.
getId() - Method in class skrueger.geotools.AbstractStyledLayer
Returns a ID for the geo object.
getID() - Method in class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Returns the (unique) id of this action.
getId() - Method in class skrueger.geotools.StyledFS
 
getId() - Method in interface skrueger.geotools.StyledLayerInterface
 
getIfNode() - Method in class schmitzm.lang.tree.OperationTree.ITENode
Liefert einen Knoten, der die IF-Bedingung repraesentiert
getImageIcon() - Method in class skrueger.geotools.AbstractStyledLayer
Returns an icon, which represents the geo object.
getImageIcon() - Method in class skrueger.geotools.StyledFS
 
getImageIcon() - Method in interface skrueger.geotools.StyledLayerInterface
 
getImplementationHints() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Returns the implementation hints.
getIndent() - Method in class schmitzm.lang.Indent
Liefert die Leerstellen, um die bei einem Indent.push()-Aufruf eingerueckt wird.
getIndentLength() - Method in class schmitzm.lang.Indent
Liefert die Anzahl an Leerstellen, um die bei einem Indent.push()-Aufruf eingerueckt wird.
getInfoURL() - Method in class skrueger.geotools.StyledFeatureCollection
 
getInfoURL() - Method in class skrueger.geotools.StyledFS
 
getInfoURL() - Method in class skrueger.geotools.StyledGridCoverage
 
getInfoURL() - Method in class skrueger.geotools.StyledGridCoverageReader
 
getInfoURL() - Method in interface skrueger.geotools.StyledLayerInterface
Returns the URL to a (HTML) file that provides more information about this layer.
getInnerBorder() - Method in class schmitzm.swing.MultiSplitPane
Liefert die Border des MultiSplitPane
getInputComponent() - Method in class schmitzm.swing.InputOption
Liefert eine Referenz auf die Eingabe-Komponente.
getInsets() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the inner margin of the plot.
getInstance() - Static method in class skrueger.geotools.LegendIconFeatureRenderer
 
getInt(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als int.
getIntegerAttribute(Element, String, Integer...) - Static method in class schmitzm.xml.XMLUtil
Gets the attribute value from element as Integer.
getIntFromString(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert einen Integer-Wert aus einem String.
getInTitle() - Method in interface skrueger.geotools.labelsearch.SearchResult
 
getInTitle() - Method in class skrueger.geotools.labelsearch.SearchResultFeature
 
getIntoleranceColor() - Method in class schmitzm.swing.ExpansionBar
Liefert die Farbe, die angezeigt wird, wenn der Balkenwert ausserhalb der Toleranz liegt.
getInvalidInputMessage() - Method in class schmitzm.swing.InputOption
Liefert die letzte von InputOption.isInputValid() erzeugte Fehlermeldung.
getInvoker(Object) - Method in class schmitzm.data.event.Invoker
Liefert den Invoker aus der Invoker-Kette (bis zur Wurzel), der das angegebene "betroffene" Objekt enthaelt.
getItemActionListener() - Method in class schmitzm.swing.menu.ObjectSubMenu
Liefert den ActionListener, der den Menuepunkten zugeordnet werden kann.
getJava2DHints() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
getKey() - Method in class schmitzm.lang.ComparableObject
Liefert den Schluessel.
getKeyPrefix() - Method in class schmitzm.lang.ResourceProvider
Liefert das Prefix, das im Alternativ-Bundle jedem Key vorangestellt ist.
getKeys() - Method in class schmitzm.lang.HashtableResourceBundle
Liefert alle Keys zu denen eine Ressource hinterlegt ist.
getKeys() - Method in class schmitzm.lang.ResourceProvider
Liefert alle Keys unter denen eine Ressource hinterlegt ist.
getKeywords() - Method in class skrueger.geotools.AbstractStyledLayer
Returns a (language-specific) key word sequence for the geo object.
getKeywords() - Method in class skrueger.geotools.StyledFS
 
getKeywords() - Method in interface skrueger.geotools.StyledLayerInterface
 
getLabel() - Method in class schmitzm.jfree.chart.ChangableLegendItem
Returns the label shown in the legend.
getLabel() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Returns the label text in the default localization.
getLabel() - Method in class schmitzm.swing.InputOption
Liefert die Beschreibung der Eingabe-Option.
getLabelAngle() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns the angle (in degrees) the label text is rotated by.
getLabelAngleRadian() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns the angle (in radian) the label text is rotated by.
getLabelPrefix() - Method in class schmitzm.geotools.gui.RasterPositionLabel
Liefert den String, welcher der Rasterposition und dem Rasterwert vorangestellt wird.
getLabels(int) - Method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
 
getLabelTranslation() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Returns the label text for all localizations.
getLanguageCodes() - Static method in class skrueger.i8n.I8NUtil
 
getLayeredMapPane() - Method in class schmitzm.geotools.gui.LayeredMapFrame
Liefert den Karten- und Kontroll-Bereich des Fensters.
getLayerSourceObject(MapLayer) - Static method in class schmitzm.geotools.gui.JMapPane
Liefert das Objekt (GridCoverage2D oder FeatureCollection oder AbstractGridCoverageReader auf dem ein Layer basiert.
getLeftChild() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert den linken Kindknoten.
getLegendGraphic() - Method in class skrueger.geotools.LegendIconFeatureRenderer
DOCUMENT ME!
getLegendLabelGenerator() - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns a label generator based on the legend label definitions of this style.
getLegendMetaData(MapLayer) - Method in interface skrueger.geotools.MapContextManagerInterface
Returns the RasterLegendData object for the layer.
getLegendMetaData() - Method in class skrueger.geotools.StyledGridCoverage
Returns the meta data needed for displaying a legend.
getLegendMetaData() - Method in class skrueger.geotools.StyledGridCoverageReader
Returns the meta data needed for displaying a legend.
getLegendMetaData() - Method in interface skrueger.geotools.StyledRasterInterface
 
getLegendTooltipGenerator() - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns a label generator based on the legend tooltip definitions of this style.
getLength() - Method in class schmitzm.lang.Indent
Liefert die aktuelle Anzahl an Leerstellen, um die eingerueckt wird.
getLength(Object) - Static method in class schmitzm.lang.MultiDimArray
Liefert die Groesse des Arrays in allen Dimensionen.
getLength(Object, int) - Static method in class schmitzm.lang.MultiDimArray
Liefert die Groesse des Arrays in der angegebenen Dimension.
getLimit() - Method in class schmitzm.io.LimitedInputStream
Liefert das Limit fuer den Stream.
getLineHighlightStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getLineSelectionStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getLineSymbolizerColor(LineSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class schmitzm.swing.ToolTipComboBoxRenderer
After calling the super method, the tooltip is set (if value is selected).
getListenerCount() - Method in class schmitzm.swing.Compass
Liefert die Anzahl der an den Kompass angeschlossenen ChangeListener.
getLoadSource() - Method in exception appl.data.LoadingException
 
getLocaleFor(String) - Static method in class skrueger.i8n.I8NUtil
 
getLong(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als long.
getMapArea() - Method in class org.geotools.gui.swing.JMapPane
 
getMapContext() - Method in class schmitzm.geotools.gui.GeoMapPane
Liefert den MapContext der die einzelnen Karten-Layer verwaltet.
getMapContext() - Method in interface skrueger.geotools.MapContextManagerInterface
 
getMapCoordinatesFromEvent(MouseEvent) - Static method in class schmitzm.geotools.gui.JMapPane
Konvertiert die Maus-Koordinaten (relativ zum JMapPane) in Karten-Koordinaten.
getMapImage() - Method in class schmitzm.geotools.gui.JMapPane
Get the BufferedImage to use as a flaoting icon in the lower right corner.
getMapLayer() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Liefert das Layer, aus dem die FeatureCollection stammt auf der der Filter definiert wird.
getMapObject(MapLayer) - Method in class schmitzm.geotools.gui.LayeredMapPane
Liefert das in einem Layer dargestellte Objekt.
getMapPane() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Liefert das MapPane, fuer das FeatureSelectedEvents ausgeloest werden.
getMapPane() - Method in class schmitzm.geotools.gui.GeoMapPane
Liefert das JMapPane, in dem die Karten dargestellt werden.
getMapPane() - Method in class schmitzm.geotools.gui.LayeredMapPane
Liefert den Karten-Bereich der Komponente.
getMapPane() - Method in class schmitzm.geotools.gui.MapActionControlPane
Liefert das JMapPane, das durch diese Komponente gesteuert wird.
getMapPane() - Method in class skrueger.geotools.MapView
Liefert den Karten-Bereich der Komponente.
getMapping() - Method in class schmitzm.jfree.feature.FeatureDatasetMetaData
Returns the mapping between features and the corresponding dataset items.
getMargin() - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns the margin (percentage) between the chart bars.
getMask() - Method in class schmitzm.swing.table.MutableTable
Liefert die Bit-Maske, welche Punkt im Kontextmenue aktiv sind.
getMaxAccessTimes() - Method in class schmitzm.data.property.Access
Liefert die Anzahl, die der Besitzer berechtigt ist, das Zugriffsrecht (ueber eine Methode) einzusetzen.
getMaxActionID() - Method in class schmitzm.geotools.gui.JEditorToolBar
Returns the maximum ID of actions.
getMaxAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns the maximum number of feature attributes that can be specified by this style.
getMaxAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns the maximum number of feature attributes that can be specified by this style.
getMaxAttributeCount() - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns the maximum number of feature attributes that can be specified by this style.
getMaxAttributeCount() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns the maximum number of feature attributes that can be specified by this style.
getMaxDimensions() - Method in enum schmitzm.jfree.chart.style.ChartType
 
getMaximum() - Method in class schmitzm.swing.ExpansionBar
Liefert den Maximum-Wert des Balkens.
getMaximumOperatorConnectivity() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert den Konnektivitaetswert des am meisten bindenden Operators.
getMaximumTolerance() - Method in class schmitzm.swing.ExpansionBar
Liefert den (absoluten) Wert nach oben, bis zu dessen Wert der Balkens in gruen dargstellt wird.
getMaxLoad() - Method in class schmitzm.lang.LimitedVector
Liefert die maximale Anzahl an Elementen, die die Liste aufnehmen kann.
getMaxResolution() - Method in interface skrueger.geotools.ZoomRestrictableGridInterface
The resolution is calculated by number of units in layer's crs / number of pixels.
getMaxToolID() - Method in class skrueger.geotools.MapPaneToolBar
Returns the maximum ID of tools.
getMaxValue() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den groessten einstellbaren Spinner-Wert.
getMaxZoomScale() - Method in class org.geotools.gui.swing.JMapPane
Retuns the maximum allowed zoom scale.
getMessage() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Liefert die angezeigte Meldung.
getMessage() - Method in class schmitzm.swing.ExceptionDialog
Liefert die angezeigte Fehlermeldung.
getMetaData(String) - Method in class schmitzm.jfree.DatasetMetaDataGroup
Returns some meta data.
getMetaData() - Method in class skrueger.geotools.StyledLayerStyle
Returns the additional meta data needed for object visualisation.
getMiddle() - Method in class schmitzm.swing.ExpansionBar
Liefert den Mitte-Wert des Balkens.
getMinActionID() - Method in class schmitzm.geotools.gui.JEditorToolBar
Returns the minimum ID of actions.
getMinDimensions() - Method in enum schmitzm.jfree.chart.style.ChartType
 
getMinimum() - Method in class schmitzm.swing.ExpansionBar
Liefert den Minimum-Wert des Balkens.
getMinimumTolerance() - Method in class schmitzm.swing.ExpansionBar
Liefert den (absoluten) Wert nach unten, bis zu dessen Wert der Balkens in gruen dargstellt wird.
getMinResolution() - Method in interface skrueger.geotools.ZoomRestrictableGridInterface
The resolution is calculated by number of units in layer's crs / number of pixels.
getMinToolID() - Method in class skrueger.geotools.MapPaneToolBar
Returns the minimum ID of tools.
getMinValue() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den kleinsten einstellbaren Spinner-Wert.
getMinX() - Method in class appl.util.RasterMetaData
 
getMinX() - Method in interface schmitzm.data.ReadableGrid
Liefert den Index der ersten (Südwest) Zelle in X-Richtung.
getMinX() - Method in class schmitzm.data.WritableGridArray
Liefert den Index der ersten (Südwest) Zelle in X-Richtung.
getMinX() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert den Index der ersten Zelle (Südwest) in X-Richtung.
getMinY() - Method in class appl.util.RasterMetaData
 
getMinY() - Method in interface schmitzm.data.ReadableGrid
Liefert den Index der ersten Zelle (Südwest) in Y-Richtung.
getMinY() - Method in class schmitzm.data.WritableGridArray
Liefert den Index der ersten Zelle (Südwest) in Y-Richtung.
getMinY() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert den Index der ersten Zelle (Südwest) in Y-Richtung.
getMinZoomScale() - Method in class org.geotools.gui.swing.JMapPane
Retuns the minimum allowed zoom scale.
getMissingResourceString() - Method in class schmitzm.lang.ResourceProvider
Liefert den Alternativ-String, der beim Ignorieren fehlender Ressourcen von getString(String) zurueckgegeben wird.
getMode() - Method in class schmitzm.lang.WorkingThread
Liefert den Status, in dem sich der Thread gerade befindet.
getMode() - Method in class schmitzm.swing.StoplightContainer
Liefert den aktuellen Modus der Ampel.
getModifiedFeature() - Method in class schmitzm.geotools.map.event.FeatureModifiedEvent
Liefert das veraenderte Feature.
getMultipleOptions() - Method in class schmitzm.swing.MultipleOptionPane
Liefert die Eingabe-Optionen des MultipleOptionPane.
getMultipleOptionValues() - Method in class schmitzm.swing.MultipleOptionPane
Liefert die Eingaben, die in dem MultipleOptionPane gemacht wurden.
getMultiplyOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als arithmetische Punkt-Operatoren verwendet werden.
getName() - Method in class schmitzm.data.property.Property
Liefert den Namen der Eigenschaft.
getName() - Method in class schmitzm.lang.AbstractNamedObject
Liefert den Namen des Objekts.
getName() - Method in interface schmitzm.lang.NamedObject
Liefert den Namen des Objekts.
getNewMapArea() - Method in class schmitzm.geotools.map.event.MapAreaChangedEvent
Liefert die neue Karten-Ausdehnung.
getNewScale() - Method in class schmitzm.geotools.map.event.ScaleChangedEvent
Liefert die neue Aufloesung.
getNewValue() - Method in class schmitzm.data.event.NameChangeEvent
Liefert den Namen des Objekts nach der Aenderung.
getNewValue() - Method in class schmitzm.data.event.ObjectChangeEvent
Liefert den Wert des Objekts nach der Aenderung.
getNextAutoValue(AttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den naechsten Auto-Wert fuer einen AttributeType.
getNextValue() - Method in interface schmitzm.geotools.feature.AutoValueGenerator
Returns the next value.
getNextValue() - Method in class schmitzm.geotools.feature.NumberValueGenerator
Returns the next value.
getNextValue() - Method in class schmitzm.swing.RotationSpinnerNumberModel
Liefert den naechst-groesseren Wert.
getNormalCursor() - Method in class schmitzm.geotools.gui.JMapPane
Gibt den "normalen" Cursor zurueck.
getNumberFormatPattern(double) - Static method in class schmitzm.swing.SwingUtil
Erstellt das Pattern fuer ein NumberFormat.
getNumberFormatPattern(int) - Static method in class schmitzm.swing.SwingUtil
Erstellt das Pattern fuer ein NumberFormat.
getNumberOfAttributes() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getObject() - Method in class schmitzm.data.event.Invoker
Liefert das betroffene Objekt.
getObject() - Method in class schmitzm.lang.ComparableObject
Liefert das Objekt.
getObject(String) - Method in class schmitzm.lang.ResourceProvider
Liefert ein Objekt aus dem Resource-Bundle.
getObject(String, Locale) - Method in class schmitzm.lang.ResourceProvider
Liefert ein Objekt aus dem Resource-Bundle.
getObject() - Method in class schmitzm.lang.tree.TreeNode
Liefert das Objekt, das in dem Knoten gespeichert ist.
getObject() - Method in class schmitzm.swing.menu.ObjectMenuItem
Liefert das Benutzer-Objekt des Menupunkts.
getObject() - Method in class schmitzm.swing.ObjectDisplayContainer
Liefert das aktuell dargestellte Objekt.
getObjectListener(Class) - Method in class schmitzm.data.event.AbstractObjectTraceable
Liefert alle Listener eines bestimmten Typs.
getObjectListener(Class) - Method in interface schmitzm.data.event.ObjectTraceable
Liefert alle Listener eines bestimmten Typs.
getObjectListener(Class) - Method in class schmitzm.lang.LimitedVector
Liefert alle Listener eines bestimmten Typs.
getObjectName() - Method in enum schmitzm.jfree.chart.style.ChartType
Returns a localized title for the objects drawn in this chart.
getObjectsInorder(Vector<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert die im (Teil-)Baum des Knotens gespeicherten Objekte in der Inorder-Reihenfolge.
getObjectsPostorder(Vector<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert die im (Teil-)Baum des Knotens gespeicherten Objekte in der Postorder-Reihenfolge.
getObjectsPreorder(Vector<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert die im (Teil-)Baum des Knotens gespeicherten Objekte in der Preorder-Reihenfolge.
getOldMapArea() - Method in class schmitzm.geotools.map.event.MapAreaChangedEvent
Liefert die alte Karten-Ausdehnung.
getOldScale() - Method in class schmitzm.geotools.map.event.ScaleChangedEvent
Liefert die alte Aufloesung.
getOldValue() - Method in class schmitzm.data.event.NameChangeEvent
Liefert den Namen des Objekts vor der Aenderung.
getOldValue() - Method in class schmitzm.data.event.ObjectChangeEvent
Liefert den Wert des Objekts vor der Aenderung.
getOneTimeReadAccess() - Method in class schmitzm.data.property.ListProperty
Liefert ein Leserecht auf die Liste, welches nach einmaligem Zugriff automatisch ungueltig wird.
getOneTimeReadAccess() - Method in class schmitzm.data.property.ValueProperty
Liefert ein Leserecht auf die Property, welches nach einmaligem Zugriff automatisch ungueltig wird.
getOneTimeWriteAccess() - Method in class schmitzm.data.property.ListProperty
Liefert ein Schreibrecht auf die Property, welches nach einmaligem Zugriff automatisch ungueltig wird.
getOneTimeWriteAccess() - Method in class schmitzm.data.property.ValueProperty
Liefert ein Schreibrecht auf die Property, welches nach einmaligem Zugriff automatisch ungueltig wird.
getOpacity() - Method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
HELPER FUNCTIONS
getOpacityFromColorMapEntry(ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert die Transparenz eines Farbpaletten-Eintrag.
getOpacityFromExpression(Expression) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert die Transparenz eines Farbpaletten-Eintrag.
getOpeningBracketChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als oeffnende Klammern verwendet werden.
getOperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als 2-stellige Operatoren verwendet werden.
getOperatorConnectivity(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert einen Wert, der die Konnektivitaet (Bindung) eines Operators ausdrueckt (je groesser, desto groesser die Bindung).
getOrientation() - Method in class schmitzm.geotools.gui.GridPanel
Liefert die Orientierung der Koordinaten-Leiste.
getOrientation() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the orientation of the chart.
getOrientation() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the orientation of the chart.
getOrientation() - Method in class schmitzm.swing.MultiSplitPane
Liefert die Orientierung in der die Container des MultiSplitPanes angeordnet sind.
getOverlappingCells(GridCoverage2D, LineString, Set<Point>) - Static method in class schmitzm.geotools.grid.GridUtil
Determines the raster cells, which are intersected by a LineString.
getOverlappingCells(GridCoverage2D, Geometry, Number, WritableRaster) - Static method in class schmitzm.geotools.grid.GridUtil
Marks all raster cells, which are intersected by a Geometry.
getOverlappingCells(GridCoverage2D, Geometry, Number) - Static method in class schmitzm.geotools.grid.GridUtil
Marks all raster cells, which are intersected by a Geometry.
getOwner() - Method in class schmitzm.data.property.Access
Liefert den Besitzer des Rechts.
getPaint() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Returns the color for the label text.
getPaintGaps() - Method in class skrueger.RasterLegendData
 
getParameterCount(String) - Method in class schmitzm.swing.OperationTreePanel
Liefert die Anzahl an geklammerten Parametern, die ein Operator hat.
getParameterSeperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als Trennzeichen zwischen Funktionsparametern verwendet werden.
getParametersInfo() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Describe parameters.
getParent() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getParent() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert den direkten Vorgaenger-Knoten.
getParent() - Method in class schmitzm.lang.tree.TreeNode
Liefert den direkten Vaterknoten.
getParentActionStructure() - Method in interface schmitzm.swing.menu.ActionStructure
Liefert das ActionStructure-Element, das in der Kette unmittelbar uebergeordnet ist.
getParentActionStructure() - Method in class schmitzm.swing.menu.ObjectMenuItem
Liefert die dem Menue uebergeordnete ActionStructure.
getParentActionStructure() - Method in class schmitzm.swing.menu.ObjectSubMenu
Liefert die dem Menue uebergeordnete ActionStructure.
getParentFrame(Component) - Static method in class schmitzm.swing.SwingUtil
Liefert den Frame, das eine Kompoenente beinhaltet.
getParentUrl(URL) - Static method in class schmitzm.io.IOUtil
Die Funktion soll der Funktion File.getParent() fuer URLs entsprechen.
getParentURL(URL) - Static method in class schmitzm.io.IOUtil
Deprecated. use getParentUrl()
getParentWindow(Component) - Static method in class schmitzm.swing.SwingUtil
Liefert das Fenster, das eine GUI-Komponente beinhaltet.
getParentWindowComponent(Component) - Static method in class schmitzm.swing.SwingUtil
Liefert das Fenster, das eine Kompoenente beinhaltet.
getPipedModel() - Method in interface schmitzm.swing.table.PipedTableModel
Returns the original TableModel.
getPipedModel() - Method in class schmitzm.swing.table.SelectionTableModel
Returns the original TableModel.
getPlotStyle() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the style of the chart's plot.
getPlotStyle() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the style of the chart's plot.
getPointHighlightStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getPointSelectionStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getPointSymbolizerColor(PointSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getPolygonHighlightStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getPolygonSelectionStyle() - Method in class org.geotools.gui.swing.JMapPane
 
getPolygonSymbolizerColor(PolygonSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getPopupMenu() - Method in class schmitzm.swing.table.MutableTable.PopupMenu
Erzeugt ein dem Menue entsprechendes JPopupMenu.
getPreviewIcon() - Method in enum schmitzm.jfree.chart.style.ChartType
Returns an image of 300x200 pixels that shows a hypothetical chart of the given type.
getPreviewPanel() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Liefert die aktuell gesetzt Vorschaukomponente.
getPreviousValue() - Method in class schmitzm.swing.RotationSpinnerNumberModel
Liefert den naechst-kleineren Wert.
getPrimarySeriesKey() - Method in class schmitzm.jfree.feature.Feature2CategoryDatasetMapping
Returns the key of the primary series.
getPrimarySeriesKey() - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Returns the key of the primary series.
getPrimarySeriesKey() - Method in class schmitzm.jfree.feature.Feature2SeriesDatasetMapping
Returns the key of the primary series.
getProcessedItem() - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Liefert den Index des Menueeintrags, der ausgewaehlt wurde.
getProgressBar() - Method in class schmitzm.swing.StatusDialog
Liefert eine Referenz auf den Status-Balken, der im Dialog angezeigt wird.
getProperties() - Method in interface schmitzm.data.property.Properties
Liefert die Eigenschaften des Objekts als Array.
getProperties(Class) - Method in interface schmitzm.data.property.Properties
Liefert alle Eigenschaften des Objekts, die einem bestimmten Typ angehoeren.
getProperties() - Method in class schmitzm.data.property.Property
Liefert einen 1-elementigen Array, in dem nur die Eigenschaft selbst enthalten ist.
getProperties(Class) - Method in class schmitzm.data.property.Property
Liefert this, falls, der angegebene Typ eine Oberklasse dieser Property ist, oder eine Oberklasse des Typs dieser Property.
getProperties() - Method in class schmitzm.data.property.PropertySet
Liefert die Eigenschaften der Menge als Array.
getProperties(Class) - Method in class schmitzm.data.property.PropertySet
Liefert alle Eigenschaften, die einem bestimmten Typ angehoeren.
getProperty(String) - Method in interface schmitzm.data.property.Properties
Liefert eine Eigenschaft des Objekts.
getProperty(String) - Method in class schmitzm.data.property.Property
Liefert die Eigenschaft selbst (this), falls deren Name angegeben wird, ansonsten null.
getProperty() - Method in exception schmitzm.data.property.PropertyException
Liefert die Eigenschaft, fuer die das Problem auftrat.
getProperty(String) - Method in class schmitzm.data.property.PropertySet
Liefert eine bestimmte Eigenschaft der Menge.
getProperty(Properties, String) - Static method in class schmitzm.data.property.PropertyUtil
Liefert eine Eigenschaft eines Properties-Objekt.
getProperty(Properties, String, char) - Static method in class schmitzm.data.property.PropertyUtil
Liefert den Wert eine Eigenschaft.
getPropertyCount() - Method in interface schmitzm.data.property.Properties
Liefert die Anzahl an Eigenschaften des Objekts.
getPropertyCount() - Method in class schmitzm.data.property.Property
Liefert immer 1.
getPropertyCount() - Method in class schmitzm.data.property.PropertySet
Liefert die Anzahl an Eigenschaften.
getPropertyFile(ResourceProvider, Locale) - Static method in class schmitzm.lang.ResourceProvider
Liefert die Property-Datei (.properties) fuer ein Resource Bundle.
getPropertyNames() - Method in interface schmitzm.data.property.Properties
Liefert die Namen aller Eigenschaften des Objekts.
getPropertyNames() - Method in class schmitzm.data.property.Property
Liefert einen 1-elementigen Array, in dem nur der Name der Eigenschaft selbst enthalten ist.
getPropertyNames() - Method in class schmitzm.data.property.PropertySet
Liefert die Namen aller Eigenschaften.
getPropertyType() - Method in class schmitzm.data.property.Property
Liefert den Daten-Typ, der in der Eigenschaft gespeichert werden kann.
getPropertyType() - Method in class schmitzm.data.property.ValueProperty
Liefert den Daten-Typ, der in der Eigenschaft gespeichert werden kann.
getPropertyTypes() - Method in interface schmitzm.data.property.Properties
Liefert die Typen aller Eigenschaften des Objekts.
getPropertyTypes() - Method in class schmitzm.data.property.Property
Liefert einen 1-elementigen Array, in dem nur der Typ der Eigenschaft selbst enthalten ist.
getPropertyTypes() - Method in class schmitzm.data.property.PropertySet
Liefert die Typen aller Eigenschaften.
getPropertyValue(Property, int...) - Static method in class schmitzm.data.property.PropertyUtil
Wraps a Property to an appropriate java object.
getQuantityFromColorMapEntry(ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert den Wert eines Farbpaletten-Eintrag.
getQuantityFromExpression(Expression) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert den Wert eines Farbpaletten-Eintrag.
getRangeGridlinePaint() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the color of the plot's range grid line.
getRaster() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert eine direkte Referenz auf die Datenbasis.
getRaster() - Method in class schmitzm.geotools.grid.WritableGridCoverage
Liefert eine direkte Referenz auf die Datenbasis.
getRasterSample(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSample(int...) - Method in class schmitzm.data.WritableGridArray.Double
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSample(int...) - Method in class schmitzm.data.WritableGridArray.Float
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSample(int...) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSample(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSample(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsByte(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsByte(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsByte(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsByte(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsDouble(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsDouble(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsDouble(int...) - Method in class schmitzm.data.WritableGridArray.Double
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsDouble(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsDouble(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsFloat(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsFloat(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsFloat(int...) - Method in class schmitzm.data.WritableGridArray.Float
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsFloat(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsFloat(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsInt(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsInt(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsInt(int...) - Method in class schmitzm.data.WritableGridArray.Integer
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsInt(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsInt(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsLong(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsLong(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsLong(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsLong(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsShort(int...) - Method in class schmitzm.data.AbstractReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsShort(int...) - Method in interface schmitzm.data.ReadableGrid
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsShort(int...) - Method in class schmitzm.data.WritableGridRaster
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getRasterSampleAsShort(int...) - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert einen Wert des Rasters ueber Raster-Koordinaten.
getReadAccess(Object) - Method in class schmitzm.data.property.ListProperty
Liefert ein Leserecht auf die Liste.
getReadAccess(Object) - Method in class schmitzm.data.property.ValueProperty
Liefert ein Leserecht auf die Property.
getReadTokens() - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert alle bisher gelesenen Token als Zeichenkette.
getRealHeight() - Method in class appl.util.RasterMetaData
 
getRealHeight() - Method in interface schmitzm.data.ReadableGrid
Liefert die reale Breite des Rasters.
getRealHeight() - Method in class schmitzm.data.WritableGridArray
Liefert die reale Breite des Rasters.
getRealHeight() - Method in class schmitzm.data.WritableGridRaster
Liefert die reale Breite des Rasters.
getRealHeight() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die reale Breite des Rasters.
getRealWidth() - Method in class appl.util.RasterMetaData
 
getRealWidth() - Method in interface schmitzm.data.ReadableGrid
Liefert die reale Breite des Rasters.
getRealWidth() - Method in class schmitzm.data.WritableGridArray
Liefert die reale Breite des Rasters.
getRealWidth() - Method in class schmitzm.data.WritableGridRaster
Liefert die reale Breite des Rasters.
getRealWidth() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die reale Breite des Rasters.
getRenderer() - Method in class org.geotools.gui.swing.JMapPane
get the renderer
getRendererCount() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns count of renderer for the chart.
getRendererCount() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns count of renderer for the chart.
getRendererForDataset(Plot, int) - Static method in class schmitzm.jfree.JFreeChartUtil
Returns the renderer for the i-th dataset of a plot.
getRendererHints() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
getRendererStyle(int) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the style of a dataset renderer.
getRendererStyle(int) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the style of a dataset renderer.
getResizeWeight(int) - Method in class schmitzm.swing.MultiSplitPane
Liefert das gesetzte Gewicht eines Containers, mit dessen Anteil dieser bei einer Platzvergroesserung beruecksichtigt wird.
getResizeWeight() - Method in class schmitzm.swing.MultiSplitPane
Liefert die Gewichte aller Containers, mit deren Anteil diese bei einer Platzvergroesserung beruecksichtigt werden.
getResourceString(String, Object...) - Static method in class schmitzm.geotools.gui.JEditorToolBar
 
getRightChild() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert den rechten Kindknoten.
getRoot() - Method in class schmitzm.data.event.Invoker
Liefert das Wurzel-Objekt, welches z.B. den Ursprung einer Aenderungspropagierung darstellt.
getRoot() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert den Wurzel-Knoten.
getRoot() - Method in class schmitzm.lang.tree.OperationTree
Liefert den Wurzelknoten des Operator-Baums.
getRoot() - Method in class schmitzm.lang.tree.TreeNode
Liefert den Wurzel-Knoten.
getRootDir(File) - Static method in class schmitzm.io.IOUtil
Liefert das oberste Verzeichnis zu einer Datei (Haupt-Verzeichnis).
getRootLocale() - Method in class schmitzm.lang.ResourceProvider
Liefert die Standard-Sprache des Resource-Bundles ("Fall-Back").
getRotation() - Method in class schmitzm.swing.RotationSpinnerNumberModel
Prueft, ob die Rotation-Funktion aktiviert ist.
getRowCount() - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert die Anzahl an Zeilen.
getRowCount() - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Liefert die Anzahl an Attributen in der Tabelle.
getRowCount() - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert die Anzahl an Zeilen.
getRowCount() - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert die Anzahl an Zeilen der Tabelle.
getRowCount() - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Liefert die Anzahl an Zeilen (Loggern) der Tabelle.
getRowCount() - Method in class schmitzm.swing.table.SelectionTableModel
Returns the number of rows in the model.
getRowCount() - Method in class skrueger.geotools.labelsearch.SearchResultTableModel
 
getRule() - Method in class schmitzm.geotools.feature.FeatureOperationTreeFilter
Liefert die Formel, die den Filter definitiert.
getRule() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert die im Panel eingetragene Formel.
getSampleType() - Method in interface schmitzm.data.ReadableGrid
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getSampleType() - Method in class schmitzm.data.WritableGridArray.Double
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getSampleType() - Method in class schmitzm.data.WritableGridArray.Float
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getSampleType() - Method in class schmitzm.data.WritableGridArray.Integer
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getSampleType() - Method in class schmitzm.data.WritableGridRaster
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getSampleType() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die Art der Daten, die im Raster gespeichert werden koennen.
getScale() - Method in class schmitzm.geotools.gui.JMapPane
Liefert die Anzahl der Einheiten, die ein Bildschirm-Pixel darstellt.
getScaleInMeters() - Method in class schmitzm.geotools.gui.ScalePane
Liefert die dargestellte Aufloesung in Metern pro Pixel.
getScaleInMeters() - Method in class schmitzm.geotools.gui.ScalePanel
Liefert die dargestellte Aufloesung in Metern pro Pixel.
getScaleInPixels() - Method in class schmitzm.geotools.gui.ScalePane
Liefert die dargestellte Aufloesung in Pixel pro Meter.
getScaleInPixels() - Method in class schmitzm.geotools.gui.ScalePanel
Liefert die dargestellte Aufloesung in Pixel pro Meter.
getSchema() - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getSchema() - Method in class org.geotools.data.wfs.WFSFeatureSource.WFSFeatureResults
 
getSchema() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
getSearchText() - Method in class skrueger.geotools.labelsearch.SearchMapDialog
 
getSelectedButton() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Liefert den ausgewaehlen Radio-Button.
getSelectedButton() - Method in class schmitzm.swing.ButtonGroup
Liefert den Button der Gruppe, der selektiert ist.
getSelectedDisplayItem() - Method in class schmitzm.swing.SelectionInputOption
Liefert das Anzeige-Objekt der akuellen Auswahl.
getSelectedFeatures() - Method in class schmitzm.geotools.gui.FeatureTablePane
Liefert die in der Tabelle selektierten Features.
getSelectedFeatures() - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Returns the IDs of the selected features (in any series/row).
getSelectedFeatures() - Method in interface schmitzm.jfree.feature.FeatureDatasetSelectionModel
Returns the IDs of the selected features.
getSelectedFeatures() - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Returns the IDs of the selected features (in any series).
getSelectedIndex() - Method in class schmitzm.swing.SelectionInputOption.Combo
Liefert den Index, der in der ComboBox-Liste ausgewaehlt wurde.
getSelectedIndex() - Method in class schmitzm.swing.SelectionInputOption
Liefert den Index, der in der Objekt-Liste ausgewaehlt wurde.
getSelectedIndex() - Method in class schmitzm.swing.SelectionInputOption.Radio
Liefert den Index, der in der Button-Liste ausgewaehlt wurde.
getSelectedItemCount() - Method in class schmitzm.swing.SelectionInputOption
Liefert die Anzahl der zur Auswahl stehenden Eintraege.
getSelectedModelRow() - Method in class schmitzm.swing.SortableJTable
Returns the index of the selected row according to the table model.
getSelectedModelRows() - Method in class schmitzm.swing.SortableJTable
Returns the indices of the selected rows according to the table model.
getSelectedTool() - Method in class skrueger.geotools.MapPaneToolBar
Returns the selected tool.
getSelectedTool() - Method in class skrueger.geotools.MapView
 
getSelection() - Method in class org.geotools.gui.swing.JMapPane
 
getSelection() - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Returns all selected objects as list.
getSelectionLayer() - Method in class org.geotools.gui.swing.JMapPane
 
getSelectionManager() - Method in class org.geotools.gui.swing.JMapPane
 
getSelectionMode() - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Returns the selection events the tracker reacts on.
getSelectionModel() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Returns the selection model the renderer uses to determine whether a data item is selected or not.
getSelectionModel() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Returns the selection model the renderer uses to determine whether a data item is selected or not.
getSelectionModel() - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Returns the selection model the renderer uses to determine whether a data item is selected or not.
getSelectionModel() - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModelProvider
Returns the selection model for the (primary) Dataset.
getSelectionModelForDataset(Plot, Dataset) - Static method in class schmitzm.jfree.JFreeChartUtil
Searchs the renderers of a plot for SelectionRenderer for a Dataset and returns its DatasetSelectionModel.
getSelectionModels(Plot) - Static method in class schmitzm.jfree.JFreeChartUtil
Searchs the renderers of a plot for all SelectionRenderer and returns their DatasetSelectionModels.
getSelectionPaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Returns the color, the selected data of the primary series is rendered with.
getSelectionPaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Returns the color, the selected data of the primary series is rendered with.
getSelectionPaint() - Method in interface schmitzm.jfree.chart.renderer.SelectionRenderer
Returns the color, the selected data is rendered with.
getSelectionPaint() - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Returns the color, the selected data of the primary series is rendered with.
getSelectionPaint(int) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Returns the color, the selected data is rendered with.
getSelectionPoint() - Method in class schmitzm.geotools.map.event.GridCoverageValueSelectedEvent
Liefert den selektierten Punkt.
getSelectionRange() - Method in class schmitzm.geotools.map.event.GeneralSelectionEvent
Liefert den Bereich ueber den selektiert wurde.
getSelectionRenderer(Plot) - Static method in class schmitzm.jfree.JFreeChartUtil
Returns all SelectionRenderer for a Plot.
getSelectionRendererForDataset(Plot, Dataset) - Static method in class schmitzm.jfree.JFreeChartUtil
Searchs the renderers of a plot for SelectionRenderer for a Dataset.
getSelectionResult() - Method in class schmitzm.geotools.map.event.ObjectSelectionEvent
Liefert die selektierten Objekte.
getSeriesCount() - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns the count of series the style is defined for.
getSeriesLegendLabel(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns the style of the series label in the legend.
getSeriesLegendTooltip(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns the style of the series tooltip in the legend.
getSeriesPaint(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns the color, a series is painted with.
getShort(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als short.
getSidePane() - Method in class skrueger.geotools.MapView
called by initialize() to fill the left of the XULUMapView Supposed to be overwritten by AtlasMapView or DesignMapView
getSimpleClassName(Object) - Static method in class schmitzm.lang.LangUtil
Liefert den einfachen Namen einer Klasse (ohne Package) oder den String "null", falls das Objekt null ist
getSimultanReadAccess() - Method in class schmitzm.data.property.ValuePropertyAccessParameters
Liefert die Anzahl an Objekten die gleichzeitig lesen duerfen.
getSimultanWriteAccess() - Method in class schmitzm.data.property.ValuePropertyAccessParameters
Liefert die Anzahl an Objekten die gleichzeitig schreiben duerfen.
getSize(int) - Method in class schmitzm.data.property.MatrixProperty
Liefert die Groesse der Matrix in einer Dimension.
getSize() - Method in class schmitzm.data.property.MatrixProperty
Liefert die Groesse der Matrix in allen Dimensionen.
getSizeText() - Method in class schmitzm.data.property.MatrixProperty
Liefert die Groesse der Matrix in allen Dimensionen als Beschreibung.
getSldFile() - Method in class skrueger.geotools.StyledFS
 
getSlider() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den Slider des Panels.
getSortedKeys() - Method in class skrueger.RasterLegendData
 
getSource() - Method in class schmitzm.data.event.AbstractObjectEvent
Liefert die Objekt-Hierarchie, die von dem Ereignis betroffen ist.
getSource() - Method in class schmitzm.data.event.Invoker
Liefert den Auslöser, oder null, falls das Objekt selbst die "Wurzel" darstellt.
getSource() - Method in interface schmitzm.data.event.ObjectEvent
Liefert die Objekt-Hierarchie, die von dem Ereignis betroffen ist.
getSource() - Method in class schmitzm.geotools.map.event.JEditorPaneEvent
Liefert das JEditorPane, das das Ereignis ausgeloest hat.
getSource() - Method in class schmitzm.geotools.map.event.JMapPaneEvent
Liefert das JMapPane, das das Ereignis ausgeloest hat.
getSource() - Method in class schmitzm.jfree.chart.selection.DatasetSelectionChangeEvent
Returns the initiating DatasetSelectionModel.
getSourceLayer() - Method in class schmitzm.geotools.map.event.ObjectSelectionEvent
Liefert das Layer aus dem die Features stammen.
getSourceObject() - Method in class schmitzm.geotools.map.event.JMapPaneEvent
Liefert das Object, das das Ereignis initiiert hat.
getSpinner() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den Spinner des Panels.
getSplitPane() - Method in class skrueger.geotools.MapView
Returns the split pane which divides the layer list from the map panel.
getSquareMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getStarMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getState() - Method in class org.geotools.gui.swing.JMapPane
 
getStaticCursor() - Method in class schmitzm.geotools.gui.JMapPane
Liefert den statisch eingestellten Cursor, der unabhaengig von der eingestellten MapPane-Aktion (Zoom, Auswahl, ...) verwendet wird.
getStatusBar() - Method in class schmitzm.geotools.gui.LayeredMapFrame
Liefert den Status-Bereich des Fensters.
getStatusBar() - Method in class skrueger.geotools.MapView
Liefert die Status-Zeile, in der die Koordinaten und Raster-Werte angezeigt werden.
getStepSize() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert die Schrittgroesse des Spinners.
getStreamCount() - Method in class schmitzm.io.CombinedInputStream
Liefert die Anzahl an Streams aus der der CombinedInputStream zusammengesetzt wurde.
getString(String, Object...) - Method in class schmitzm.lang.ResourceProvider
Liefert einen String aus dem Resource-Bundle.
getString(String, Locale, Object...) - Method in class schmitzm.lang.ResourceProvider
Liefert einen String aus dem Resource-Bundle.
getStringEncapsulationChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, zwischen denen String-Konstanten gekapselt werden.
getStringFromAppenders(Enumeration<Appender>) - Method in class schmitzm.swing.log4j.LoggerFrame
Liefert einen String, der die Appender eines Loggers darstellt.
getStringPainted() - Method in class schmitzm.swing.ExpansionBar
Prueft, ob der Balken-Wert angezeigt wird.
getStrokeColor(Stroke) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getStructureName() - Method in interface schmitzm.data.ObjectStructure
Liefert den Namen der ObjectStructure, falls sie benannt ist.
getStructureName() - Method in class schmitzm.data.property.PropertySet
Liefert null.
getStructureName() - Method in class schmitzm.data.property.ValueProperty
Liefert den Namen der Eigenschaft.
getStyle() - Method in class skrueger.geotools.AbstractStyledLayer
Returns the display style for the geo object.
getStyle() - Method in class skrueger.geotools.StyledFS
 
getStyle() - Method in interface skrueger.geotools.StyledLayerInterface
 
getStyledLayerStyle(StyledLayerInterface) - Static method in class skrueger.geotools.StyledLayerUtil
Returns the style a StyledLayerInterface as a StyledLayerStyle.
getStyledLayerStyle(StyledGridCoverageInterface) - Static method in class skrueger.geotools.StyledLayerUtil
Returns the style and raster meta data of a StyledGridCoverageInterface as a StyledLayerStyle.
getStyledLayerStyle(StyledFeatureCollectionInterface) - Static method in class skrueger.geotools.StyledLayerUtil
Returns the style and attribute meta data of a StyledFeatureCollectionInterface as a StyledLayerStyle.
getStyledObjectFor(MapLayer) - Method in interface skrueger.geotools.MapContextManagerInterface
Returns the StyledLayerInterface object that is associated with the layer or NULL if the layer can't be found.
getStyledObjects() - Method in interface skrueger.geotools.MapContextManagerInterface
Returns a ordered list of the layers that are contained in the underlying MapContext
getSwingWorker() - Method in class schmitzm.swing.SwingWorker.Work
Liefert den SwingWorker, der die Arbeit verrichtet.
getSymbolizerColor(Symbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getTable() - Method in class schmitzm.geotools.gui.FeatureTablePane
Liefert die Attribut-Tabelle um deren Eigenschaften (z.B.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class schmitzm.swing.table.ColorEditor
Liefert die Komponente, die den Editor repraesentiert.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ColorRenderer
Liefert einen JLabel, das die in der Tabellenzelle enthaltene Farbe darstellt.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ColorsRenderer
Liefert einen Container, in dem fuer jede Farbe ein JLabel enthalten ist.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class schmitzm.swing.table.ComponentRenderer
Die von der Methode ComponentRenderer.createRendererComponent(JTable,Object,boolean,boolean,int,int) gelieferte Komponente wird farblich hintelegt, wenn die Tabellenzeile selektiert ist.
getTagIntro() - Method in class schmitzm.io.dyntxt.DynamicTextGenerator
Liefert die Zeichenfolge, die die Tags im Template einleitet und sie beim Parsen eindeutig vom Text unterscheidet.
getTagIntroForRegExpr() - Method in class schmitzm.io.dyntxt.DynamicTextGenerator
Liefert das um Sonderzeichen erweitere TagIntro.
getTempDir() - Static method in class schmitzm.io.IOUtil
The system property java.io.tmpdir is not consistent on Linux and Windows.
getText() - Method in class schmitzm.io.dyntxt.StaticText
Liefert den statischen Text.
getTextSymbolizer(Style, Feature) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getTextSymbolizers(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getTextSymbolizers(Symbolizer[]) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getTitle() - Method in enum schmitzm.jfree.chart.style.ChartType
Returns a localized title of this kind of chart.
getTitle() - Method in class skrueger.AttributeMetaData
 
getTitle() - Method in class skrueger.geotools.AbstractStyledLayer
Returns a short (language-specific) description of the geo object.
getTitle() - Method in interface skrueger.geotools.labelsearch.SearchResult
 
getTitle() - Method in class skrueger.geotools.labelsearch.SearchResultFeature
 
getTitle() - Method in class skrueger.geotools.StyledFS
 
getTitle() - Method in interface skrueger.geotools.StyledLayerInterface
 
getTitleFor(MapLayer) - Method in interface skrueger.geotools.MapContextManagerInterface
Returns the title of the layer
getTitleStyle() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the style of the charts title.
getTitleStyle() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the style of the chart title.
getTokenDefinition() - Method in class schmitzm.io.TokenInputStream
Liefert die zugrunde liegende Token-Definition.
getToleranceColor() - Method in class schmitzm.swing.ExpansionBar
Liefert die Farbe, die angezeigt wird, wenn der Balkenwert innerhalb der Toleranz liegt.
getToolBar() - Method in class schmitzm.geotools.gui.SelectableFeatureTablePane
Creates a JToolBar with actions to perform on the map.
getToolBar() - Method in class skrueger.geotools.MapView
Returns the tool bar which controls the active mouse actions on the map.
getToolButton(int) - Method in class skrueger.geotools.MapPaneToolBar
Returns the button for a specific tool.
getToolTipText() - Method in class schmitzm.jfree.chart.ChangableLegendItem
Returns the tooltip of the legend item.
getTopLayer() - Method in class schmitzm.geotools.gui.JMapPane
Liefert oberste Layer (sichtbar oder unsichtbar).
getTopVisibleGridCoverageLayer() - Method in class schmitzm.geotools.gui.JMapPane
Liefert oberste sichtbare Raster-Layer.
getTopVisibleLayer() - Method in class schmitzm.geotools.gui.JMapPane
Liefert oberste sichtbare Layer.
getTopVisibleNonGridCoverageLayer() - Method in class schmitzm.geotools.gui.JMapPane
Liefert oberste sichtbare Nicht-Raster-Layer.
getTotalCellCount(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Anzahl an Zellen in einer Zone
getTotalCellCountMap() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Gesamt-Zellenanzahl pro Zone als Map.
getTransaction() - Method in class org.geotools.data.wfs.WFSFeatureSource
 
getTransform() - Method in class schmitzm.geotools.gui.JMapPane
Liefert eine affine Transformation, um von den Fenster-Koordinaten in die Karten-Koordinaten (Lat/Lon) umzurechnen.
getTranslation() - Method in class skrueger.swing.TranslationEditJPanel
 
getTriangleMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getType() - Method in class schmitzm.data.event.AbstractObjectEvent
Liefert die ID des Events.
getType() - Method in interface schmitzm.data.event.ObjectEvent
Liefert die ID des Events.
getType() - Method in class schmitzm.data.property.Property
Liefert die Klasse des Daten-Typs, der in der Eigenschaft gespeichert werden kann.
getType() - Method in class schmitzm.data.property.PropertyType
Liefert den Typ, den die Eigenschaft aufnehmen kann.
getType() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns the type of the chart style.
getType() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns the type of the chart style.
getTypeName(URL) - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
getTypeStructure() - Method in class schmitzm.data.property.ValuePropertyType
Liefert die (feste) Struktur des Eigenschaftstyp.
getUnit() - Method in class skrueger.AttributeMetaData
 
getUnitString() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns a unit for the axis.
getUnsignedByte(byte) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen byte-Wert (-128..127) in ein unsigned byte (0..255).
getUnsignedBytes(byte[]) - Static method in class schmitzm.io.BinaryUtil
Konvertiert einen Array von byte-Werten (-128..127) in einen Array von unsigned bytes (0..255).
getValue(int...) - Method in class schmitzm.data.property.ListProperty
Liefert ein Element der Liste.
getValue(int...) - Method in class schmitzm.data.property.MatrixProperty
Liefert ein Element der Matrix.
getValue(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen Wert der Eigenschaft.
getValue(int...) - Method in class schmitzm.data.property.ScalarProperty
Liefert den aktuellen Wert der Eigenschaft.
getValue(int...) - Method in class schmitzm.data.property.ValueProperty
Liefert den/einen Wert der Eigenschaft.
getValue() - Method in class schmitzm.swing.BooleanInputOption
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.ColorInputOption
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.Compass
Liefert die angezeigte Grad-Angabe aus [0°,360°[.
getValue() - Method in class schmitzm.swing.ExpansionBar
Liefert den aktuellen Wert des Balkens.
getValue() - Method in class schmitzm.swing.FileInputOption
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.InputOption
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.ManualInputOption.Double
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.ManualInputOption.Integer
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.ManualInputOption.Text
Liefert den Wert, der in der Option eingegeben wurde.
getValue() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den eingestellten Spinner-Wert.
getValueAsBoolean(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als boolean.
getValueAsByte(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als byte.
getValueAsChar(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen Wert der Eigenschaft als char.
getValueAsDouble(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als double.
getValueAsFloat(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als float.
getValueAsInt(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als int.
getValueAsLong(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als long.
getValueAsShort(int...) - Method in class schmitzm.data.property.PropertyReadAccess
Liefert den/einen aktuellen Wert der Eigenschaft als short.
getValueAt(int, int) - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert einen Wert der Tabelle.
getValueAt(int, int) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Liefert einen Wert der Tabelle.
getValueAt(int, int) - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert einen Wert der Tabelle.
getValueAt(int, int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert eine Zellen-Wert.
getValueAt(int, int) - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Liefert einen Zellenwert der Tabelle.
getValueAt(int, int) - Method in class schmitzm.swing.table.SelectionTableModel
Returns the value for a cell.
getValueAt(int, int) - Method in class skrueger.geotools.labelsearch.SearchResultTableModel
 
getValueCount(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert Anzahl an verschiedenen Zellen fuer eine Zone.
getValueIsAdjusting() - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Returns whether the current selection change is a part of multiple changes.
getValueIsAdjusting() - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Returns whether the current selection change is a part of multiple changes.
getValueIsAdjusting() - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Returns whether the current selection change is a part of multiple changes.
getValueLabelsPainted() - Method in class schmitzm.swing.ExpansionBar
Prueft, ob die Minimum/Mitte/Maximum-Labels angezeigt werden.
getValues(Z) - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die verschiedenen Werte, die in einer Zone vorkommen.
getValuesAngle() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns the angle (in degrees) the axis values are rotated by.
getValuesAngleRadian() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns the angle (in radian) the axis values are rotated by.
getValuesFormat() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns the (number) format for the axis values.
getVerticalAlignment() - Method in class schmitzm.swing.table.ComponentRenderer
Liefert die vertikale Ausrichtung der Komponente innerhalb der Tabellenzelle.
getVisibleAttribsFor(MapLayer) - Method in interface skrueger.geotools.MapContextManagerInterface
Returns a list of AttributeMetaData that shall be shown (e.g. when the Mouse clicked into the map) Returns an empty list if the layer doesn't exist or is not backed by a StyledFeatureCollectionInterface
getVisibleAttributeMetaData(Map<Integer, AttributeMetaData>, boolean) - Static method in class skrueger.geotools.StyledLayerUtil
Return only the visible or invisible entries of an AttributeMetaData-Map.
getWaitCursorComponent() - Method in class schmitzm.geotools.gui.JMapPane
Gibt die optional gesetzte Component zurueck, deren Cursor auch auf WAIT gesetzt werden soll
getWidth() - Method in class appl.util.RasterMetaData
 
getWidth() - Method in interface schmitzm.data.ReadableGrid
Liefert die Breite des Rasters (in Zellen).
getWidth() - Method in class schmitzm.data.WritableGridArray
Liefert die Breite des Rasters (in Zellen).
getWidth() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die Breite des Rasters (in Zellen).
getWindowSelectionMode() - Method in class schmitzm.jfree.chart.SelectableChartPanel
Returns the behavior of the chart panel on window selections via mouse.
getWindowSelectionState() - Method in class schmitzm.geotools.gui.JMapPane
Liefert den Modus fuer Window-Selektion.
getWorkResult() - Method in class schmitzm.swing.SwingWorker
Liefert nach der Beendigung des Threads dessen Ergebnis.
getWriteAccess(Object) - Method in class schmitzm.data.property.ListProperty
Liefert ein Schreibrecht auf die Property.
getWriteAccess(Object) - Method in class schmitzm.data.property.ValueProperty
Liefert ein Schreibrecht auf die Property.
getX() - Method in class appl.util.RasterMetaData
 
getX() - Method in interface schmitzm.data.ReadableGrid
Liefert die X-Koordinate (Longitude) der Georeferenz der linken unteren Ecke des Rasters (Südwest).
getX() - Method in class schmitzm.data.WritableGridArray
Liefert die X-Koordinate der Georeferenz (Longitude) der linken unteren Ecke des Rasters (Südwest).
getX() - Method in class schmitzm.data.WritableGridRaster
Liefert die X-Koordinate der Georeferenz (Longitude) der linken unteren Ecke des Rasters (Südwest).
getX() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die X-Koordinate der Georeferenz (Longitude) der linken unteren Ecke des Rasters (Südwest).
getXMark() - Method in class org.geotools.styling.StyleFactoryImpl
 
getY() - Method in class appl.util.RasterMetaData
 
getY() - Method in interface schmitzm.data.ReadableGrid
Liefert die Y-Koordinate (Latitude) der Georeferenz der linken unteren Ecke des Rasters (Südwest).
getY() - Method in class schmitzm.data.WritableGridArray
Liefert die Y-Koordinate der Georeferenz (Latitude) der linken unteren Ecke des Rasters (Südwest).
getY() - Method in class schmitzm.data.WritableGridRaster
Liefert die Y-Koordinate der Georeferenz (Latitude) der linken unteren Ecke des Rasters (Südwest).
getY() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Liefert die Y-Koordinate der Georeferenz (Latitude) der linken unteren Ecke des Rasters (Südwest).
getZoneCount() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Anzahl an Zonen.
getZones() - Method in class schmitzm.geotools.grid.GridZoneStatistic
Liefert die Nummern der Zonen.
getZoomFactor() - Method in class org.geotools.gui.swing.JMapPane
 
globalRedoFeatures - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the undone segments (complete Features) which can be redone.
globalRedoPoints - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the undone points of former segments (complete Features) which can be redone.
globalUndoFeatures - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the former segments (complete Features) which can be undone.
globalUndoPoints - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the points of former segments (complete Features) which can be undone.
goSleep() - Method in class schmitzm.lang.WorkingThread
Legt den Thread schlafen, bis er durch wakeUp() wieder aktiviert wird.
grabFocus() - Method in class schmitzm.swing.InputOption
Setzt den Fokus auf das Eingabe-Feld der InputOption.
GREEN - Static variable in class schmitzm.swing.StoplightContainer
das untere (rechte) Ampel-Licht ist Gruen
GRID_FAC - Static variable in class schmitzm.geotools.grid.GridUtil
 
GridCoverageSelectedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn der Anwender ein Raster in der Karte ausgewaehlt hat.
GridCoverageSelectedEvent(JMapPane, MapLayer, Envelope, GridCoverage2D, Object) - Constructor for class schmitzm.geotools.map.event.GridCoverageSelectedEvent
Erzeugt ein neues Ereignis.
GridCoverageSelectedEvent(JMapPane, MapLayer, Envelope, GridCoverage2D) - Constructor for class schmitzm.geotools.map.event.GridCoverageSelectedEvent
Erzeugt ein neues Ereignis.
GridCoverageValueSelectedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn der Anwender den Wert eines Rasters in der Karte ausgewaehlt hat.
GridCoverageValueSelectedEvent(JMapPane, MapLayer, Point2D, double[], Object) - Constructor for class schmitzm.geotools.map.event.GridCoverageValueSelectedEvent
Erzeugt ein neues Ereignis.
GridCoverageValueSelectedEvent(JMapPane, MapLayer, Point2D, double[]) - Constructor for class schmitzm.geotools.map.event.GridCoverageValueSelectedEvent
Erzeugt ein neues Ereignis.
GridPanel - Class in schmitzm.geotools.gui
Diese Klasse stellt eine horizontale oder vertikale Koordinaten-Leiste (Grid) dar, die an ein JMapPane gekoppelt ist.
GridPanel(int, JMapPane) - Constructor for class schmitzm.geotools.gui.GridPanel
Erzeugt eine Koordinaten-Leiste fuer ein JMapPane.
GridStatistic - Class in schmitzm.geotools.grid
Diese Klasse stellt Informationen ueber ein Raster dar, die mit GridUtil.determineStatistic(GridCoverage2D,int) erstellt wurden.
GridStatistic() - Constructor for class schmitzm.geotools.grid.GridStatistic
 
gridToMap - Variable in class schmitzm.geotools.gui.GridPanel
Transformation von CRS des Koordinaten-Rasters zu Karten-CRS
GridUtil - Class in schmitzm.geotools.grid
Diese Klasse stellt statische Funktionen fuer die Arbeit mit Rasterdaten zur Verfuegung.
GridUtil() - Constructor for class schmitzm.geotools.grid.GridUtil
 
GridZoneStatistic<Z> - Class in schmitzm.geotools.grid
Diese Klasse stellt Informationen ueber ein Raster dar, das in Zonen unterteilt ist.
GridZoneStatistic() - Constructor for class schmitzm.geotools.grid.GridZoneStatistic
Erzeugt eine leere GridZoneStatistic.
GridZoneStatistic(SortedMap<Z, Integer>, SortedMap<Z, SortedMap<Double, Integer>>, SortedMap<Z, Double>) - Constructor for class schmitzm.geotools.grid.GridZoneStatistic
Erzeugt eine GridZoneStatistic.
GridZoneStatistic(SortedMap<Z, Integer>, SortedMap<Z, SortedMap<Double, Integer>>, SortedMap<Z, Double>, SortedMap<Z, Double>) - Constructor for class schmitzm.geotools.grid.GridZoneStatistic
Erzeugt eine GridZoneStatistic.
GT - Static variable in class schmitzm.geotools.feature.AttributeFilter
Attribut-Filter, der auf "Attributwert > Konstante" prueft.
GTUtil - Class in schmitzm.geotools
Diese Klasse enthaelt allgemeine Funktionen fuer die Arbeit mit Geotools.
GTUtil() - Constructor for class schmitzm.geotools.GTUtil
 
GUI_COMPONENT - Variable in class schmitzm.swing.ObjectDisplayContainer
Speichert eine Referent auf den Container (this).
guiInit() - Method in class schmitzm.geotools.gui.GeoMapPane
Wird vom Konstruktor aufgerufen und initialisiert die grafische Darstellung/Anordnung der einzelnen GUI-Komponenten in einem GridBagLayout.

H

handleGetObject(String) - Method in class schmitzm.lang.HashtableResourceBundle
Liefert eine Ressource zu einem Key aus der Hash-Tabelle.
hasAccess(Class) - Method in interface schmitzm.data.property.Accessible
Prueft, ob aktuell Zugriffsrechte einer bestimmten Art auf das Objekt verteilt sind.
hasAccess() - Method in interface schmitzm.data.property.Accessible
Prueft, ob aktuell Zugriffsrechte auf das Objekt verteilt sind.
hasAccess() - Method in class schmitzm.data.property.Property
Prueft, ob aktuell Zugriffsrechte auf das Objekt verteilt sind.
hasAccess(Class) - Method in class schmitzm.data.property.Property
Prueft, ob aktuell Zugriffsrechte einer bestimmten Art auf das Objekt verteilt sind.
HashtableResourceBundle - Class in schmitzm.lang
Diese Klasse stellt ein als Hashtable organisiertes ResourceBundle dar.
HashtableResourceBundle() - Constructor for class schmitzm.lang.HashtableResourceBundle
Erzeugt ein neues ResourceBundle.
HashtableWithCollisionList<K,V> - Class in schmitzm.lang
Diese Klasse erweitert die normale Hash-Tabelle um Kollisionslisten.
HashtableWithCollisionList() - Constructor for class schmitzm.lang.HashtableWithCollisionList
Erzeugt eine neue Hash-Tabelle.
hasLegend() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns whether the chart is configured to generate a legend.
hasLegend() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns whether the chart is configured to generate a legend.
hasMoreElements() - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert denselben Wert wie PushbackStringTokenizer.hasMoreTokens().
hasMoreTokens() - Method in class schmitzm.lang.PushbackStringTokenizer
Prueft, ob noch Tokens gelesen werden koennen.
hasNext() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Prueft, ob ein weiteres Feature gelesen werden kann.
hasNext() - Method in class schmitzm.geotools.feature.PipedFeatureIterator
Checks whether a next element exists.
hasTooltips() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns whether the chart is configured to generate tooltips for the data.
hasTooltips() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns whether the chart is configured to generate tooltips for the data.
hasURLs() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns whether the chart is configured to generate URLs.
hasURLs() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns whether the chart is configured to generate URLs.
headerLabel - Variable in class schmitzm.swing.SliderSpinnerPanel
Ueberschrift-Label des Panels.
heightC - Variable in class schmitzm.geotools.grid.GridStatistic
Hoehe des Rasters in Zellen.
heightR - Variable in class schmitzm.geotools.grid.GridStatistic
Reale Hoehe des Rasters.
hide() - Method in class schmitzm.swing.SelectionPreservingCaret
Delivers a defered focusLost event to this caret.
highlightChanged(HighlightChangedEvent) - Method in class org.geotools.gui.swing.JMapPane
 
histogramm - Variable in class schmitzm.geotools.grid.GridStatistic
Anzahl an Zellen unterschiedlicher Ausprägung - jede Wert erhält einen Key, Value ist die jeweilige Anzahl der Zellen ohne NaN
HOR_HEIGHT - Static variable in class schmitzm.geotools.gui.GridPanel
Container-Hoehe bei horizontalem Grid.
horAlign - Variable in class schmitzm.swing.table.ComponentRenderer
Horizontale Ausrichtung der Componente innerhalb der Tabellenzelle (Default: SwingConstants.CENTER).
horGrid - Variable in class schmitzm.geotools.gui.GeoMapPane
Horizontale Koordinaten-Leiste (Grid).
HORIZONTAL - Static variable in class schmitzm.geotools.gui.GridPanel
Flag fuer ein horizontales Grid.
HORIZONTAL - Static variable in class schmitzm.swing.ExpansionBar
Konstante fuer eine horizontale Ausrichtung des Balken.
HORIZONTAL - Static variable in class schmitzm.swing.SliderSpinnerPanel
Konstante fuer die horizontale Orientierung des Sliders.
HORIZONTAL_SPLIT - Static variable in class schmitzm.swing.MultiSplitPane
 
horSplitPane - Variable in class schmitzm.geotools.gui.LayeredMapPane
 

I

I8NUtil - Class in skrueger.i8n
 
I8NUtil() - Constructor for class skrueger.i8n.I8NUtil
 
icon - Variable in class skrueger.geotools.AbstractStyledLayer
Holds an icon to represent the geo object
ICON_CANCEL_SMALL - Static variable in class skrueger.swing.CancelButton
 
ICON_OK_SMALL - Static variable in class skrueger.swing.OkButton
 
ICON_SELECTED_TO_TOP - Static variable in class schmitzm.geotools.gui.SelectableFeatureTablePane
 
ICON_SELECTION_INVERT - Static variable in class schmitzm.geotools.gui.SelectableFeatureTablePane
 
ICON_UNSELECT - Static variable in class schmitzm.geotools.gui.SelectableFeatureTablePane
 
ICON_ZOOM_TO_SELECTED - Static variable in class schmitzm.geotools.gui.SelectableFeatureTablePane
 
ICON_ZOOM_TO_SELECTED - Static variable in class schmitzm.jfree.chart.SelectableChartPanel
 
id - Variable in class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
The ID of the action
id - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds a (unique) ID for the style.
id - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the unique ID of the geo object.
id - Variable in class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
The ID of the action
ifNode - Variable in class schmitzm.lang.tree.OperationTree.ITENode
Speichert die IF-Bedingung des ITE-Operators.
incAndCheckMaxAccessTimesReached() - Method in class schmitzm.data.property.Access
Erhoeht die Anzahl an (Methoden-)Zugriffen auf das Recht und prueft, ob die maximal erlaubte Anzahl erreicht/ueberschritten ist.
incPosition(int) - Method in class schmitzm.io.InputBuffer
Erhoeht die Zeiger-Position im Buffer.
incPosition(int, int) - Method in class schmitzm.io.InputBuffer
Erhoeht die Zeiger-Position im Buffer.
increment - Variable in class schmitzm.geotools.feature.NumberValueGenerator
Holds the increment the next value is generated with.
Indent - Class in schmitzm.lang
Diese Klasse stellt eine Hilfsklasse fuer eingerueckte Texte dar.
Indent() - Constructor for class schmitzm.lang.Indent
Erzeugt eine neue Einrueckung fuer 2 Stellen.
Indent(int) - Constructor for class schmitzm.lang.Indent
Erzeugt eine neue Einrueckung.
indexOf(Object) - Method in class schmitzm.data.property.ListProperty
Liefert den Listen-Index des ersten Vorkommens eines Elements.
indexOf(Object) - Method in class schmitzm.data.property.ListPropertyReadAccess
Liefert den Listen-Index des ersten Vorkommens eines Elements.
indexOf(Object) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Liefert den Listen-Index des ersten Vorkommens eines Elements.
INFO - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "Info" anzusprechen.
infoState - Variable in class schmitzm.geotools.gui.MapActionControlPane
Button fuer Info-Aktion.
init() - Method in class schmitzm.geotools.gui.JEditorToolBar
Calls JEditorToolBar.initActions() and then puts all action buttons to the tool bar.
init() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Called by every constructor to initialize the extensions of this renderer.
init() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Called by every constructor to initialize the extensions of this renderer.
init() - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Called by every constructor to initialize the extensions of this renderer.
init() - Method in class schmitzm.jfree.chart.SelectableChartPanel
Called by every constructor to initialize the extensions of this panel.
init() - Method in class skrueger.geotools.MapPaneToolBar
Calls MapPaneToolBar.initToolsAndActions() and #initActions() and then puts all tool buttons and all actions buttons to the tool bar.
initActions() - Method in class schmitzm.geotools.gui.JEditorToolBar
Creates the action buttons and adds them to JEditorToolBar.actionButtons.
initEditorFeatureCollection(String) - Method in class schmitzm.geotools.gui.JEditorPane
Sets JEditorPane.editorFeatureCollection and JEditorPane.editorLayer to completely new instances.
initGUI() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Initalisiert die GUI des Fensters.
initGUI() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Initalisiert die GUI des Fensters.
initGUI() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Initalisiert die GUI.
initGUI(boolean) - Method in class schmitzm.geotools.gui.FeatureTablePane
Initalisiert die GUI.
initGUI(boolean) - Method in class schmitzm.geotools.gui.SelectableFeatureTablePane
After calling the super-method the table model is encapsulated in a SelectionTableModel to show a selection column.
initGUI() - Method in class schmitzm.geotools.gui.StyleToolBar
Creates the GUI.
initGUI() - Method in class schmitzm.swing.log4j.LoggerFrame
Initialisiert das Fenster-Layout.
initGUI() - Method in class schmitzm.swing.OperationTreePanel
Initalisiert die GUI des Fensters.
initialize() - Method in class skrueger.geotools.MapView
This routine creates the main components of the GUI: The left Side and the map on the right side.
initPredefinedCRS() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Initialisiert die zur Verfuegung stehenden CRS.
initSegmentFeatureCollection() - Method in class schmitzm.geotools.gui.JEditorPane
Clears the FeatureCollection used to handle the current edited segment.
initTable(JTable) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Setzt CellRenderer und CellEditor fuer die Tabelle, sowie eine adaequate Zeilen-Hoehe.
initTable() - Method in class schmitzm.swing.SelectableJTable
Called by every constructor to initialize the extended functionalities.
initTable() - Method in class schmitzm.swing.SortableJTable
Called by every constructor to initialize the extended functionalities.
initTable(JTable) - Method in class schmitzm.swing.table.AbstractMutableTableModel
Macht nichts.
initTable(JTable) - Method in interface schmitzm.swing.table.MutableTableModel
Wird von MutableTable.setModel(TableModel) aufgerufen.
initToolBar() - Method in class schmitzm.geotools.gui.JEditorToolBar
Clears the GUI of all components and adds all action buttons to the tool bar.
initToolBar() - Method in class skrueger.geotools.MapPaneToolBar
Clears the GUI of all components and adds all tool and action buttons to the tool bar.
initToolsAndActions() - Method in class skrueger.geotools.MapPaneToolBar
Creates the tool buttons and action buttons and seperators, adds them to MapPaneToolBar.toolAndActionButtons and finally creates a button group for all tools.
initUndoRedo() - Method in class schmitzm.geotools.gui.JEditorPane
Sets JEditorPane.editorFeatureCollection and JEditorPane.editorLayer to completely new instances.
inpComp - Variable in class schmitzm.swing.InputOption
Speichert die Eingabe-Komponente der Option.
inpCompCont - Variable in class schmitzm.swing.BrowseInputOption
Container enthaelt das Text-Eingabefeld und den Browse-Button.
inpTable - Variable in class schmitzm.geotools.gui.FeatureInputOption
Beinhaltet die Tabelle, in der die Attribute eingegeben werden.
inpTable - Variable in class schmitzm.geotools.gui.FeatureTypeInputOption
Beinhaltet die Tabelle, in der die Attribute eingegeben werden.
inpTableModel - Variable in class schmitzm.geotools.gui.FeatureInputOption
Beinhaltet das Tabellen-Modell, in dem die Attribute verwaltet werden.
inpTableModel - Variable in class schmitzm.geotools.gui.FeatureTypeInputOption
Beinhaltet das Tabellen-Modell, in dem die Attribute verwaltet werden.
InputBuffer - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
InputBuffer(int) - Constructor for class schmitzm.io.InputBuffer
Erzeugt einen neuen InputBuffer.
InputCompass - Class in schmitzm.swing
Diese Komponente stellt eine Kompass-Nadel dar, deren Ausrichtung (Nord = 0°; West = 90°) ueber die Maus eingestellt werden kann.
InputCompass() - Constructor for class schmitzm.swing.InputCompass
Erzeugt einen neuen Kompass.
InputCompass(double) - Constructor for class schmitzm.swing.InputCompass
Erzeugt einen neuen Kompass.
InputCompass(double, boolean) - Constructor for class schmitzm.swing.InputCompass
Erzeugt einen neuen Kompass.
InputCompass(double, boolean, GridBagConstraints, GridBagConstraints) - Constructor for class schmitzm.swing.InputCompass
Erzeugt einen neuen Kompass.
inputEmpty() - Method in class schmitzm.swing.InputOption
Prueft, ob das Feld eine Leereingabe beinhaltet.
inputNeeded() - Method in class schmitzm.swing.InputOption
Prueft, ob fuer das Feld zwingend eine Eingabe erforderlich ist.
InputOption<E> - Class in schmitzm.swing
Diese Klasse stellt die allgemeine Oberklasse fuer eine Eingabe-Option des MultipleOptionPane dar.
InputOption(String, boolean) - Constructor for class schmitzm.swing.InputOption
Erzeugt eine neue Eingabe-Option.
InputOption(String, boolean, boolean) - Constructor for class schmitzm.swing.InputOption
Erzeugt eine neue Eingabe-Option.
InputOptionAdapter - Class in schmitzm.swing.event
Diese Klasse bildet eine Implementierung von InputOptionListener, die nichts macht.
InputOptionAdapter() - Constructor for class schmitzm.swing.event.InputOptionAdapter
 
InputOptionListener - Interface in schmitzm.swing.event
Dieser Listener verfolgt die Eingaben in einer InputOption.
insertElementAt(E, int) - Method in class schmitzm.lang.LimitedVector
Fuegt ein Element in die Liste ein.
insertInformationComponents(Vector<Component>) - Method in class schmitzm.swing.StatusDialog
Fuegt die Informations-Komponenten des Dialogs (Label und Statusbalken) in eine Liste ein.
insertStyledLayer(StyledLayerInterface<?>, int) - Method in interface skrueger.geotools.MapContextManagerInterface
Inserts a StyledLayerInterface object into the underlying MapContext at the given position
insertValue(Object, int) - Method in class schmitzm.data.property.ListProperty
Belegt ein Element der Liste.
insertValue(Object, int) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Belegt ein Element der Liste.
insertValueInRule(Object) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Fuegt an der Curserposition einen Wert in die Formel ein.
insets - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the inner margins of the plot.
intersectEnvelope(Envelope, Envelope, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.GTUtil
Berechnet den Schnitt zweier Envelopes.
intoleranceColor - Variable in class schmitzm.swing.ExpansionBar
Speichert die Farbe, in der der Balken angezeigt wird, wenn der Wert ausserhalb der Toleranz liegt.
invalidInputMess - Variable in class schmitzm.swing.InputOption
Kann eine Fehlermeldung enthalten, wenn die Eingabe nicht valide ist.
inverse() - Method in class schmitzm.geotools.feature.AttributeFilter
Liefert einen Filter, der die inverse Funktion des Filters darstellt.
invert(Comparator<T>) - Static method in class schmitzm.lang.DefaultComparator
Liefert einen Comparator, der die umgekehrte Reihenfolge eines Comparator definiert.
invertedComparator - Variable in class schmitzm.lang.SortableVector
Comparator, der die invertierte Sortierung bestimmt.
Invoker - Class in schmitzm.data.event
Diese Klasse stellt eine Hierarchie von Objekten dar, welche z.B. für das Ausloesen eines Ereignisses verantwortlich waren, oder welche von der Aenderung eines Objekts betroffen wurden.
Invoker(Object, Invoker) - Constructor for class schmitzm.data.event.Invoker
Erzeugt einen neuen Invoker.
Invoker(Object) - Constructor for class schmitzm.data.event.Invoker
Erzeugt einen neuen Wurzel-Invoker.
IOUtil - Class in schmitzm.io
Diese Klasse stellt statische Methoden fuer die Ein/Ausgabe zur Verfuegung.
IOUtil() - Constructor for class schmitzm.io.IOUtil
 
IOUtil.FilterMode - Enum in schmitzm.io
Modi fuer Filter.
isActionVisible(int) - Method in class schmitzm.geotools.gui.MapActionControlPane
Prueft, ob eine Aktion (Button) zur Verfuegung steht.
isAdditionOperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um einen Strich-Operator handelt.
isAttributeNormalized(int) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns whether the attribute data is normalized for an attribute(before creating a Dataset).
isAttributeNormalized(int) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns whether the attribute data is normalized for an attribute (before creating a Dataset).
isAttributeNormalized(int) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns whether the attribute data is normalized for an attribute (before creating a Dataset).
isAttributeNormalized(int) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns whether the attribute data is normalized for an attribute(before creating a Dataset).
isAvailable() - Method in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Test to see if this datastore is available, if it has all the appropriate libraries to construct a datastore.
isBaseType(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse einen Basistyp (inkl.
isBaseType(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt einen Basistyp (auch String) oder eine korrespondierende Klasse (z.B.
isBoolean(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse einen boolschen Wert darstellt.
isBoolean(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt einen boolschen Wert darstellt.
isBooleanOperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um einen booleschen Operator handelt.
isBordered - Variable in class schmitzm.swing.table.ColorRenderer
Speichert, ob die Zelle einen inneren Rand erhaelt
isBorderVisible() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Returns whether a border is shown around the whole chart.
isBorderVisible() - Method in interface schmitzm.jfree.chart.style.ChartStyle
Returns whether a border is shown around the whole chart.
isBuildInType(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse einen Build-In-Type darstellt.
isBuildInType(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt einen Build-In-Type darstellt.
isButtonEnabled(int) - Method in class schmitzm.geotools.gui.JEditorToolBar
Checks whether a tool is activated.
isButtonEnabled(int) - Method in class skrueger.geotools.MapPaneToolBar
Checks whether a tool is activated.
isButtonIDUsed(int) - Method in class schmitzm.geotools.gui.JEditorToolBar
Checks whether a ID is already used for a tool or action.
isButtonIDUsed(int) - Method in class skrueger.geotools.MapPaneToolBar
Checks whether a ID is already used for a tool or action.
isByte(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 8-bit-Ganzzahl darstellt.
isByte(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 8-bit-Ganzzahl darstellt.
isCaching() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
DOCUMENT ME!
isCanceled() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Prueft, ob der Dialog abgebrochen wurde.
isCanceled() - Method in class schmitzm.swing.StatusDialog
Prueft, ob das Fenster durch den Button abgebrochen wurde.
isCanceled() - Method in class schmitzm.swing.SwingWorker
Liefert true, wenn der Worker (aufgrund eines Fehlers oder manuell durch den Dialog) abgebrochen wurde.
isCancelled() - Method in class skrueger.swing.TranslationAskJDialog
After the modal dialog has been closed, this allows to find out, whether the dialog has been canceled.
isCategoryAllowedForDomainAxis() - Method in enum schmitzm.jfree.chart.style.ChartType
Does the ChartType allow category data for the domain axis?
isCellEditable(int, int) - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert true nur fuer die Spalte "Wert" (2) und nur dann, wenn es sich um eine numerisches oder String-Attribut handelt.
isCellEditable(int, int) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Prueft, ob eine Tabellen-Zelle editierbar ist.
isCellEditable(int, int) - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Prueft, ob eine Zeile editierbar ist.
isCellEditable(int, int) - Method in class schmitzm.swing.table.SelectionTableModel
Returns the value for a cell.
isCharacter(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse ein Zeichen darstellt.
isCharacter(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt ein Zeichen darstellt.
isChildComponent(Component, Component) - Static method in class schmitzm.swing.SwingUtil
Prueft, ob eine Komponente eine Kind-Komponente einer anderen Komponente ist.
isClosingBracket(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um eine schliessende Klammer handelt.
isCommentLine(String) - Static method in class schmitzm.io.IOUtil
Prueft, ob eine (Datei-)Zeile mit einem Kommentarkennzeichen beginnt und deshalb ignoriert werden muss.
isCompareOperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um einen Vergleichsoperator handelt.
isConcatTransforms() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
isConfirmed() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Prueft, ob der Dialog via OK beendet wurde.
isConnectingOperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Deprecated. wegen booleschen Operatoren muss eine Verbindungs-Prioritaet verwendet werden; ersetzt durch OperationTreeParser.getOperatorConnectivity(String)
isConvertable(Class<Number>, Class<Number>) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob eine numerische Datentyp-Klasse in eine andere numerische Datentyp-Klasse (ohne Verlust) umgewandelt werden kann.
isDecimal(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine Dezimalzahl oder eine korrespondierende Klasse (z.B.
isDecimal(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine Dezimalzahl oder eine korrespondierende Klasse (z.B.
isDelimiter(char) - Method in class schmitzm.io.TokenInputStream.DefaultTokenDefinition
Delimiter sind SPACE ' ', TAB '\t' und CR '\n'.
isDelimiter(char) - Method in interface schmitzm.io.TokenInputStream.TokenDefinition
Bestimmt, welche Zeichen "Delimiter" sind.
isDisposed() - Method in class schmitzm.data.property.Access
Prueft, ob das Recht noch gueltig ist.
isDisposed() - Method in class schmitzm.geotools.gui.GeoMapPane
 
isDisposed() - Method in class skrueger.geotools.StyledFeatureCollection
Tests whether the geo object is disposed.
isDisposed() - Method in class skrueger.geotools.StyledFS
 
isDisposed() - Method in class skrueger.geotools.StyledGridCoverage
Tests whether the geo object is disposed.
isDisposed() - Method in class skrueger.geotools.StyledGridCoverageReader
Tests whether the geo object is disposed.
isDisposed() - Method in interface skrueger.geotools.StyledLayerInterface
Is the object already disposed?
isDomainGridlineVisible() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns whether the plot's domain grid line is visible.
isDouble(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 64-bit-Gleitkommazahl darstellt.
isDouble(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 64-bit-Gleitkommazahl darstellt.
isEditable() - Method in class schmitzm.swing.tree.EditableNode
Prueft, ob der Knoten editierbar ist.
isEditorEnabled() - Method in class schmitzm.geotools.gui.JEditorPane
Checks, whether a layer is edited.
isEmpty() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
isEmpty() - Method in class schmitzm.data.property.ListPropertyReadAccess
Checkt, ob die Liste leer ist.
isEmpty() - Method in class schmitzm.data.property.ListPropertyWriteAccess
Checkt, ob die Liste leer ist.
isEmpty() - Method in class schmitzm.io.dyntxt.DynamicBlock
Liefert die aktuelle Anzahl an Elementen im Block.
isEmpty(Translation) - Static method in class skrueger.i8n.I8NUtil
A convenience method that checks if the Translation object contains a translation for the active language.
isEmpty(String) - Static method in class skrueger.i8n.I8NUtil
A convenience method that checks if the String returned by from a Translation object contains a "valid" translation for the active language.
isEnabled() - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Returns whether the tracker reacts on mouse events or not.
isEnabled() - Method in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
 
isEquivalent(Class, Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob zwei BaseType-Klassen zueinander kompatibel sind
isEquivalent(Object, Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob zwei BaseType-Objekte zueinander kompatibel sind
isErrorTolerant() - Static method in class schmitzm.lang.HashtableResourceBundle
Prueft, ob das ResourceBundle fehlertolerant auf fehlende Ressourcen reagiert.
isEventFiringEnabled() - Method in class schmitzm.data.event.AbstractObjectTraceable
Prueft, ob das Werfen von Events durch fireEvent(ObjectEvent) und fireEvent(ObjectEvent,Class) aktiviert ist.
isFeatureSelected(String) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Checks if the data item of a feature is selected in any series.
isFeatureSelected(String, Comparable<?>) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Checks if the data item of a feature is selected.
isFeatureSelected(String) - Method in interface schmitzm.jfree.feature.FeatureDatasetSelectionModel
Checks if the data item of a feature is selected.
isFeatureSelected(String) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Checks if the data item of a feature is selected in any series.
isFeatureSelected(String, Comparable<?>) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Checks if the data item of a feature is selected.
isFloat(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 32-bit-Gleitkommazahl darstellt.
isFloat(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 32-bit-Gleitkommazahl darstellt.
isForceCategories() - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns whether a CategoryDataset is forced for a numeric domain attribute.
isForceCategories() - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns whether a CategoryDataset is forced for a numeric domain attribute.
isForceCategories() - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns whether a CategoryDataset is forced for a numeric domain attribute.
isForceCategories() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns whether a CategoryDataset is forced for a numeric domain attribute.
isGeometryPreviewVisible() - Method in class schmitzm.geotools.gui.FeatureTablePane
Prueft, ob der Geometry-Preview angezeigt wird.
isGridCoverageLayer(MapLayer) - Static method in class schmitzm.geotools.gui.JMapPane
Prueft, ob es sich bei einem Layer um ein Raster-Layer handelt.
isHighlight() - Method in class org.geotools.gui.swing.JMapPane
 
isHorizontal() - Method in class schmitzm.geotools.gui.GridPanel
Prueft, ob es sich um eine horizontale Koordinaten-Leiste handelt.
isInnerNode() - Method in class schmitzm.lang.tree.TreeNode
Prueft, ob es sich um einen inneren Knoten handelt.
isInputValid() - Method in class schmitzm.swing.InputOption
Prueft, ob die Eingabe in dem Feld zulaessig ist.
isInteger(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 32-bit-Ganzzahl darstellt.
isInteger(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 32-bit-Ganzzahl darstellt.
isItemSelected(E, F) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Checks if an series item is selected.
isItemSelected(E, F) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Checks if an series item is selected.
isKeptOpen() - Method in class schmitzm.swing.SwingWorker
Prueft, ob der Dialog nach Beendigung der Arbeit geoeffnet bleibt.
isLateLoadable() - Method in interface appl.data.LateLoadable
Answers if the data type supports late loading
isLateLoadable() - Method in class schmitzm.data.AbstractReadableGrid
This class does not support late loading itself!
isLateLoadable() - Method in class schmitzm.data.WritableGridRaster
This class does not support late loading itself!
isLateLoadable() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
This class does not support late loading!
isLeaf() - Method in class schmitzm.lang.tree.BinaryTreeNode
Prueft, ob es sich um einen Blattknoten handelt.
isLeaf() - Method in class schmitzm.lang.tree.TreeNode
Prueft, ob es sich um einen Blattknoten handelt.
isLong(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 64-bit-Ganzzahl darstellt.
isLong(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 64-bit-Ganzzahl darstellt.
isMapLayerSelectable(MapLayer) - Method in class schmitzm.geotools.gui.JMapPane
Returns whether a layer is regarded or ignored on JMapPane.SELECT_TOP, JMapPane.SELECT_ALL and JMapPane.SELECT_ONE_FROM_TOP actions.
isMissingResourceIgnored() - Method in class schmitzm.lang.ResourceProvider
Prueft, ob fehlende Ressourcen ignoriert werden (mit null oder Alternativ-String) oder ob eine MissingResourceException geworfen wird.
isMultiplyOperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um einen Punkt-Operator handelt.
isNumeric(char) - Method in class schmitzm.io.TokenInputStream.DefaultTokenDefinition
Numerische Zeichen sind NumericStarter oder Punkt.
isNumeric(char) - Method in interface schmitzm.io.TokenInputStream.TokenDefinition
Bestimmt, welche Zeichen numerisch sind.
isNumeric(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse einen numerischen Basistyp oder eine korrespondierende Klasse (z.B.
isNumeric(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt einen numerischen Basistyp oder eine korrespondierende Klasse (z.B.
isNumericStarter(char) - Method in class schmitzm.io.TokenInputStream.DefaultTokenDefinition
Numerische Token muessen mit '0'..'9' oder '-' beginnen.
isNumericStarter(char) - Method in interface schmitzm.io.TokenInputStream.TokenDefinition
Bestimmt, welche Zeichen ein numerisches Token einleiten.
isOpeningBracket(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um eine oeffnende Klammer handelt.
isOperatorChar(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um einen Operator handelt.
isPaintGaps() - Method in class skrueger.RasterLegendData
 
isParameterSeperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um eine schliessende Klammer handelt.
isPausing() - Method in interface schmitzm.test.oldtry.Pausable
Deprecated. Prueft, ob das Modell gerade pausiert.
isRangeGridlineVisible() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns whether the plot's range grid line is visible.
isReadUnlimited() - Method in class schmitzm.data.property.ValuePropertyAccessParameters
Prueft, ob beliebig viele Objekte gleichzeitig lesen duerfen.
isRedoPossible() - Method in class schmitzm.geotools.gui.JEditorPane
Checks wheater a redo operation can be performed.
isRegressionLineVisible() - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Returns whether a regression line is shown.
isRememberOptionSet() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Prueft, ob die "Immer diese Auswahl treffen" Option im Dialog angewaehlt ist.
isReset() - Method in class org.geotools.gui.swing.JMapPane
 
isRoot() - Method in class schmitzm.data.event.Invoker
Liefert true, gdw. das Objekt die Wurzel darstellt.
isRoot() - Method in class schmitzm.io.dyntxt.DynamicElement
Checkt, ob das Element ein Vater-Element hat (false) oder nicht.
isRoot() - Method in class schmitzm.lang.tree.TreeNode
Prueft, ob es sich um einen Wurzelknoten handelt.
isRunning() - Method in class schmitzm.lang.WorkingThread
Checkt, ob der Thread aktuell am arbeiten ist.
isSelected(ButtonModel) - Method in class schmitzm.swing.ButtonGroup
Prueft, ob irgendein Button der Gruppe aktiviert ist.
isSeriesItemLabelsVisible(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns whether the item labels of a series are visible.
isSeriesLegendVisible(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns whether the series is shown in the legend.
isSeriesShapesVisible(int) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Returns whether the shapes of a series are visible.
isSeriesVisibleInLegend(int) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Returns always false, so that no series of the selection renderer is visible in the legend.
isSeriesVisibleInLegend(int) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Returns always false, so that no series of the selection renderer is visible in the legend.
isSetWaitCursorDuringNextRepaint() - Method in class schmitzm.geotools.gui.JMapPane
 
isShort(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine 16-bit-Ganzzahl darstellt.
isShort(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine 16-bit-Ganzzahl darstellt.
isSingleChar(char) - Method in class schmitzm.io.TokenInputStream.DefaultTokenDefinition
SingleChars sind Komma, Semikolon, Plus, Minus, Gleich, Slash, BackSlash, Doppelpunkt, Pipe, runde Klammern, eckige Klammern und geschweifte Klammern.
isSingleChar(char) - Method in interface schmitzm.io.TokenInputStream.TokenDefinition
Bestimmt, ob ein Zeichen ein "Einzelnes Zeichen" ist.
isSleeping() - Method in class schmitzm.lang.WorkingThread
Checkt, ob der Thread aktuell am warten ist.
isSortDomainAxis() - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns whether the features are sorted according to the domain attribute (before creating a Dataset).
isSortDomainAxis() - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns whether the features are sorted according to the domain attribute (before creating a Dataset).
isSortDomainAxis() - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns whether the features are sorted according to the domain attribute (before creating a Dataset).
isSortDomainAxis() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns whether the features are sorted according to the domain attribute (before creating a Dataset).
isStacked() - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Returns whether the chart is stacked.
isStepped() - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Returns whether the chart is stepped.
isString(Class) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob die angegebene Klasse eine Zeichenkette darstellt.
isString(Object) - Static method in class schmitzm.temp.BaseTypeUtil
Prueft, ob das angegebene Objekt eine Zeichenkette darstellt.
isStringEncapsulationChar(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um ein Zeichenketten-kapselndes Zeichen handelt.
isStructured() - Method in class schmitzm.data.property.ValuePropertyType
Prueft, ob der Eigenschaftstyp aus einer festen Struktur besteht.
isStructureNamed() - Method in interface schmitzm.data.ObjectStructure
Prueft, ob der Objekttyp einen Namen besitzt. z.B. ist eine Property i.d.R. benannt, ein PropertySet jedoch nicht.
isStructureNamed() - Method in class schmitzm.data.property.PropertySet
Liefert false.
isStructureNamed() - Method in class schmitzm.data.property.ValueProperty
Liefert true, da jede Property einen Namen besitzt.
isToolEnabled(Integer) - Method in class skrueger.geotools.MapView
Checks whether a tool is activated.
isUndoPossible() - Method in class schmitzm.geotools.gui.JEditorPane
Checks wheater a undo operation can be performed.
isValid(Class) - Method in class schmitzm.data.property.Property
Checkt, ob die Property einen Wert vom Typ type aufnehmen kann.
isValid(Class) - Method in class schmitzm.data.property.PropertyType
Checkt, ob die Property einen Wert vom Typ type aufnehmen kann.
isValidISOLangCode(String) - Static method in class skrueger.i8n.I8NUtil
 
isVertical() - Method in class schmitzm.geotools.gui.GridPanel
Prueft, ob es sich um eine vertikale Koordinaten-Leiste handelt.
isVisible() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Returns whether the axis is visible.
isVisible() - Method in class skrueger.AttributeMetaData
 
isVisualisable(Class) - Method in class schmitzm.geotools.gui.LayeredMapPane
Prueft, ob Instanzen einer bestimmten Klasse von LayeredMapFrame visualisiert werden koennen.
isVisualisable(Object) - Method in class schmitzm.geotools.gui.LayeredMapPane
Prueft, ob eine Objekt-Instanz von LayeredMapFrame visualisiert werden kann.
isWriteUnlimited() - Method in class schmitzm.data.property.ValuePropertyAccessParameters
Prueft, ob beliebig viele Objekte gleichzeitig schreiben duerfen.
ITEM_ADD - Static variable in class schmitzm.swing.table.MutableTable
Konstante fuer den Menuepunkt "Hinzufuegen".
ITEM_ALL - Static variable in class schmitzm.swing.table.MutableTable
Konstante, die alle Menuepunkte beinhaltet.
ITEM_CHANGE - Static variable in class schmitzm.swing.table.MutableTable
Konstante fuer den Menuepunkt "Aendern".
ITEM_REMOVE - Static variable in class schmitzm.swing.table.MutableTable
Konstante fuer den Menuepunkt "Loeschen".
itemActionListener - Variable in class schmitzm.swing.menu.ObjectSubMenu
Speichert den (einheitlichen) AktionListener, der fuer die Interpretation einer Menue-Auswahl verwendet wird.

J

JDOM_TO_JAX - Static variable in class schmitzm.xml.XMLUtil
Wrapper from JDOM to W3C.
JEditorPane - Class in schmitzm.geotools.gui
The GeoEditorPane extends the JMapPane with functionalities to create new vector layers by successively click points via mouse.
JEditorPane() - Constructor for class schmitzm.geotools.gui.JEditorPane
Creates a new GeoEditorPane.
JEditorPane(LayoutManager, boolean, GTRenderer, MapContext) - Constructor for class schmitzm.geotools.gui.JEditorPane
Creates a new GeoEditorPane.
JEditorPane.EditorMode - Enum in schmitzm.geotools.gui
Modes, the editor can be perform.
JEditorPaneEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein allgemeines Ereignis dar, das ein JEditorPane ausloest.
JEditorPaneEvent(JEditorPane, MapLayer, Object) - Constructor for class schmitzm.geotools.map.event.JEditorPaneEvent
Erzeugt ein neues Ereignis.
JEditorToolBar - Class in schmitzm.geotools.gui
A toolbar to control the operations of a JEditorPane.
JEditorToolBar() - Constructor for class schmitzm.geotools.gui.JEditorToolBar
Creates a new toolbar.
JEditorToolBar(JEditorPane) - Constructor for class schmitzm.geotools.gui.JEditorToolBar
Creates a new tool bar.
JEditorToolBar.EditorPaneToolBarAction - Class in schmitzm.geotools.gui
Extends the AbstractAction with maintaining an ID and the JEditorToolBar the action controls.
JEditorToolBar.EditorPaneToolBarAction(int, JEditorToolBar) - Constructor for class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
Creates a new action with a dummy description and no icon.
JEditorToolBar.EditorPaneToolBarAction(int, JEditorToolBar, String) - Constructor for class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
Creates a new action without an icon.
JEditorToolBar.EditorPaneToolBarAction(int, JEditorToolBar, String, Icon) - Constructor for class schmitzm.geotools.gui.JEditorToolBar.EditorPaneToolBarAction
Creates a new action.
JFreeChartUtil - Class in schmitzm.jfree
In dieser Klasse sind Hilfsmethoden fuer JFreeChart hinterlegt.
JFreeChartUtil() - Constructor for class schmitzm.jfree.JFreeChartUtil
 
JMapPane - Class in org.geotools.gui.swing
 
JMapPane() - Constructor for class org.geotools.gui.swing.JMapPane
 
JMapPane(GTRenderer, MapContext) - Constructor for class org.geotools.gui.swing.JMapPane
create a basic JMapPane
JMapPane(LayoutManager, boolean, GTRenderer, MapContext) - Constructor for class org.geotools.gui.swing.JMapPane
full constructor extending JPanel
JMapPane - Class in schmitzm.geotools.gui
Diese Klasse erweitert die Geotools-Klasse JMapPane um folgende Features: zusaetzliche Maus-Steuerungen: Linksklick: ueber JMapPane.setState(int) eingestellte Aktion Rechtsklick: Zoom-Out um Faktor 2 (nur wenn Linksklick auf Zoom-In eingestellt ist) Drag mit linker Maustaste: neuen Karten-Bereich selektieren oder Features selektieren (siehe JMapPane.setWindowSelectionState(int)) Drag mit rechter Maustaste: Karten-Bereich verschieben Mausrad: Zoom-In/Out ueber aktueller Position (Faktor 1.2) Ankoppeln von JMapPaneListener und Ausloesung diverser Ereignisse: ScaleChangedEvent: Wird ausgeloest, wenn sich die Aufloesung der angezeigten Karte aendert MapAreaChangedEvent: Wird ausgeloest, wenn sich die Aufloesung angezeigte Karte-Ausschnitt aendert GeneralSelectionEvent: Wird ausgeloest, wenn der Anwender einen Bereich aus der Karte ausgewaehlt hat (egal ob dabei gezoomt wurde, Features/Raster selektiert wurden, oder nicht selektiert wurde) FeatureSelectedEvent: Wird ausgeloest, wenn der Anwender Features aus der Karte ausgewaehlt hat GridCoverageSelectedEvent: Wird ausgeloest, wenn der Anwender Raster-Bereiche aus der Karte ausgewaehlt hat Sofern eingeschaltet, erfolgt Highlighting immer auf dem obersten sichtbaren Nicht-Raster-Layer.
JMapPane() - Constructor for class schmitzm.geotools.gui.JMapPane
Erzeugt ein neues MapPane.
JMapPane(LayoutManager, Boolean, GTRenderer, MapContext) - Constructor for class schmitzm.geotools.gui.JMapPane
Erzeugt ein neues MapPane.
JMapPaneEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das von einem JMapPane ausgeloest wurde (z.B.
JMapPaneEvent(JMapPane, Object) - Constructor for class schmitzm.geotools.map.event.JMapPaneEvent
Erzeugt ein neues Ereignis.
JMapPaneEvent(JMapPane) - Constructor for class schmitzm.geotools.map.event.JMapPaneEvent
Erzeugt ein neues Ereignis.
JMapPaneListener - Interface in schmitzm.geotools.map.event
Diese Klasse stellt einen Listener fuer Ereignisse des JMapPane dar (z.B.
joinFeatureCollection(FeatureUtil.JoinType, FeatureCollection, String, AttributeFilter, FeatureCollection, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(FeatureCollection, String, AttributeFilter, FeatureCollection, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine (Full-Outer-) Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(FeatureCollection, String, FeatureCollection, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine (Full-Outer-) Equi-Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(FeatureCollection, String, ResultSet, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine Join-Operation zwischen einer FeatureCollection und einem ResultSet durch, in dem Zusatz-Informationen hinterlegt.
joinFeatureCollection(FeatureCollection, String, AttributeFilter, ResultSet, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine Join-Operation zwischen einer FeatureCollection und einem ResultSet durch, in dem Zusatz-Informationen hinterlegt.
joinFeatureCollection(FeatureUtil.JoinType, FeatureCollection, String, AttributeFilter, ResultSet, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine Join-Operation zwischen einer FeatureCollection und einem ResultSet durch, in dem Zusatz-Informationen hinterlegt.
JPanel - Class in schmitzm.swing
Diese Klasse erweitert das JPanel aus Standard-Java um einige (nuetzliche) Funktionen.
JPanel(LayoutManager, boolean) - Constructor for class schmitzm.swing.JPanel
Erzeugt ein neues Panel.
JPanel(LayoutManager) - Constructor for class schmitzm.swing.JPanel
Erzeugt ein neues Panel.
JPanel(boolean) - Constructor for class schmitzm.swing.JPanel
Erzeugt ein neues Panel mit einem FlowLayout.
JPanel() - Constructor for class schmitzm.swing.JPanel
Erzeugt ein neues Panel mit einem FlowLayout.
JTSUtil - Class in schmitzm.geotools
Diese Klasse enthaelt allgemeine Funktionen fuer die Arbeit mit den in Geotools verwendeten JTS-Komponenten vereinfacht.
JTSUtil() - Constructor for class schmitzm.geotools.JTSUtil
 
junit.skrueger.i8n - package junit.skrueger.i8n
 

K

keepOpen - Variable in class schmitzm.swing.SwingWorker
Speichert, ob der Dialog nach Beendigung der Arbeit offen gehalten soll (Default: false).
KEY_MAPPING - Static variable in class schmitzm.jfree.feature.FeatureDatasetMetaData
Meta data ID for mapping between features and chart data.
keywords - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the (language-specific) keywords to describe the geo object.

L

label - Variable in class schmitzm.jfree.chart.ChangableLegendItem
Holds the label shown in the legend.
label - Variable in class schmitzm.jfree.chart.style.ChartLabelStyle
Holds the label text.
LABEL_CACHE_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
LABEL_PREFIX - Static variable in class schmitzm.geotools.gui.RasterPositionLabel
Key, um das Label-Praefix in der CaptionsChangeable-Map anzusprechen.
LABELGEN_CAT - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Standard label generator used for Category-Charts.
LABELGEN_XY - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Standard label generator used for XY-Charts.
labelPrefix - Static variable in class schmitzm.geotools.gui.RasterPositionLabel
Praefix, das der Raster-Position vorangestellt wird.
LabelSearch - Class in skrueger.geotools.labelsearch
This class allows to search for a String in a map.
LabelSearch(JMapPane) - Constructor for class skrueger.geotools.labelsearch.LabelSearch
 
LangUtil - Class in schmitzm.lang
Diese Klasse stellt Hilfsfunktionen fuer Basisoperationen bereit.
LangUtil() - Constructor for class schmitzm.lang.LangUtil
 
lastSelection - Variable in class schmitzm.swing.SelectionInputOption.Radio
Speichert die letzte Auswahl.
lastValue - Variable in class schmitzm.geotools.feature.AbstractAutoValueGenerator
Holds the last value generated by #generateNextValue().
lastZooms - Variable in class skrueger.geotools.MapPaneToolBar
A List to remember the last Envelopes that have been watched.
LateLoadable - Interface in appl.data
Defines the base functionality of late loading.
latSW - Variable in class schmitzm.geotools.grid.GridStatistic
Latitude der suedwestlichen Ecke.
layer - Variable in class schmitzm.geotools.map.event.JEditorPaneEvent
Das bearbeitete Layer.
layer - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Holds the data source as styled layer.
LAYER_CANCEL - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Cancel layer" (30).
LAYER_NEW - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "New layer" (10).
LAYER_SAVE - Static variable in class schmitzm.geotools.gui.JEditorToolBar
Constant for the tool "Save layer" (20).
layerAdded(MapLayerListEvent) - Method in class org.geotools.gui.swing.JMapPane
 
layerAdded(MapLayerListEvent) - Method in class schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn ein Layer dem MapContext hinzugefuegt wurde.
layerChanged(MapLayerListEvent) - Method in class org.geotools.gui.swing.JMapPane
 
layerChanged(MapLayerEvent) - Method in class schmitzm.geotools.map.event.MapLayerAdapter
Wird aufgerufen, wenn sich ein Layer veraendert.
layerChanged(MapLayerListEvent) - Method in class schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn sich ein Layer veraendert.
layerControlList - Variable in class schmitzm.geotools.gui.LayeredMapPane
Komponente, in der die Layer-Kontrolle dargestellt ist.
LayeredEditorFrame - Class in schmitzm.geotools.gui
Diese Klasse stellt ein Fenster dar, in dem layer-basiert Geo-Objekte grafisch dargestellt und neue Vektor-Layer erstellt werden koennen.
LayeredEditorFrame() - Constructor for class schmitzm.geotools.gui.LayeredEditorFrame
Erzeugt ein neues (leeres) Editor-Fenster.
LayeredEditorFrame(LayeredMapPane) - Constructor for class schmitzm.geotools.gui.LayeredEditorFrame
Erzeugt ein neues (leeres) Editor-Fenster.
LayeredEditorFrame(String) - Constructor for class schmitzm.geotools.gui.LayeredEditorFrame
Erzeugt ein neues (leeres) Editor-Fenster.
LayeredEditorFrame(LayeredMapPane, String) - Constructor for class schmitzm.geotools.gui.LayeredEditorFrame
Erzeugt ein neues (leeres) Editor-Fenster.
LayerEditCanceledEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers abgebrochen hat.
LayerEditCanceledEvent(JEditorPane, MapLayer, Object) - Constructor for class schmitzm.geotools.map.event.LayerEditCanceledEvent
Erzeugt ein neues Ereignis.
LayerEditFinishedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers (erfolgreich) beendet hat.
LayerEditFinishedEvent(JEditorPane, MapLayer, Object) - Constructor for class schmitzm.geotools.map.event.LayerEditFinishedEvent
Erzeugt ein neues Ereignis.
LayerEditStartedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers beginnt.
LayerEditStartedEvent(JEditorPane, MapLayer, Object) - Constructor for class schmitzm.geotools.map.event.LayerEditStartedEvent
Erzeugt ein neues Ereignis.
LayeredMapFrame - Class in schmitzm.geotools.gui
Diese Klasse stellt ein Fenster dar, in dem layer-basiert Objekte grafisch dargestellt werden koennen.
LayeredMapFrame() - Constructor for class schmitzm.geotools.gui.LayeredMapFrame
Erzeugt ein neues (leeres) Map-Fenster.
LayeredMapFrame(LayeredMapPane) - Constructor for class schmitzm.geotools.gui.LayeredMapFrame
Erzeugt ein neues (leeres) Map-Fenster.
LayeredMapFrame(String) - Constructor for class schmitzm.geotools.gui.LayeredMapFrame
Erzeugt ein neues (leeres) Map-Fenster.
LayeredMapFrame(LayeredMapPane, String) - Constructor for class schmitzm.geotools.gui.LayeredMapFrame
Erzeugt ein neues (leeres) Map-Fenster.
layeredMapPane - Variable in class schmitzm.geotools.gui.LayeredMapFrame
Karten- und Layer-Kontroll-Bereich.
LayeredMapPane - Class in schmitzm.geotools.gui
Diese Klasse stellt ein Panel dar, in dem layer-basiert Objekte grafisch dargestellt werden koennen.
LayeredMapPane() - Constructor for class schmitzm.geotools.gui.LayeredMapPane
Erzeugt eine neue Komponente.
LayeredMapPane(GeoMapPane) - Constructor for class schmitzm.geotools.gui.LayeredMapPane
Erzeugt eine neue Komponente.
layerHidden(MapLayerEvent) - Method in class schmitzm.geotools.map.event.MapLayerAdapter
Wird aufgerufen, wenn ein Layer verborgen wird.
layerMoved(MapLayerListEvent) - Method in class org.geotools.gui.swing.JMapPane
 
layerMoved(MapLayerListEvent) - Method in class schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn ein Layer in eine andere Ebene verschoben wurde.
layerRemoved(MapLayerListEvent) - Method in class org.geotools.gui.swing.JMapPane
 
layerRemoved(MapLayerListEvent) - Method in class schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn ein Layer aus dem MapContext entfernt wurde.
layerSelModel - Variable in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
Holds the selection model of the layer to keep synchronized with the feature table.
layerShown(MapLayerEvent) - Method in class schmitzm.geotools.map.event.MapLayerAdapter
Wird aufgerufen, wenn ein Layer angezeigt wird.
layoutConstraints - Variable in class schmitzm.geotools.gui.GeoMapPane
Werte fuer die grafische Anordnung der Layout-Komponenten.
layoutConstraints - Variable in class schmitzm.swing.OperationTreePanel
Werte fuer die grafische Anordnung der Layout-Komponenten.
LE - Static variable in class schmitzm.geotools.feature.AttributeFilter
Attribut-Filter, der auf "Attributwert <= Konstante" prueft.
LEFT_CONTAINS_RIGHT - Static variable in class schmitzm.data.ObjectStructureUtil
Rueckgabe-Konstante fuer "die linke Strukturen umfasst die rechte".
leftChild - Variable in class schmitzm.lang.tree.BinaryTreeNode
Speichert das linke Kind des Knoten.
legend - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Stores whether a legend is generated for the chart (Default: true).
legendData - Variable in class skrueger.geotools.StyledGridCoverage
Holds the meta data for displaying a legend.
legendData - Variable in class skrueger.geotools.StyledGridCoverageReader
Holds the meta data for displaying a legend.
LegendIconFeatureRenderer - Class in skrueger.geotools
Based on geoserver!
legendLabelGenerator - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Label generator bases on the legend label definitions of this style.
legendTooltipGenerator - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Label generator bases on the legend tooltip definitions of this style.
LimitedInputStream - Class in schmitzm.io
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
LimitedInputStream(InputStream, int) - Constructor for class schmitzm.io.LimitedInputStream
Erzeugt einen neuen LimitedInputStream.
LimitedVector<E> - Class in schmitzm.lang
Diese Klasse stellt einen Vector dar, der auf eine bestimmte Anzahl an Elementen begrenzt ist.
LimitedVector(int) - Constructor for class schmitzm.lang.LimitedVector
Erzeugt eine leere Liste.
LINEAR - Static variable in class schmitzm.swing.ExpansionBar
Konstante fuer eine lineare Darstellung des Balken.
listenerList - Variable in class schmitzm.swing.event.PropertyChangeEmitter
Holds the connected listeners.
listenerList - Variable in class skrueger.geotools.selection.StyledLayerSelectionModel
Holds the connected listeners.
listeners - Variable in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Holds the listeners to the DatasetSelectionModel.
listeners - Variable in class schmitzm.lang.WorkingThread
Speichert die Listener, die auf den Thread horchen.
listeners - Static variable in class skrueger.i8n.Translation
 
ListProperty - Class in schmitzm.data.property
Diese Klasse stellt eine Listen-Eigenschaft dar, die Objekte eines bestimmten Typs aufnehmen kann.
ListProperty(String, ValuePropertyType, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, ValuePropertyType) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, Class, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, Class) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, ObjectStructure, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, ObjectStructure) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, Object, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, Object) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListProperty(String) - Constructor for class schmitzm.data.property.ListProperty
Erzeugt eine Listen-Eigenschaft.
ListPropertyReadAccess - Class in schmitzm.data.property
Diese Klasse stellt ein Recht auf Lesezugriff fuer eine ListProperty dar.
ListPropertyReadAccess(Accessible, Object) - Constructor for class schmitzm.data.property.ListPropertyReadAccess
Erzeugt ein neues Lesezugriffsrecht fuer Listen.
ListPropertyReadAccess(Accessible, Object, int) - Constructor for class schmitzm.data.property.ListPropertyReadAccess
Erzeugt ein neues Lesezugriffsrecht fuer Listen.
ListPropertyWriteAccess - Class in schmitzm.data.property
Diese Klasse stellt ein Recht auf Schreibzugriff fuer eine ListProperty dar.
ListPropertyWriteAccess(Accessible, Object) - Constructor for class schmitzm.data.property.ListPropertyWriteAccess
Erzeugt ein neues Schreibzugriffsrecht fuer Listen.
ListPropertyWriteAccess(Accessible, Object, int) - Constructor for class schmitzm.data.property.ListPropertyWriteAccess
Erzeugt ein neues Schreibzugriffsrecht fuer Listen.
loadAttributeMetaDataMap(URL) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a AttributeMetaData object from an URL.
loadClass(String, URL[]) - Static method in class schmitzm.lang.LangUtil
Laed eine Klasse.
loadClass(String, URL) - Static method in class schmitzm.lang.LangUtil
Laed eine Klasse.
loadData() - Method in interface appl.data.LateLoadable
Loads the Data into the memory if this function supported.
loadData() - Method in class schmitzm.data.AbstractReadableGrid
Does nothing!
loadData() - Method in class schmitzm.data.WritableGridRaster
This class does not support late loading!
loadData() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Does nothing!
LoadingException - Exception in appl.data
Thrown when the data loading from some source fails.
LoadingException(String, Object) - Constructor for exception appl.data.LoadingException
Creates a new Exception with the name of the Source from which the loading failed
loadPreferredClass(String, URL) - Static method in class schmitzm.lang.LangUtil
Laed eine Klasse derart das Klassen im Cache ignoriert werden.
loadPreferredObject(String, Object...) - Static method in class schmitzm.lang.LangUtil
Laed eine Klasse neu und erzeugt eine Objekt-Instanz.
loadPreferredObject(String, URL, Object...) - Static method in class schmitzm.lang.LangUtil
Laed eine Klasse neu und erzeugt eine Objekt-Instanz.
loadRasterLegendData(URL) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a RasterLegendData object from an URL.
loadSLD(URL) - Static method in class schmitzm.geotools.styling.StylingUtil
Loads Styles from a SLD InputStream
loadSLD(InputStream) - Static method in class schmitzm.geotools.styling.StylingUtil
Loads Styles from a SLD InputStream
loadSLD(File) - Static method in class schmitzm.geotools.styling.StylingUtil
Loads Styles from a SLD File
loadStyledFeatureStyle(URL, String, String) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a SLD-Style and a AttributeMetaData-Map for a given geo-object (feature) source.
loadStyledFeatureStyle(URL) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a SLD-Style from a .sld file and AttributeMetaData-Map from a .amd file for a given geo-object (feature) source.
loadStyledRasterStyle(URL, String, String) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a SLD-Style and Raster-LegendData for a given geo-object (raster) source.
loadStyledRasterStyle(URL) - Static method in class skrueger.geotools.StyledLayerUtil
Loads a SLD-Style from a .sld file and Raster-LegendData from a .rld file for a given geo-object (raster) source.
LOCALECHANGE_PROPERTY - Static variable in class skrueger.i8n.Translation
 
LocaleComparator - Class in schmitzm.lang
Comparator um Locales zu vergleichen.
LocaleComparator(boolean) - Constructor for class schmitzm.lang.LocaleComparator
Erzeugt einen neuen Comparator.
LOGARITHMIC - Static variable in class schmitzm.swing.ExpansionBar
Konstante fuer eine logarithmische Darstellung des Balken.
logDebugError(Category, Object, Throwable) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen Error- und einen Debug-Eintrag in einem Logger.
logDebugError(Category, Throwable) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen Error- und einen Debug-Eintrag in einem Logger.
logDebugWarn(Category, Object, Throwable) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen Warn- und einen Debug-Eintrag in einem Logger.
logDebugWarn(Category, Throwable) - Static method in class schmitzm.lang.LangUtil
Erzeugt einen Warn- und einen Debug-Eintrag in einem Logger.
LOGGER - Static variable in class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
LOGGER - Static variable in class schmitzm.geotools.gui.JMapPane
Logger for debug messages.
LOGGER - Variable in class schmitzm.geotools.gui.MapContextControlPane
 
LOGGER - Static variable in class schmitzm.geotools.gui.StyleToolBar
 
LOGGER - Variable in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Used for log and debug messages.
LOGGER - Variable in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Used for log and debug messages.
LOGGER - Variable in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Used for log and debug messages.
LOGGER - Variable in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Logger to log waring, debug or error messages.
LOGGER - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Logger for this class
LOGGER - Variable in class schmitzm.jfree.chart.style.ChartLabelStyle
Logger for this class
LOGGER - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Logger for this class
LOGGER - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Logger for this class
LOGGER - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
 
LOGGER - Variable in class schmitzm.lang.tree.OperationTree
Logger fuer Debug-Ausgaben
LOGGER - Variable in class skrueger.geotools.AbstractStyledLayer
Logger for warning- and error messages.
LOGGER - Variable in class skrueger.geotools.selection.StyledLayerSelectionModel
A static logger for this class
LOGGER - Variable in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
 
LOGGER - Variable in class skrueger.i8n.SwitchLanguageDialog
 
LOGGER - Static variable in class skrueger.swing.TranslationEditJPanel
 
LOGGER - Static variable in class skrueger.swing.TranslationJTextField
 
LoggerConfigurationTableModel - Class in schmitzm.swing.log4j
Diese Klasse stellt ein TableModel dar, in dem die aktuell im LogManager registrierten Log4j-Logger in 4 Spalten angezeigt werden.
LoggerConfigurationTableModel() - Constructor for class schmitzm.swing.log4j.LoggerConfigurationTableModel
Erzeugt ein neues Tabellenmodell.
LoggerFrame - Class in schmitzm.swing.log4j
Diese Klasse stellt ein Fenster dar, in dem die aktuell im LogManager registrierten Log4j-Logger als Tabelle dargestellt sind.
LoggerFrame(File) - Constructor for class schmitzm.swing.log4j.LoggerFrame
Erzeugt ein neues Fenster.
LoggerFrame() - Constructor for class schmitzm.swing.log4j.LoggerFrame
Erzeugt ein neues Fenster.
loggers - Variable in class schmitzm.swing.log4j.LoggerConfigurationTableModel
LogManager#getCurrentLoggers() liefert eine Enumeration.
loggerTable - Variable in class schmitzm.swing.log4j.LoggerFrame
Tabelle, in der die Logger angezeigt werden.
loggerTableModel - Variable in class schmitzm.swing.log4j.LoggerFrame
Datenbasis fuer die Logger-Tabelle.
logGt - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
lonSW - Variable in class schmitzm.geotools.grid.GridStatistic
Longitude der suedwestlichen Ecke.
LT - Static variable in class schmitzm.geotools.feature.AttributeFilter
Attribut-Filter, der auf "Attributwert < Konstante" prueft.

M

main(String[]) - Static method in class schmitzm.io.IOUtil
Fuehrt verschiedene Funktionen aus.
main(String[]) - Static method in class schmitzm.test.appl.ThreadTest
 
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class schmitzm.swing.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeGrid(Container, int, int, int, int, int, int) - Static method in class schmitzm.swing.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
ManualInputOption - Class in schmitzm.swing
Diese Klasse stellt eine manuelle Eingabe-Option fuer das MultipleOptionPane dar.
ManualInputOption(String, boolean, Object) - Constructor for class schmitzm.swing.ManualInputOption
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Double - Class in schmitzm.swing
Diese Klasse stellt eine Eingabe-Option dar, in der ein Double-Zahlen eingegeben werden kann.
ManualInputOption.Double(String, boolean, double) - Constructor for class schmitzm.swing.ManualInputOption.Double
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Double(String, boolean) - Constructor for class schmitzm.swing.ManualInputOption.Double
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Double(String) - Constructor for class schmitzm.swing.ManualInputOption.Double
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
ManualInputOption.Double(String, int) - Constructor for class schmitzm.swing.ManualInputOption.Double
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
ManualInputOption.Integer - Class in schmitzm.swing
Diese Klasse stellt eine Eingabe-Option dar, in der ein Integer-Zahlen eingegeben werden kann.
ManualInputOption.Integer(String, boolean, int) - Constructor for class schmitzm.swing.ManualInputOption.Integer
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Integer(String, boolean) - Constructor for class schmitzm.swing.ManualInputOption.Integer
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Integer(String) - Constructor for class schmitzm.swing.ManualInputOption.Integer
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
ManualInputOption.Integer(String, int) - Constructor for class schmitzm.swing.ManualInputOption.Integer
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
ManualInputOption.Text - Class in schmitzm.swing
Diese Klasse stellt eine Eingabe-Option dar, in der ein beliebigen Text eingegeben werden kann.
ManualInputOption.Text(String, boolean, String) - Constructor for class schmitzm.swing.ManualInputOption.Text
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Text(String, boolean) - Constructor for class schmitzm.swing.ManualInputOption.Text
Erzeugt eine neue Eingabe-Option.
ManualInputOption.Text(String) - Constructor for class schmitzm.swing.ManualInputOption.Text
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
ManualInputOption.Text(String, String) - Constructor for class schmitzm.swing.ManualInputOption.Text
Erzeugt eine neue Eingabe-Option, in der eine Eingabe zwingend erforderlich ist.
MapActionControlPane - Class in schmitzm.geotools.gui
Diese Klasse stellt einen JToolBar dar, mit dem zwischen den verschiedenen "Klick"- und "Drag"-Aktionen des JMapPane gewechselt werden kann: Info: Links-Klick: nichts Links-Drag: nichts Rechts-Klick: nichts Rechts-Drag: Karten-Ausschnitt verschieben Zoom: Links-Klick: Zoom in Links-Drag: Zoom in auf selektierten Bereich Rechts-Klick: Zoom out Rechts-Drag: Karten-Ausschnitt verschieben SelectTop:
Die Auswahl-Aktionen beziehen sich auf das oberste sichtbare Feature und fuehren zu einem FeatureSelectedEvent: Links-Klick: einzelnes Feature selektieren Links-Drag: alle Features im selektierten Bereich auswaehlen Rechts-Klick: nichts Rechts-Drag: Karten-Ausschnitt verschieben SelectAll:
Wie SelectTop.
MapActionControlPane() - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine horizontale Steuer-Komponente, die (noch) keinem JMapPane zugeordnet ist.
MapActionControlPane(JMapPane) - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine horizontale Steuer-Komponente.
MapActionControlPane(JMapPane, int, int) - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine Steuer-Komponente.
MapActionControlPane(JMapPane, int) - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine Steuer-Komponente.
MapActionControlPane.Action_InfoState - Class in schmitzm.geotools.gui
Aktion "Info" des MapActionControlPane.
MapActionControlPane.Action_InfoState() - Constructor for class schmitzm.geotools.gui.MapActionControlPane.Action_InfoState
Erzeugt einen neue Info-Aktion
MapActionControlPane.Action_SelectOnAllLayerState - Class in schmitzm.geotools.gui
Aktion "SelectAll" des MapActionControlPane.
MapActionControlPane.Action_SelectOnAllLayerState() - Constructor for class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnAllLayerState
Erzeugt einen neue SelectAll-Aktion
MapActionControlPane.Action_SelectOnTopLayerState - Class in schmitzm.geotools.gui
Aktion "SelectTop" des MapActionControlPane.
MapActionControlPane.Action_SelectOnTopLayerState() - Constructor for class schmitzm.geotools.gui.MapActionControlPane.Action_SelectOnTopLayerState
Erzeugt einen neue SelectTop-Aktion
MapActionControlPane.Action_ZoomState - Class in schmitzm.geotools.gui
Aktion "Zoom" des MapActionControlPane.
MapActionControlPane.Action_ZoomState() - Constructor for class schmitzm.geotools.gui.MapActionControlPane.Action_ZoomState
Erzeugt einen neue Zoom-Aktion
mapArea - Variable in class org.geotools.gui.swing.JMapPane
the area of the map to draw
MapAreaChangedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn sich die Ausdehnung der dargestellte Karten-Ausschnitt aendert.
MapAreaChangedEvent(JMapPane, Envelope, Envelope) - Constructor for class schmitzm.geotools.map.event.MapAreaChangedEvent
Erzeugt ein neues Ereignis.
mapBoundsChanged(MapBoundsEvent) - Method in class schmitzm.geotools.map.event.MapContextSynchronizer
Invoked when the CRS or AreaOfInterest of a connected MapContext changes.
mapContext - Variable in class schmitzm.geotools.gui.JEditorPane
The map context of the displayed layer.
mapContext - Variable in class schmitzm.geotools.map.event.MapContextSynchronizer
MapContext the changes by a MapBoundsEvent are transfered to.
MapContextControlPane - Class in schmitzm.geotools.gui
Diese Komponente ist an ein JMapPane gekoppelt und stellt die dargestellten Layer in Form eine Liste dar.
MapContextControlPane(JMapPane, ColorMapManager) - Constructor for class schmitzm.geotools.gui.MapContextControlPane
Erzeugt eine neue Layer-Kontrolle.
MapContextManagerInterface - Interface in skrueger.geotools
Implementations of this class can can be used to fill/insert/remove a mapContext with StyledLayerInterface objects.
MapContextSynchronizer - Class in schmitzm.geotools.map.event
This MapBoundsListener listens to MapBoundsEvents and transfers the change of CoordinateReferenceSystem and "AreaOfInterest" to the connected MapContext, so this MapContext has always the same CRS and AreaOfInterest like the MapContex this Listener is added to.
MapContextSynchronizer(MapContext) - Constructor for class schmitzm.geotools.map.event.MapContextSynchronizer
Creates a new synchronizer.
mapLayer - Variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
Holds the MapLayer to keep synchronized with the layer selection model.
MapLayerAdapter - Class in schmitzm.geotools.map.event
Diese Klasse bildet eine Basis-Implementierung von org.geotools.map.event.MapLayerListener, deren Methoden nichts machen.
MapLayerAdapter() - Constructor for class schmitzm.geotools.map.event.MapLayerAdapter
 
MapLayerListAdapter - Class in schmitzm.geotools.map.event
Diese Klasse bildet eine Basis-Implementierung von org.geotools.map.event.MapLayerListListener, deren Methoden nichts machen.
MapLayerListAdapter() - Constructor for class schmitzm.geotools.map.event.MapLayerListAdapter
 
mapLayerSelectable - Variable in class schmitzm.geotools.gui.JMapPane
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.
mapPane - Variable in class schmitzm.geotools.gui.FeatureTablePane
Preview-Bereich fuer die in der Tabelle selektierten Features.
mapPane - Variable in class schmitzm.geotools.gui.GeoMapPane
Karten-Bereich des GeoMapPane.
mapPane - Variable in class schmitzm.geotools.gui.GridPanel
Karte, an der die Koordinaten-Leiste ausgerichtet wird.
mapPane - Variable in class schmitzm.geotools.gui.MapActionControlPane
JMapPane das gesteuert wird.
mapPane - Variable in class schmitzm.geotools.gui.MapContextControlPane
Karte, deren Layer kontrolliert werden.
mapPane - Variable in class skrueger.geotools.labelsearch.LabelSearch
 
mapPane - Variable in class skrueger.geotools.MapPaneToolBar
Holds the JMapPane this tool bar controls.
mapPane - Variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
 
mapPaneListener - Variable in class schmitzm.geotools.gui.JEditorToolBar
Holds the listener, that reacts on editor actions.
mapPaneListener - Variable in class skrueger.geotools.MapPaneToolBar
Listener to sniff the zoom actions on the map.
mapPaneListeners - Variable in class schmitzm.geotools.gui.JMapPane
Liste der angeschlossenen Listener, die auf Aktionen des MapPanes lauschen.
MapPaneStatusBar - Class in schmitzm.geotools.gui
Stellt ein BorderLayout-Panel dar, in dem links ein RasterPositionLabel und rechts ein GeoPositionLabel dargestellt ist.
MapPaneStatusBar(JMapPane) - Constructor for class schmitzm.geotools.gui.MapPaneStatusBar
Erzeugt einen neuen Status-Balken.
MapPaneStatusBar(JMapPane, RasterPositionLabel, GeoPositionLabel) - Constructor for class schmitzm.geotools.gui.MapPaneStatusBar
Erzeugt einen neuen Status-Balken.
MapPaneToolBar - Class in skrueger.geotools
A toolbar to control an JMapPane (Atlas visualization).
MapPaneToolBar() - Constructor for class skrueger.geotools.MapPaneToolBar
Creates a new toolbar.
MapPaneToolBar(JMapPane) - Constructor for class skrueger.geotools.MapPaneToolBar
Creates a new tool bar.
MapPaneToolBar.MapPaneToolBarAction - Class in skrueger.geotools
Extends the AbstractAction with maintaining an ID and the MapPaneToolBar the actions controls.
MapPaneToolBar.MapPaneToolBarAction(int, MapPaneToolBar) - Constructor for class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Creates a new action with a dummy description and no icon.
MapPaneToolBar.MapPaneToolBarAction(int, MapPaneToolBar, String) - Constructor for class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Creates a new action without an icon.
MapPaneToolBar.MapPaneToolBarAction(int, MapPaneToolBar, String, Icon) - Constructor for class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Creates a new action.
MapPaneToolBar.MapPaneToolBarAction(int, MapPaneToolBar, String, Icon, String) - Constructor for class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
Creates a new action.
mapping - Variable in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Holds the mapping between features and the corresponding column/row keys.
mapping - Variable in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Holds the mapping between features and the corresponding item indices of each series.
mapToGrid - Variable in class schmitzm.geotools.gui.GridPanel
Transformation von Karten-CRS zu CRS des Koordinaten-Rasters
MapView - Class in skrueger.geotools
Achtung!
MapView(Component, MapPaneToolBar) - Constructor for class skrueger.geotools.MapView
Creates a new MapView.
MapView(Component) - Constructor for class skrueger.geotools.MapView
Creates a new MapView.
margin - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds the (percentage) margin for the bars.
MARK_SIZE - Static variable in class schmitzm.geotools.gui.StyleToolBar
Identifies the "mark size" (value type int) for the PropertyChangeListener.
MARK_STYLE - Static variable in class schmitzm.geotools.gui.StyleToolBar
Identifies the "mark style" (value type String) for the PropertyChangeListener.
markLabel - Variable in class schmitzm.geotools.gui.StyleToolBar
Label next to the mark style and size InputOptions.
markSize - Variable in class schmitzm.geotools.gui.StyleToolBar
InputOption to define the mark size.
markStyle - Variable in class schmitzm.geotools.gui.StyleToolBar
InputOption to define the mark style.
mask - Variable in class schmitzm.swing.table.MutableTable
Speichert, welche Menuepunkte fuer das Kontextmenue aktiv sind
matrix - Variable in class schmitzm.data.property.MatrixProperty
Speichert die Matrix als java.lang.reflect.Array.
MatrixProperty - Class in schmitzm.data.property
Diese Klasse stellt eine Matrix-Eigenschaft dar, die Objekte eines bestimmten Typs aufnehmen kann.
MatrixProperty(String, int[], ValuePropertyType, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], ValuePropertyType) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], Class, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], Class) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], ObjectStructure, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], ObjectStructure) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], Object, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], Object) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[], ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
MatrixProperty(String, int[]) - Constructor for class schmitzm.data.property.MatrixProperty
Erzeugt eine Matrix-Eigenschaft.
max(int, Collection<Integer>...) - Static method in class schmitzm.lang.LangUtil
Returns the maximum value of some integer collections.
max(Collection<Integer>...) - Static method in class schmitzm.lang.LangUtil
Returns the maximum value of some integer collections.
maxAccessTimes - Variable in class schmitzm.data.property.Access
Speichert, wie of ein Objekt das Zugrifsrecht nutzen darf.
maxAttrCount - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Holds the maximum number of attributes the style can be defined defined for (-1 = no limit).
maxAttrIdx - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Holds the number of attributes the style is defined for.
maximize(Frame) - Static method in class schmitzm.swing.SwingUtil
This method maximizes a frame; the iconified bit is not affected Taken from e564.
maxLoad - Variable in class schmitzm.lang.LimitedVector
Speichert die Anzahl der Elemente, die die Liste aufnehmen kann.
maxRendererDatasetIdx - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the maximum dataset index for which a renderer is specified.
maxSeriesIdx - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds the maximum series index for which a series is specified.
maxValue - Variable in class schmitzm.geotools.grid.GridStatistic
Groesster Raster-Wert (ohne NoData-Zellen).
maxX - Variable in class schmitzm.geotools.grid.GridStatistic
Groesster horizontaler Zellen-Index des Rasters (exklusive).
maxY - Variable in class schmitzm.geotools.grid.GridStatistic
Groesster vertikaler Zellen-Index des Rasters (exklusive).
MEMORY_MAPPED - Static variable in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Optional - enable/disable the use of memory-mapped io
MEMORY_PRE_LOADING_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
MENU_CUSTOMIZE_COLOR - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Unter-Menue-Eintrag "Customize color map" in der CaptionsChangeable-Map anzusprechen.
MENU_FILTER_LAYER - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Feature-Filter..." in der CaptionsChangeable-Map anzusprechen.
MENU_HIDE_ALL_LAYERS - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Hide all layers" in der CaptionsChangeable-Map anzusprechen.
MENU_INVERT_ALL_LAYERS - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Invert all layers" in der CaptionsChangeable-Map anzusprechen.
MENU_MOVE_LAYER_DOWN - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Move layer down" in der CaptionsChangeable-Map anzusprechen.
MENU_MOVE_LAYER_UP - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Move layer up" in der CaptionsChangeable-Map anzusprechen.
MENU_RECOLOR_LAYER - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Recolor..." in der CaptionsChangeable-Map anzusprechen.
MENU_REMOVE_LAYER - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Remove layer" in der CaptionsChangeable-Map anzusprechen.
MENU_SHOW_ALL_LAYERS - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Show all layers" in der CaptionsChangeable-Map anzusprechen.
MENU_ZOOM_TO_LAYER - Static variable in class schmitzm.geotools.gui.MapContextControlPane
Key, um den Menue-Eintrag "Zoom to layer" in der CaptionsChangeable-Map anzusprechen.
messageLabel - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Label in dem die Meldung angezeigt wird.
messageLabel - Variable in class schmitzm.swing.ExceptionDialog
Label in dem die Meldung angezeigt wird.
messageLabel - Variable in class schmitzm.swing.StatusDialog
Label in dem die Meldung angezeigt wird.
metadata - Variable in class schmitzm.jfree.DatasetMetaDataGroup
Holds meta data objects.
metaData - Variable in class skrueger.geotools.StyledLayerStyle
Holds the additional meta data for object visualisation (for example legend information).
min(int, Collection<Integer>...) - Static method in class schmitzm.lang.LangUtil
Returns the minimum value of some integer collections.
min(Collection<Integer>...) - Static method in class schmitzm.lang.LangUtil
Returns the minimum value of some integer collections.
minValue - Variable in class schmitzm.geotools.grid.GridStatistic
Kleinster Raster-Wert (ohne NoData-Zellen).
minX - Variable in class schmitzm.data.WritableGridArray
Speichert die kleinste horizontale Raster-Koordinate.
minX - Variable in class schmitzm.geotools.grid.GridStatistic
Kleinster horizontaler Zellen-Index des Rasters (inklusive).
minY - Variable in class schmitzm.data.WritableGridArray
Speichert die kleinste vertikale Raster-Koordinate.
minY - Variable in class schmitzm.geotools.grid.GridStatistic
Kleinster vertikalter Zellen-Index des Rasters (inklusive).
MISSING_RESOURCE_STRING - Static variable in class schmitzm.lang.ResourceProvider
Diese String constante wird zurückgeliefert, wenn keine Wert fuer den Schluessel gefunden wurde.
mode - Variable in class schmitzm.lang.WorkingThread
Speichert den aktuellen Thread-Status.
MODE_PAUSE - Static variable in class schmitzm.lang.WorkingThread
Modus "Thread pausiert und kann fortgesetzt werden".
MODE_READY - Static variable in class schmitzm.lang.WorkingThread
Modus "Thread ist bereit, gestartet zu werden".
MODE_RUN - Static variable in class schmitzm.lang.WorkingThread
Modus "Thread ist initialisiert, und laeuft".
MODE_STEP - Static variable in class schmitzm.lang.StepThread
Modus "Thread fuehrt aktuellen Schritt zu Ende und wechselt dann in 'Pause'".
MODE_TERMINATE - Static variable in class schmitzm.lang.WorkingThread
Modus "Thread ist beendet".
model - Variable in class schmitzm.swing.table.MutableTable
Speichert die Datenbasis fuer die Tabelle
model - Variable in class schmitzm.swing.table.SelectionTableModel
Holds the base data.
MouseAdapter - Class in schmitzm.swing.event
Deprecated.  
MouseAdapter() - Constructor for class schmitzm.swing.event.MouseAdapter
Deprecated.  
mouseClicked(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseClicked(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Macht nichts.
mouseClicked(MouseEvent) - Method in class schmitzm.geotools.gui.JEditorPane
Ignores the actions of the super class for left-clicks.
mouseClicked(MouseEvent) - Method in class schmitzm.geotools.gui.JMapPane
Reagiert auf Linksklick mit der ueber JMapPane.setState(int)eingestellten Aktion und auf Rechtsklick mit Zoom-Out (sofern JMapPane.ZOOM_IN-State fuer Linksklick eingestellt).
mouseClicked(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled or selection mode is MouseSelectionTracker.SelectionMode.ONLY_WINDOW_SELECTION.
mouseClicked(MouseEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Implementiert nichts.
mouseClicked(MouseEvent) - Method in class schmitzm.swing.table.TableComponentMouseListener
Leitet das MouseClicked-Ereignis an die Component weiter.
mouseDragged(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseDragged(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Wird aufgerufen, sobald die Maus bei gedrueckter Taste bewegt wird.
mouseDragged(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled or selection mode is MouseSelectionTracker.SelectionMode.ONLY_SINGLE_CLICK, so that the dragging rectangle is not drawn.
mouseDragged(MouseEvent) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Wird aufgerufen, sobald die Maus bei gedrueckter Taste bewegt wird.
mouseDragged(MouseEvent) - Method in class schmitzm.jfree.chart.SelectableChartPanel
Ignores the event if the window selection mode is not SelectableChartPanel.WindowSelectionMode.ZOOM_IN_CHART, to avoid conflicts between the two listeners.
mouseDragged(MouseEvent) - Method in class schmitzm.swing.event.MouseAdapter
Deprecated. Macht nichts.
mouseEntered(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseEntered(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Macht nichts.
mouseEntered(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled.
mouseEntered(MouseEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Implementiert nichts.
mouseEntered(MouseEvent) - Method in class schmitzm.swing.table.TableComponentMouseListener
Leitet das MouseEntered-Ereignis an die Component weiter.
mouseExited(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseExited(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Macht nichts.
mouseExited(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled.
mouseExited(MouseEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Implementiert nichts.
mouseExited(MouseEvent) - Method in class schmitzm.swing.table.TableComponentMouseListener
Leitet das MouseExited-Ereignis an die Component weiter.
mouseMoved(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseMoved(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Wird aufgerufen, sobald die Maus bewegt wird.
mouseMoved(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled.
mouseMoved(MouseEvent) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Wird aufgerufen, sobald die Maus bewegt wird.
mouseMoved(MouseEvent) - Method in class schmitzm.jfree.chart.SelectableChartPanel
Ignores the event if the window selection mode is not SelectableChartPanel.WindowSelectionMode.ZOOM_IN_CHART, to avoid conflicts between the two listeners.
mouseMoved(MouseEvent) - Method in class schmitzm.swing.event.MouseAdapter
Deprecated. Macht nichts.
mousePressed(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mousePressed(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Wird aufgerufen, wenn der Maus-Button gedrueckt wird.
mousePressed(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled.
mousePressed(MouseEvent) - Method in class schmitzm.swing.event.PopupMenuListener
Prueft auf MouseEvent.isPopupTrigger() und zeigt gegebenfalls das Menu an.
mousePressed(MouseEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Wird aufgerufen, sobald eine Maustaste auf einer mit dem Menue verbundene Komponente gedrueckt wurde.
mousePressed(MouseEvent) - Method in class schmitzm.swing.table.TableComponentMouseListener
Leitet das MousePressed-Ereignis an die Component weiter.
mouseReleased(MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
mouseReleased(MouseEvent) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Wird aufgerufen, wenn der Maus-Button wieder losgelassen wird.
mouseReleased(MouseEvent) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Ignores the event if tracker is disabled.
mouseReleased(MouseEvent) - Method in class schmitzm.swing.event.PopupMenuListener
Prueft auf MouseEvent.isPopupTrigger() und zeigt gegebenfalls das Menu an.
mouseReleased(MouseEvent) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Wird aufgerufen, sobald eine Maustaste auf einer mit dem Menue verbundene Komponente losgelassen wurde.
mouseReleased(MouseEvent) - Method in class schmitzm.swing.table.TableComponentMouseListener
Leitet das MouseReleased-Ereignis an die Component weiter.
MouseSelectionTracker - Class in schmitzm.geotools.gui
Extends the geotools org.geotools.gui.swing.MouseSelectionTracker with an enable/disable functionality.
MouseSelectionTracker() - Constructor for class schmitzm.geotools.gui.MouseSelectionTracker
Creates a new tracker, which reacts only on window selection events (default geotools behavior for org.geotools.gui.swing.MouseSelectionTracker).
MouseSelectionTracker(MouseSelectionTracker.SelectionMode) - Constructor for class schmitzm.geotools.gui.MouseSelectionTracker
Creates a new tracker.
MouseSelectionTracker.SelectionMode - Enum in schmitzm.geotools.gui
Selection events the tracker reacts on.
MouseSelectionTracker_Public - Class in org.geotools.gui.swing
Diese Klasse stellt lediglich eine Dummy-Klasse dar, um die Geotools-Klasse MouseSelectionTracker auch von ausserhalb des Pakets org.geotools.gui.swing verwenden zu koennen.
MouseSelectionTracker_Public() - Constructor for class org.geotools.gui.swing.MouseSelectionTracker_Public
 
MultiDimArray - Class in schmitzm.lang
Diese Klasse stellt ein Pendant zur Klasse Array und stellt direkten Element-Zugriff fuer mehrdimensionales Arrays zur Verfuegung.
MultiDimArray() - Constructor for class schmitzm.lang.MultiDimArray
 
multipleOption - Variable in class schmitzm.swing.MultipleOptionPane
Speichert die Eingabe-Optionen des MultipleOptionPane.
MultipleOptionPane - Class in schmitzm.swing
Diese Klasse erweitert JOptionPane um einen Ok/Abbrechen-Dialog, der mehrfache Werte gleichzeitig abfragt.
MultipleOptionPane(InputOption[]) - Constructor for class schmitzm.swing.MultipleOptionPane
Erzeugt einen neuen Ok/Abbrechen-Dialog mit mehrfachen Eingabefeldern.
multipleOptionsValid() - Method in class schmitzm.swing.MultipleOptionPane
Prueft, ob die Eingaben in allen Felden zulaessig sind.
MultiSplitPane - Class in schmitzm.swing
Diese Klasse wurde urspruenglich 2002/2003 von Martin Schmitz fuer die ADAGIOS-Java-Library (Universitaet Bonn) erstellt, 2009 in das SCHMITZM-Projekt uebernommen und teilweise erweitert.
MultiSplitPane(int) - Constructor for class schmitzm.swing.MultiSplitPane
Erzeugt ein neues MultiSplitPane.
MultiSplitPane(int, int) - Constructor for class schmitzm.swing.MultiSplitPane
Erzeugt ein neues MultiSplitPane.
MutableTable - Class in schmitzm.swing.table
Diese Klasse stellt eine veraenderbare Tabelle dar.
MutableTable(MutableTableModel, int) - Constructor for class schmitzm.swing.table.MutableTable
Erzeugt eine neue Tabelle.
MutableTable(MutableTableModel) - Constructor for class schmitzm.swing.table.MutableTable
Erzeugt eine neue Tabelle mit komplettem Kontextmenue.
MutableTable.PopupMenu - Class in schmitzm.swing.table
Diese Klasse stellt das Kontextmenue fuer einen MutableTable dar.
MutableTable.PopupMenu(MutableTable, int) - Constructor for class schmitzm.swing.table.MutableTable.PopupMenu
Erzeugt ein neues Kontextmenue.
MutableTable.PopupMenu(MutableTable) - Constructor for class schmitzm.swing.table.MutableTable.PopupMenu
Erzeugt ein komplettes Kontextmenue mit allen moeglichen Aktionen.
MutableTableModel - Interface in schmitzm.swing.table
Diese Klasse erweitert das TableModel um die 3 Aktionen Hinzufuegen einer Tabellenzeile Loeschen einer Tabellenzeile Aendern einer Tabellenzelle Diese Aktionsaufforderungen koennen somit von ausserhalb (z.B. durch ein Menue) an das TableModel herangetragen werden.

N

name - Variable in class schmitzm.data.property.Property
Speichert den Namen der Eigenschaft.
name - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Manual input field for the attribute name.
name - Variable in class schmitzm.lang.AbstractNamedObject
Speichert den Namen des Objekts.
NameChangeEvent - Class in schmitzm.data.event
Dieses Ereignis wird an die ObjectListener propagiert, wenn sich der Name (bzw. die Beschreibung) eines Objekts geaendert hat.
NameChangeEvent(Invoker, String, String) - Constructor for class schmitzm.data.event.NameChangeEvent
Erzeugt ein neues NameChangeEvent.
NamedObject - Interface in schmitzm.lang
Dieses Interface implementieren alle Objekte, die "in irgendeiner Form" eine Beschreibung (oder einen Namen) besitzen.
NAMESPACEP - Static variable in class org.geotools.data.shapefile.ShapefileDataStoreFactory
Optional - uri of the FeatureType's namespace
NDR - Static variable in class schmitzm.io.BinaryUtil
Numerische Konstante fuer die ByteOrder 'Little Endian'.
newInstance(Class, int[]) - Static method in class schmitzm.lang.MultiDimArray
Erzeugt einen neuen mehrdimensionalen Array.
newValue - Variable in class schmitzm.data.event.ObjectChangeEvent
Speichert den neuen Wert bei einer Wertaenderung.
next() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Liefert das naechste Feature (aus der FeatureCollection).
next() - Method in class schmitzm.geotools.feature.PipedFeatureIterator
Returns the next Feature;
nextElement() - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert denselben Wert wie PushbackStringTokenizer.nextToken().
nextNonWSToken() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert das naechste Token aus dem Tokenizer, das nicht ein White-Space ist.
nextToken() - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert das naechste Token.
nextToken(String) - Method in class schmitzm.lang.PushbackStringTokenizer
Liefert das naechste Token.
nillable - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Checkbox for the attribute's nillable property.
NO_GEOMETRY - Static variable in interface schmitzm.geotools.feature.AttributeTypeFilter
Standard-Filter, der Geometrie-Attribute ausblendet.
NO_TRANSLATION - Static variable in class skrueger.i8n.Translation
 
nodataCnt - Variable in class schmitzm.geotools.grid.GridStatistic
Anzahl an NoData-Zellen
noDataVal - Variable in class schmitzm.geotools.grid.GridStatistic
Werte, die NoData signalisieren.
NONE - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Nichts machen".
normalizeAttr - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Indicates for each attribute whether the attribute data is normalized (before creating a Dataset).
NORTH - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung oben-mitte.
NORTHEAST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung oben-rechts.
NORTHWEST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung oben-links.
NumberValueGenerator - Class in schmitzm.geotools.feature
This interface represents a generator for Number values.
NumberValueGenerator() - Constructor for class schmitzm.geotools.feature.NumberValueGenerator
Creates a new generator with first value 0 and increment 1.
NumberValueGenerator(Number) - Constructor for class schmitzm.geotools.feature.NumberValueGenerator
Creates a new generator with increment 1.
NumberValueGenerator(Number, Number) - Constructor for class schmitzm.geotools.feature.NumberValueGenerator
Creates a new generator.
nval - Variable in class schmitzm.io.TokenInputStream
Handelt es sich bei dem letzten Token um einen numerischen Wert, wird dieser in nval gespeichtert.

O

obj - Variable in class schmitzm.data.event.Invoker
Speichert das "betroffene" Objekt.
object - Variable in class schmitzm.data.property.Access
Speichert das Objekt, ueber das das Zugriffsrecht ausgesprochen wurde.
object - Variable in class schmitzm.lang.tree.TreeNode
Speichert das Objekt, das in dem Knoten gespeichert wird.
object - Variable in class schmitzm.swing.BrowseInputOption
Speichert den aktuellen Wert der Eingabe-Option.
OBJECT_CLOSED - Static variable in class schmitzm.data.event.AbstractObjectEvent
Ereignis-Typ, der anzeigt, dass ein Objekt geschlossen wird.
ObjectChangeEvent - Class in schmitzm.data.event
Dieses Ereignis wird an die ObjectListener propagiert, wenn sich "irgendetwas" an einem Objekt geaendert hat.
ObjectChangeEvent(Invoker, Object, Object) - Constructor for class schmitzm.data.event.ObjectChangeEvent
Erzeugt ein neues ObjectChangeEvent.
ObjectCloseEvent - Class in schmitzm.data.event
Dieses Ereignis wird an die ObjectListener propagiert, wenn ein Objekt geschlossen (zerstoert) wird.
ObjectCloseEvent(Invoker) - Constructor for class schmitzm.data.event.ObjectCloseEvent
Erzeugt ein neues ObjectCloseEvent.
ObjectDisplayContainer - Class in schmitzm.swing
Diese Klasse repraesentiert eine abstrakte Oberklasse fuer alle GUI-Komponenten, die ein (allgemeines) Datenobjekt darstellen.
ObjectDisplayContainer() - Constructor for class schmitzm.swing.ObjectDisplayContainer
Erzeugt eine neue Darstellungskomponente.
ObjectDisplayContainer(Object) - Constructor for class schmitzm.swing.ObjectDisplayContainer
Erzeugt eine neue Darstellungskomponente und zeigt sofort ein Objekt an.
ObjectEvent - Interface in schmitzm.data.event
Diese Klasse stellt ein allgemeines Ereignis dar, das von einem Objekt ausgeloest wird.
ObjectListener - Interface in schmitzm.data.event
Dieses Interface muessen alle Objekte implementieren, die von Aenderungen (z.B.
ObjectMenuItem - Class in schmitzm.swing.menu
Diese Klasse stellt einen Menupunkt dar, der gleichzeitig auch ein Benutzer-Objekt beinhalten kann.
ObjectMenuItem(String, Object, int, ActionStructure) - Constructor for class schmitzm.swing.menu.ObjectMenuItem
Erzeugt einen neuen Menuepunkt.
ObjectMenuItem(String, Object, ActionStructure) - Constructor for class schmitzm.swing.menu.ObjectMenuItem
Erzeugt einen neuen Menuepunkt.
ObjectMenuItem(String, ActionListener, int, ActionStructure) - Constructor for class schmitzm.swing.menu.ObjectMenuItem
Erzeugt einen neuen Menuepunkt.
ObjectSelectionEvent<E> - Class in schmitzm.geotools.map.event
Diese Klasse stellt eine Oberklasse fuer die Ereignisse dar, die ein JMapPane ausloest, wenn der Anwender einen Bereich in der Karte ausgewaehlt hat und dabei Objekte selektiert wurde.
ObjectSelectionEvent(JMapPane, MapLayer, Envelope, E, Object) - Constructor for class schmitzm.geotools.map.event.ObjectSelectionEvent
Erzeugt ein neues Ereignis.
ObjectSelectionEvent(JMapPane, MapLayer, Envelope, E) - Constructor for class schmitzm.geotools.map.event.ObjectSelectionEvent
Erzeugt ein neues Ereignis.
ObjectStructure - Interface in schmitzm.data
Diese Klasse stellt die Struktur (nicht den Inhalt) eines "komplexen" Objekts (Datentyps) dar.
ObjectStructureUtil - Class in schmitzm.data
Diese Klasse stellt statische Methoden fuer die Arbeit mit Objekt-Strukturen zur Verfuegung.
ObjectStructureUtil() - Constructor for class schmitzm.data.ObjectStructureUtil
 
ObjectSubMenu - Class in schmitzm.swing.menu
Diese Klasse stellt ein Untermenue in einer Menue-Struktur dar.
ObjectSubMenu(String, int, ActionStructure, ActionListener, boolean) - Constructor for class schmitzm.swing.menu.ObjectSubMenu
Erzeugt ein neues Untermenue.
ObjectSubMenu(String) - Constructor for class schmitzm.swing.menu.ObjectSubMenu
Erzeugt ein neues Wurzel-Menue.
ObjectTraceable - Interface in schmitzm.data.event
Dieses Interface muessen alle Objekte implementieren, die Aenderungen "an sich selbst" an ObjectListener propagieren sollen.
OK_BUTTON - Static variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Key, um den OK-Button des FeatureCollection-Filter-Dialogs in der CaptionsChangeable-Map anzusprechen.
OK_OPTION - Static variable in class schmitzm.swing.StatusDialog
Dialog-Option "Ok".
okButton - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Der OK-Button des Dialogs.
okButton - Variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Der OK-Button.
okButton - Variable in class schmitzm.swing.ExceptionDialog
Button um den Dialog zu schliessen.
OkButton - Class in skrueger.swing
An Ok JButton without text, but with an expressive Icon that symbolizes OK
OkButton() - Constructor for class skrueger.swing.OkButton
Creates a JButton with an icon that symbolizes OK
OkButton(Action) - Constructor for class skrueger.swing.OkButton
Creates a JButton with an icon that symbolizes OK
okClose() - Method in class skrueger.swing.TranslationAskJDialog
This method is only called when the dialog is closed and not cancelled.
oldMapArea - Variable in class org.geotools.gui.swing.JMapPane
the last map area drawn.
oldRect - Variable in class org.geotools.gui.swing.JMapPane
the size of the pane last time we drew
oldValue - Variable in class schmitzm.data.event.ObjectChangeEvent
Speichert den alten Wert bei einer Wertaenderung.
open() - Method in interface skrueger.geotools.labelsearch.SearchResult
"Open" the result.
open() - Method in class skrueger.geotools.labelsearch.SearchResultFeature
 
openBrackets - Variable in class schmitzm.lang.tree.OperationTreeParser
Stellt einen Stack dar, auf den die geoeffneten Klammern gelegt werden.
openIterator() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
OperationCanceledException - Exception in schmitzm.lang
Diese Exception stellt keinen wirklichen Fehler dar, sondern lediglich eine Information, dass die aktuelle Operation abgebrochen wurde und eine etwaige Operationen-Folge beendet werden sollte.
OperationCanceledException() - Constructor for exception schmitzm.lang.OperationCanceledException
Erzeugt eine neue OperationCanceledException.
OperationCanceledException(String) - Constructor for exception schmitzm.lang.OperationCanceledException
Erzeugt eine neue OperationCanceledException.
OperationTree - Class in schmitzm.lang.tree
Diese Klasse stellt einen Operator-Baum dar.
OperationTree(TreeNode) - Constructor for class schmitzm.lang.tree.OperationTree
Erzeugt einen neuen Operator-Baum.
OperationTree(OperationTree.OperatorNode) - Constructor for class schmitzm.lang.tree.OperationTree
Erzeugt einen neuen Operator-Baum.
OperationTree(OperationTree.ConstantNode) - Constructor for class schmitzm.lang.tree.OperationTree
Erzeugt einen neuen Operator-Baum.
OperationTree.ConstantAliasNode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert einen konstanten numerischen Wert im Operatorbaum, der jedoch nicht direkt, sondern durch einen Alias dargestellt wird (z.B.
OperationTree.ConstantAliasNode(String, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.ConstantAliasNode
Erzeugt einen neuen Alias-Knoten
OperationTree.ConstantAliasNode(String) - Constructor for class schmitzm.lang.tree.OperationTree.ConstantAliasNode
Erzeugt einen neuen Alias-Knoten
OperationTree.ConstantNode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert einen konstanten Wert im Operatorbaum.
OperationTree.ConstantNode(Object, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.ConstantNode
Erzeugt einen neuen Konstanten-Knoten
OperationTree.ConstantNode(Object) - Constructor for class schmitzm.lang.tree.OperationTree.ConstantNode
Erzeugt einen neuen Konstanten-Knoten
OperationTree.ITENode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert den speziellen Operator ITE (If-Then-Else) im Operatorbaum.
OperationTree.ITENode(String, BinaryTreeNode, BinaryTreeNode, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.ITENode
Erzeugt einen neuen Operator-Knoten
OperationTree.ITENode(String, BinaryTreeNode, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.ITENode
Erzeugt einen neuen Operator-Knoten
OperationTree.MultiParamOperatorNode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert den speziellen Operator mit mehr als 2 Operanden.
OperationTree.MultiParamOperatorNode(String, BinaryTreeNode, int) - Constructor for class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.MultiParamOperatorNode(String, int) - Constructor for class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.MultiParamOperatorNode(String, BinaryTreeNode, BinaryTreeNode...) - Constructor for class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.OperatorNode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert einen 2-stelligen Operator im Operatorbaum.
OperationTree.OperatorNode(String, BinaryTreeNode, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.OperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.OperatorNode(String, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.OperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.UnaryOperatorNode - Class in schmitzm.lang.tree
Diese Knoten repraesentiert einen 1-stelligen Operator im Operatorbaum.
OperationTree.UnaryOperatorNode(String, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.UnaryOperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTree.UnaryOperatorNode(String, BinaryTreeNode) - Constructor for class schmitzm.lang.tree.OperationTree.UnaryOperatorNode
Erzeugt einen neuen Operator-Knoten
OperationTreePanel - Class in schmitzm.swing
Diese Klasse stellt eine Panel zur Vefuegung, mit der eine einfache arithmetische (und boolsche) Berechnungsformel eingegeben werden kann.
OperationTreePanel() - Constructor for class schmitzm.swing.OperationTreePanel
Erzeugt eine neue Eingabe-GUI fuer den OperationTree.
OperationTreePanel(boolean) - Constructor for class schmitzm.swing.OperationTreePanel
Erzeugt eine neue Eingabe-GUI fuer den OperationTree.
OperationTreeParser - Class in schmitzm.lang.tree
Diese Klasse stellt einen Parser fuer einen Operator-Baum dar.
OperationTreeParser() - Constructor for class schmitzm.lang.tree.OperationTreeParser
Erzeugt eine neue Instanz des Parsers.
OPERATOR_COMBOBOX - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer das Operatoren-Auswahlfeld.
OPERATOR_LABEL - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer das Operatoren-Label.
operators - Variable in class schmitzm.swing.OperationTreePanel
Auswahl-Liste der zur Verfuegung stehenden Operatoren und Konstanzen.
OPTIMIZED_DATA_LOADING_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
OPTION_COMPONENT - Variable in class schmitzm.swing.InputOption
Speichert eine Referenz auf die Eingabe-Option (this), damit in inneren Klassen darauf referenziert werden kann.
optionChanged(InputOption, Object, Object) - Method in class schmitzm.geotools.gui.StyleToolBar
Called whenever one of the input options of this tool bar has changed its value.
optionChanged(InputOption, Object, Object) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn sich der Eingabewert des Option geaendert hat.
optionChanged(InputOption, Object, Object) - Method in interface schmitzm.swing.event.InputOptionListener
Wird aufgerufen, wenn sich der Eingabewert des Option geaendert hat.
optionGainedFocus(InputOption) - Method in class schmitzm.geotools.gui.StyleToolBar
Called whenever one of the input options of this tool bar gained focus.
optionGainedFocus(InputOption) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus erhaelt.
optionGainedFocus(InputOption) - Method in interface schmitzm.swing.event.InputOptionListener
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus erhaelt.
optionLostFocus(InputOption) - Method in class schmitzm.geotools.gui.StyleToolBar
Called whenever one of the input options of this tool bar lost focus.
optionLostFocus(InputOption) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus verliert.
optionLostFocus(InputOption) - Method in interface schmitzm.swing.event.InputOptionListener
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus verliert.
opTree - Variable in class schmitzm.geotools.feature.FeatureOperationTreeFilter
Operator-Baum zur Formel FeatureOperationTreeFilter.rule.
org.geotools.coverage - package org.geotools.coverage
Dieses Paket enthält angepasste Klassen der GeoTools-Bibliothek, sowie Klassen, die aus Zugriffsgründen direkt im Paket org.geotools.coverage implementiert werden müssen.
org.geotools.data.shapefile - package org.geotools.data.shapefile
 
org.geotools.data.wfs - package org.geotools.data.wfs
 
org.geotools.feature.collection - package org.geotools.feature.collection
 
org.geotools.gui.swing - package org.geotools.gui.swing
Dieses Paket enthält angepasste Klassen der GeoTools-Bibliothek, sowie Klassen, die aus Zugriffsgründen direkt im Paket org.geotools.gui.swing implementiert werden müssen.
org.geotools.renderer.lite.gridcoverage2d - package org.geotools.renderer.lite.gridcoverage2d
 
org.geotools.renderer.shape - package org.geotools.renderer.shape
 
org.geotools.styling - package org.geotools.styling
 
orientation - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the plot orientation (horizontal/vertical).
origAMD - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Contains the complete AttributeMetaData-Map of the styled layer.
owner - Variable in class schmitzm.data.property.Access
Speichert den Besitzer des Zugriffsrechts

P

packParentWindow(Component) - Static method in class schmitzm.swing.SwingUtil
Packt das Fenster, in dem eine Kompoenente plaziert ist.
paint(Graphics2D, Rectangle, ReferencedEnvelope) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
paint(Graphics2D, Rectangle, ReferencedEnvelope, AffineTransform) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
paint(Graphics2D, Rectangle, Envelope) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
Deprecated.  
paint(Graphics2D, Rectangle, Envelope, AffineTransform) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
Deprecated.  
paint(Graphics) - Method in class schmitzm.geotools.gui.GeoMapPane
Nach dem super-Aufruf, wird der Massstab neu gesetzt (und somit neu angezeigt), falls sich der Massstab der Karte geaendert hat.
paint(Graphics) - Method in class schmitzm.geotools.gui.GridPanel
Zeichnet die Koordinaten-Leiste.
paint(Graphics) - Method in class schmitzm.geotools.gui.ScalePanel
Zeichnet den Massstab-Balken.
paint - Variable in class schmitzm.jfree.chart.style.ChartLabelStyle
Holds the text color of the label.
paintComponent(Graphics) - Method in class org.geotools.gui.swing.JMapPane
 
paintComponent(Graphics) - Method in class schmitzm.geotools.gui.JEditorPane
After the actions of the super method, this method paints the special editor layers in JEditorPane.editorMapContext.
paintComponent(Graphics) - Method in class schmitzm.geotools.gui.JMapPane
In super.paintComponent(.)
paintIcon(Component, Graphics, int, int) - Method in class schmitzm.swing.CircleIcon
Malt den Kreis an die angegeben Stelle (x,y) in das Graphics- Objekt.
Pan - Static variable in class org.geotools.gui.swing.JMapPane
 
Pan - Static variable in class schmitzm.geotools.gui.JMapPane
Deprecated. ersetzt durch JMapPane.PAN
PAN - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Kartenausschnitt bewegen".
PAN_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer offenen Hand
PANNING_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer geschlossenen Hand
panningImage - Variable in class org.geotools.gui.swing.JMapPane
the base image of the map
paramNodes - Variable in class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Speichert die Parameter des Operators.
parent - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Dem Dialog uebergeordnete Komponente.
parent - Variable in class schmitzm.lang.tree.TreeNode
Speichert den Vater-Knoten.
parse(String) - Method in class schmitzm.data.RasterOperationTreeParser
Erstellt einen Raster-Operator-Baum aus einem Formel-String.
parse(String) - Method in class schmitzm.geotools.feature.FeatureOperationTreeParser
Erstellt einen Feature-Operator-Baum aus einem Formel-String.
parse(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Erstellt einen Operator-Baum aus einem Formel-String.
parseAttributeMetaData(Element) - Static method in class skrueger.geotools.StyledLayerUtil
Parses a AttributeMetaData object from an JDOM-Element.
parseAttributeMetaDataMap(Element) - Static method in class skrueger.geotools.StyledLayerUtil
Parses a AttributeMetaData map from an JDOM-Element with <attribute>-childs.
parseColor(String) - Static method in class schmitzm.swing.SwingUtil
Versucht, aus einem String eine Farbe zu erstellen.
parseLiteral() - Method in class schmitzm.data.RasterOperationTreeParser
Parst das naechste Literal aus dem Tokenizer OperationTreeParser.tok.
parseLiteral() - Method in class schmitzm.geotools.feature.FeatureOperationTreeParser
Parst das naechste Literal aus dem Tokenizer OperationTreeParser.tok.
parseLiteral() - Method in class schmitzm.lang.tree.OperationTreeParser
Parst das naechste Literal aus dem Tokenizer OperationTreeParser.tok.
parseOperand(int) - Method in class schmitzm.lang.tree.OperationTreeParser
Parst den naechsten Operand aus dem Tokenizer OperationTreeParser.tok.
parseRasterLegendData(Element) - Static method in class skrueger.geotools.StyledLayerUtil
Parses a RasterLegendData object from an JDOM-Element.
parseRule() - Method in class schmitzm.lang.tree.OperationTreeParser
Parst eine komplette Formel, bis zum Ende der Eingabe-Formel oder einem Parameter-Trenner.
parseRulePart() - Method in class schmitzm.lang.tree.OperationTreeParser
Parst die naechste Teil-Formel aus dem Tokenizer OperationTreeParser.tok.
parseTranslation(Element) - Static method in class skrueger.geotools.StyledLayerUtil
Parses a Translation object from an JDOM-Element.
Pausable - Interface in schmitzm.test.oldtry
Deprecated. ersetzt, da alle Modelle Stepable und Pausable sind
pause() - Method in class schmitzm.lang.WorkingThread
Beendet (temporaer) die Arbeit des Threads.
pauseModelling() - Method in interface schmitzm.test.oldtry.Pausable
Deprecated. Diese Methode stoppt den Modellablauf (an einem geeigneten Punkt).
performActionButton(int, ActionEvent) - Method in class schmitzm.geotools.gui.JEditorToolBar
Performs the action of an action button.
performActionButton(int, ActionEvent) - Method in class skrueger.geotools.MapPaneToolBar
Performs the action of an action button.
performAdd() - Method in class schmitzm.swing.table.MutableTable
Wird aufgerufen, wenn der Menuepunkt "Hinzufügen" gewaehlt wird.
performAddRow() - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Fuegt der Tabelle ein neues Standard-Attribut hinzu.
performAddRow() - Method in interface schmitzm.swing.table.MutableTableModel
Fordert das TableModel auf, eine Zeile hinzuzufuegen.
performBrowse(Object) - Method in class schmitzm.swing.BrowseInputOption
Implementiert die Browse-Aktion die ausgefuehrt wird, wenn der Button der Eingabe-Option gedrueckt wird.
performBrowse(Object) - Method in class schmitzm.swing.FileInputOption
Implementiert die Browse-Aktion die ausgefuehrt wird, wenn der Button der Eingabe-Option gedrueckt wird.
performButton(AbstractButton) - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Fuehrt die Aktion eines Buttons aus (Radio- oder Dialog-Button).
performCalculation() - Method in class schmitzm.swing.OperationTreePanel
Erzeugt einen OperationTree aus der Formel und wertet diese aus.
performChange() - Method in class schmitzm.swing.table.MutableTable
Wird aufgerufen, wenn der Menuepunkt "Ändern" gewaehlt wird.
performChangeData(int, int) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Macht nichts.
performChangeData(int, int) - Method in interface schmitzm.swing.table.MutableTableModel
Fordert das TableModel auf, eine Tabellenzelle zu aendern.
performDispose() - Method in class schmitzm.lang.WorkingThread
Implementiert alle Aktionen, die nach Auslaufen des Threads durchzufuehren sind. z.B. sollte der Thread alle verteilten Listener von anderen Objekten wieder entfernen, damit er nicht mehr informiert wird.
performDispose() - Method in class schmitzm.swing.SwingWorker
Wird ausgefuehrt nachdem der Thread beendet wurde.
performDoubleClick() - Method in class schmitzm.geotools.gui.ColorMapTable
Ruft MutableTable.performChange() auf, auch wenn die CHANGE-Option nicht aktiviert ist.
performDoubleClick() - Method in class schmitzm.swing.table.MutableTable
Wird aufgerufen, wenn ein Doppelklick auf die Tabelle vorgenommen wird.
performElement(DynamicInputProvider, OutputStream) - Method in class schmitzm.io.dyntxt.DynamicBlock
Fuehrt nacheinander alle dynamischen Elemente des Blocks der Reihe nach aus.
performElement(DynamicInputProvider, OutputStream) - Method in class schmitzm.io.dyntxt.DynamicElement
Fuehrt das dynamische Element (und alle etwaigen darin enthaltenen Elemente) aus.
performElement(DynamicInputProvider, OutputStream) - Method in class schmitzm.io.dyntxt.DynamicField
Schreibt das Feld in einen Ausgabe-Stream.
performElement(DynamicInputProvider, OutputStream) - Method in class schmitzm.io.dyntxt.DynamicLoop
Fuehrt solange alle dynamischen Elemente des Blocks aus, bis der DynamicInputProvider die Schleife beendet.
performElement(DynamicInputProvider, OutputStream) - Method in class schmitzm.io.dyntxt.StaticText
Schreibt den statischen Text einen Ausgabe-Stream.
performError(Throwable) - Method in class schmitzm.swing.SwingWorker.Work
Implementiert die Fehlerbehandlung, wenn waehrend des Arbeitsablauf ein Fehler auftritt.
performField(DynamicField) - Method in interface schmitzm.io.dyntxt.DynamicInputProvider
Wird fuer jedes Eingabefeld aufgerufen und liefert den Wert, der im dynamischen Text fuer das Feld eingesetzt werden soll.
performGetValue() - Method in class schmitzm.geotools.gui.FeatureInputOption
Liefert das aktuell in der Tabelle definierte Feature.
performGetValue() - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Liefert den aktuellen in der Tabelle definierten FeatureType.
performGetValue() - Method in class schmitzm.swing.BooleanInputOption
Liefert true, falls die Checkbox aktiviert ist.
performGetValue() - Method in class schmitzm.swing.BrowseInputOption
Liefert das zu der Text-Eingabe gehoerende Objekt.
performGetValue() - Method in class schmitzm.swing.ColorInputOption
Liefert die aktuell in der Option ausgewaehlte Farbe.
performGetValue() - Method in class schmitzm.swing.InputOption
Liefert den aktuellen Wert der Eingabe-Option.
performGetValue() - Method in class schmitzm.swing.ManualInputOption.Double
Transformiert die Text-Eingabe in einen Double.
performGetValue() - Method in class schmitzm.swing.ManualInputOption.Integer
Transformiert die Text-Eingabe in einen Integer.
performGetValue() - Method in class schmitzm.swing.ManualInputOption
Liefert die aktuelle Eingabe im JTextField.
performGetValue() - Method in class schmitzm.swing.SelectionInputOption
Liefert das Objekt, das zum aktuell ausgewaehlten Eintrag der Auswahl-Liste gehoert.
performInit() - Method in class schmitzm.lang.WorkingThread
Wird beim allerersten Aufruf der start()-Methode aufgerufen, um Thread-Komponenten zu initialisieren.
performInit() - Method in class schmitzm.swing.SwingWorker
Initialisierung des Threads.
performIsInputEmpty() - Method in class schmitzm.geotools.gui.FeatureInputOption
Prueft, ob ein Feature definiert ist.
performIsInputEmpty() - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Prueft, ob ein Attribut definiert ist.
performIsInputEmpty() - Method in class schmitzm.swing.BooleanInputOption
Liefert immer false, da es keine Leereingabe gibt.
performIsInputEmpty() - Method in class schmitzm.swing.ColorInputOption
Liefert immer true, wenn keine Farbe (null) ausgewaehlt ist.
performIsInputEmpty() - Method in class schmitzm.swing.InputOption
Prueft, ob die aktuelle Eingabe leer ist.
performIsInputEmpty() - Method in class schmitzm.swing.ManualInputOption
Prueft, ob im Eingabefeld ein Leerstring eingegeben wurde.
performIsInputEmpty() - Method in class schmitzm.swing.SelectionInputOption
Prueft, ob im Auswahlfeld ein Eintrag ausgewaehlt wurde.
performIsInputValid() - Method in class schmitzm.geotools.gui.FeatureInputOption
Prueft, ob die aktuelle Eingabe leer ist.
performIsInputValid() - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Prueft, ob die aktuelle Eingabe leer ist.
performIsInputValid() - Method in class schmitzm.swing.BooleanInputOption
Liefert immer true, da keine speziellen Anforderungen an die Text-Eingabe gestellt werden.
performIsInputValid() - Method in class schmitzm.swing.ColorInputOption
Liefert immer true, da keine speziellen Anforderungen an die Farb-Eingabe gestellt werden.
performIsInputValid() - Method in class schmitzm.swing.InputOption
Prueft, ob die aktuelle Eingabe leer ist.
performIsInputValid() - Method in class schmitzm.swing.ManualInputOption.Double
Prueft, ob ein gueltiger Double-Wert im Feld eingegeben wurde.
performIsInputValid() - Method in class schmitzm.swing.ManualInputOption.Integer
Prueft, ob ein gueltiger Integer-Wert im Feld eingegeben wurde.
performIsInputValid() - Method in class schmitzm.swing.ManualInputOption
Liefert immer true, da keine speziellen Anforderungen an die Text-Eingabe gestellt werden.
performIsInputValid() - Method in class schmitzm.swing.SelectionInputOption
Liefert immer true, da keine speziellen Anforderungen an die Auswahl-Eingabe gestellt werden.
performListSelection() - Method in class schmitzm.geotools.gui.FeatureTablePane
Zeigt die aktuell in der Tabelle selektierten Features in rot im Preview-Bereich an.
performLoop(DynamicLoop) - Method in interface schmitzm.io.dyntxt.DynamicInputProvider
Wird vor jedem Schleifen-Durchlaufs aufgerufen.
performMapPaneEvent(JMapPaneEvent) - Method in interface schmitzm.geotools.map.event.JMapPaneListener
Verarbeitet ein JMapPane-Ereignis.
performMapPaneEvent(JMapPaneEvent) - Method in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
Used to synchronize FeatureSelectedEvents with the StyledFeatureLayerSelectionModel
performMouseWheelEvent(MouseWheelEvent) - Method in class schmitzm.geotools.gui.JMapPane
Verarbeitet die Mausrad-Aktion, indem gezoomed wird.
performObjectEvent(ObjectEvent) - Method in interface schmitzm.data.event.ObjectListener
Wird aufgerufen, sobald sich an einem Objekt "etwas aendert".
performOperation(String, Object) - Method in class schmitzm.data.RasterOperationTree
Wertet einen 1-stelligen Operator aus.
performOperation(String) - Method in class schmitzm.data.RasterOperationTree
Wertet einen 0-stelligen Operator (Alias oder Variable) aus.
performOperation(String, Object[]) - Method in class schmitzm.lang.tree.OperationTree
Wertet einen n-stelligen Operator aus.
performOperation(String, Object, Object) - Method in class schmitzm.lang.tree.OperationTree
Wertet einen 2-stelligen Operator aus.
performOperation(String, Object) - Method in class schmitzm.lang.tree.OperationTree
Wertet einen 1-stelligen Operator aus.
performOperation(String) - Method in class schmitzm.lang.tree.OperationTree
Wertet einen 0-stelligen Operator (Alias oder Variable) aus.
performOperatorInsert(String, JTextField) - Method in class schmitzm.swing.OperationTreePanel
Fuegt einen Operator in die aktuelle Formel ein.
performRemove() - Method in class schmitzm.swing.table.MutableTable
Wird aufgerufen, wenn der Menuepunkt "Löschen" gewaehlt wird.
performRemoveRow(int) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Entfernt ein Attribut aus der Tabelle.
performRemoveRow(int) - Method in interface schmitzm.swing.table.MutableTableModel
Fordert das TableModel auf, eine bestimmte Zeile zu loeschen.
performRuleTest() - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Wird ausgefuehrt, wenn der Testen-Button gedrueckt wird.
performSelectionEvent(int, int, int, int) - Method in class schmitzm.geotools.gui.JMapPane
Verarbeitet die Selektion eines Karten-Ausschnitts.
performSelectionUpdate() - Method in class schmitzm.swing.SelectionInputOption.Combo
Befuellt die ComboBox-Liste neu.
performSelectionUpdate() - Method in class schmitzm.swing.SelectionInputOption
Aktualisiert die Objekte in der der Auswahlkomponente.
performSelectionUpdate() - Method in class schmitzm.swing.SelectionInputOption.Radio
Befuellt das Panel neu mit RadioButtons.
performSetValue(Feature) - Method in class schmitzm.geotools.gui.FeatureInputOption
Initalisiert die Tabelle mit einem neuen Feature.
performSetValue(FeatureType) - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Initalisiert die Tabelle mit einem neuen FeatureType.
performSetValue(Object) - Method in class schmitzm.swing.BooleanInputOption
(De)aktiviert die Checkbox.
performSetValue(Object) - Method in class schmitzm.swing.BrowseInputOption
Setzt den Wert der Eingabe-Option und befuellt entsprechend das Text-Feld der Eingabe-Option.
performSetValue(Object) - Method in class schmitzm.swing.ColorInputOption
Setzt den Wert der Farb-Option.
performSetValue(E) - Method in class schmitzm.swing.InputOption
Setzt den aktuellen Wert der Eingabe-Option.
performSetValue(Object) - Method in class schmitzm.swing.ManualInputOption
Setzt die aktuelle Eingabe im JTextField.
performSetValue(E) - Method in class schmitzm.swing.SelectionInputOption
Setzt das Objekt, das in der Auswahlliste angewaehlt wird.
performStep(int) - Method in class schmitzm.lang.StepThread
Implementiert einen Arbeitsschritt des Threads.
performToolButton(int, ActionEvent) - Method in class skrueger.geotools.MapPaneToolBar
Performs the activation of a tool.
performWork() - Method in class schmitzm.lang.StepThread
Implementiert den konitinuierlichen Arbeitsablauf des Threads als eine Schleife, die fortlaufend StepThread.performStep(int) aufruft.
performWork() - Method in class schmitzm.lang.WorkingThread
Implementiert den Arbeitsablauf des Threads.
performWork() - Method in class schmitzm.swing.SwingWorker
Fuehrt die dem Thread zugeordnete Arbeit aus und verarbeitet auftretende Fehler.
PipedFeatureIterator - Class in schmitzm.geotools.feature
This class is a workaround since FeatureIterator does not implement Iterator.
PipedFeatureIterator(FeatureIterator) - Constructor for class schmitzm.geotools.feature.PipedFeatureIterator
Creates a new iterator.
PipedTableModel - Interface in schmitzm.swing.table
Interface for all table models which encapsulate another TableModel.
plotStyle - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the style for the chart's plot.
PointSelectionCategoryRenderer - Class in schmitzm.jfree.chart.renderer
Extends the LineAndShapeRenderer with the SelectionRenderer functionality.
PointSelectionCategoryRenderer() - Constructor for class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Creates a new renderer.
PointSelectionXYRenderer - Class in schmitzm.jfree.chart.renderer
Extends the XYLineAndShapeRenderer with the SelectionRenderer functionality.
PointSelectionXYRenderer() - Constructor for class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Creates a new renderer.
pop() - Method in class schmitzm.lang.Indent
Reduziert die Einrueckung um die im Konstruktor angegebene Anzahl an Leerstellen.
PopupMenuListener - Class in schmitzm.swing.event
Diese Klasse implementiert einen MouseListener, der auf einen PopupTrigger lauscht.
PopupMenuListener(JPopupMenu) - Constructor for class schmitzm.swing.event.PopupMenuListener
Erzeugt einen neuen Listener
predefinedButton - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Radio-Button fuer ein vordefiniertes CRS.
predefinedCRS - Static variable in class schmitzm.geotools.gui.CRSSelectionDialog
Beinhaltet die vordefinierten CRS.
PREVIEW_MAPPANE_TOOLTIP - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Constant for the ToolTip of the preview mappane
PREVIEW_MAPPANE_TOOLTIP - Static variable in class schmitzm.geotools.gui.FeatureTablePane
Constant for the ToolTip of the preview mappane
PREVIEW_PANEL - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Konstante fuer die Layout-Constraints des Vorschau-Bereich.
print(Graphics) - Method in class schmitzm.geotools.gui.GeoMapPane
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
print(Graphics) - Method in class schmitzm.geotools.gui.GridPanel
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
print(Graphics) - Method in class schmitzm.geotools.gui.JMapPane
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
print(Graphics) - Method in class schmitzm.geotools.gui.MapPaneStatusBar
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
print(Graphics) - Method in class schmitzm.geotools.gui.ScalePane
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
print(Graphics) - Method in class skrueger.geotools.MapPaneToolBar
Nuetzlich wenn die Componente gedruckt (z.B. wenn ein Screenshot gemacht wird) wird.
printSizes(Component) - Static method in class schmitzm.swing.SpringUtilities
A debugging utility that prints to stdout the component's minimum, preferred, and maximum sizes.
processDrag(int, int, int, int, MouseEvent) - Method in class org.geotools.gui.swing.JMapPane
 
processDrag(int, int, int, int, MouseEvent) - Method in class schmitzm.geotools.gui.JMapPane
SK: Nach dem Drag, soll die GeoMapPane erfahren, dass die Area veraendert wurde.
processWindowEvent(WindowEvent) - Method in class schmitzm.test.appl.ThreadTest
 
produceLegendGraphic(FeatureType, Style, Rule[]) - Method in class skrueger.geotools.LegendIconFeatureRenderer
Puts a BufferedImage into this.legendGraphic
progressBar - Variable in class schmitzm.swing.StatusDialog
Status-Balken, der den Fortschritt anzeigt.
Properties - Interface in schmitzm.data.property
Diese Interface sollten alle Objekte implementieren, die sich (fest) aus einzelnen Eigenschaften (Properties) zusammensetzen.
Property - Class in schmitzm.data.property
Diese Klasse stellt den Obertyp fuer eine Eigenschaft dar.
Property(String, PropertyType) - Constructor for class schmitzm.data.property.Property
Erzeugt eine Eigenschaft.
PROPERTY_APPLY_AND_CLOSE - Static variable in class skrueger.swing.TranslationAskJDialog
 
PROPERTY_CANCEL_AND_CLOSE - Static variable in class skrueger.swing.TranslationAskJDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.geotools.gui.swing.JMapPane
 
propertyChange(PropertyChangeEvent) - Method in class skrueger.geotools.selection.ChartSelectionSynchronizer
Called by StyledLayerSelectionModel when the selection on other selection components (map, table, ...) has changed.
propertyChange(PropertyChangeEvent) - Method in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
Called by StyledLayerSelectionModel when a the selection on other selection components (map, chart, ...) has changed.
propertyChange(PropertyChangeEvent) - Method in class skrueger.geotools.selection.TableSelectionSynchronizer
Called by StyledLayerSelectionModel when a the selection on other selection components (map, chart, ...) has changed.
PropertyChangeEmitter<E extends PropertyChangeListener> - Class in schmitzm.swing.event
This class provides a super class for all classes which initiates PropertyChangeEvents to PropertyChangeListeners.
PropertyChangeEmitter() - Constructor for class schmitzm.swing.event.PropertyChangeEmitter
 
PropertyException - Exception in schmitzm.data.property
Diese Exception wird immer dann geworfen, wenn ein Fehler mit Objekt-Eigenschaften (Properties) auftritt.
PropertyException(Property, String) - Constructor for exception schmitzm.data.property.PropertyException
Erzeugt einen neuen Fehler.
PropertyException(Property) - Constructor for exception schmitzm.data.property.PropertyException
Erzeugt einen neuen Fehler.
PropertyReadAccess - Class in schmitzm.data.property
Diese Klasse stellt ein Recht auf Lesezugriff fuer eine ValueProperty dar.
PropertyReadAccess(Accessible, Object) - Constructor for class schmitzm.data.property.PropertyReadAccess
Erzeugt ein neues Lesezugriffsrecht.
PropertyReadAccess(Accessible, Object, int) - Constructor for class schmitzm.data.property.PropertyReadAccess
Erzeugt ein neues Lesezugriffsrecht.
PropertySet - Class in schmitzm.data.property
Diese Klasse stellt eine Menge an Eigenschaften dar.
PropertySet(PropertySet) - Constructor for class schmitzm.data.property.PropertySet
Erzeugt eine leere Menge von Eigenschaften aus einer Vorlage.
PropertySet() - Constructor for class schmitzm.data.property.PropertySet
Erzeugt eine leere Menge von Eigenschaften.
PropertyType - Class in schmitzm.data.property
Diese Klasse stellt allgemein den (strukturellen) Typ einer Eigenschaft dar.
PropertyType(Class) - Constructor for class schmitzm.data.property.PropertyType
Erzeugt einen neuen Eigenschaftstyp
PropertyUtil - Class in schmitzm.data.property
Diese Klasse beinhaltet statische Hilfsmethoden fuer das Arbeiten mit Property und Properties.
PropertyUtil() - Constructor for class schmitzm.data.property.PropertyUtil
 
PropertyWriteAccess - Class in schmitzm.data.property
Diese Klasse stellt ein Recht auf Schreibzugriff fuer eine ValueProperty dar.
PropertyWriteAccess(Accessible, Object) - Constructor for class schmitzm.data.property.PropertyWriteAccess
Erzeugt ein neues Schreibzugriffsrecht.
PropertyWriteAccess(Accessible, Object, int) - Constructor for class schmitzm.data.property.PropertyWriteAccess
Erzeugt ein neues Schreibzugriffsrecht.
purge() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
push() - Method in class schmitzm.lang.Indent
Erweitert die Einrueckung um die im Konstruktor angegebene Anzahl an Leerstellen.
pushBack() - Method in class schmitzm.io.TokenInputStream
Legt das letzte Token zurueck auf den Stream.
pushback() - Method in class schmitzm.lang.PushbackStringTokenizer
Legt das zuletzt gelesene Token zurueck in den Tokenizer.
PushbackStringTokenizer - Class in schmitzm.lang
Diese Klasse erweitert den StringTokenizer um eine PushBack-Funktion, mit der ein Token zurueck auf den Tokenizer gelegt werden kann.
PushbackStringTokenizer(String, String, boolean) - Constructor for class schmitzm.lang.PushbackStringTokenizer
Erzeugt einen neuen Tokenizer.
PushbackStringTokenizer(String, String) - Constructor for class schmitzm.lang.PushbackStringTokenizer
Erzeugt einen neuen Tokenizer.
PushbackStringTokenizer(String) - Constructor for class schmitzm.lang.PushbackStringTokenizer
Erzeugt einen neuen Tokenizer.
pushbackWithWSToken() - Method in class schmitzm.lang.tree.OperationTreeParser
Legt solange Token zurueck auf den Tokenizer, bis das zurueckgelegte Token kein White-Space ist.
pushedbackTokens - Variable in class schmitzm.lang.PushbackStringTokenizer
Verwaltet die zurueck gelegten Token.
put(String, ColorMap, boolean) - Method in class schmitzm.geotools.styling.ColorMapManager
Fuegt dem Manager eine Farbpalette hinzu.
put(K, Vector<V>) - Method in class schmitzm.lang.HashtableWithCollisionList
Ersetzt eine komplette Kollisionsliste fuer einen Key.
put(String, String) - Method in class skrueger.i8n.Translation
 

R

R(String, Object...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Convenience method to access the ResourceProvider.
R(String, Object...) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
Convenience method to access the translations in the ResourceProvider resources.
R(String, Object...) - Static method in class schmitzm.jfree.JFreeChartUtil
Convenience method to access the ResourceProvider.
R(String, Object...) - Static method in class schmitzm.swing.SwingUtil
Convenience method to access the translation resources.
R(String, Object...) - Static method in class skrueger.geotools.labelsearch.LabelSearch
 
R(String, Object...) - Static method in class skrueger.geotools.MapPaneToolBar
 
RANGE_AXIS - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the range axis (Y).
RANGE_AXIS2 - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the second range axis (Y).
rangeGridlinePaint - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the color of the range grid line.
rangeGridlineVisible - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds whether the range grid line is visible.
raster - Variable in class schmitzm.geotools.grid.ReadableGridCoverage
Speichert die Datenbasis des Grids.
RASTER_DIM - Static variable in interface schmitzm.data.ReadableGrid
Die Dimension des Rasters (2).
RASTER_DIM - Static variable in class schmitzm.data.WritableGridArray
Die Dimension des Rasters (2).
RASTER_DIM - Static variable in class schmitzm.data.WritableGridRaster
Die Dimension des Rasters (2).
RasterCalculator - Class in schmitzm.data
Diese Klasse implementiert Rechen-Operationen auf Rastern.
RasterCalculator() - Constructor for class schmitzm.data.RasterCalculator
 
rasterComboBox - Variable in class schmitzm.geotools.gui.LayeredMapFrame
Auswahlfeld fuer das Raster, fuer welches die Koordinaten angezeigt werden.
RasterFilter - Class in schmitzm.data
Diese Klasse stellt eine (2-dimensionale) Filter-Matrix dar.
RasterFilter(double[][]) - Constructor for class schmitzm.data.RasterFilter
Erzeugt einen neuen Raster-Filter.
RasterFilter(int, int) - Constructor for class schmitzm.data.RasterFilter
Erzeugt einen leeren Raster-Filter.
RasterFilter(int) - Constructor for class schmitzm.data.RasterFilter
Erzeugt einen leeren quadratischen Raster-Filter.
rasterHeight - Variable in class schmitzm.data.WritableGridArray
Speichert die Hoehe des Rasters in Zellen.
RasterLegendData - Class in skrueger
Holds all the additional information needed to paint a Legend for a RasterLayer.
RasterLegendData(boolean) - Constructor for class skrueger.RasterLegendData
RasterLegendData.paintGaps defines, if gaps should be painted between the legends colors, indicating nominal values in the raster (e.g. classifications)
RasterMetaData - Class in appl.util
Simple immutable class that encapsulates raster metadata, especially the MetaData of a WritableGrid.
RasterMetaData(int, int, int, int, int, double, double, double, double, CoordinateReferenceSystem) - Constructor for class appl.util.RasterMetaData
 
RasterMetaData(int, int, int, int, int, double, double, double, CoordinateReferenceSystem) - Constructor for class appl.util.RasterMetaData
Constructs a RasterMetaData Object.
RasterMetaData(WritableGrid) - Constructor for class appl.util.RasterMetaData
Constructs a RasterMetaDataObject out of the given Grid
RasterOperationTree - Class in schmitzm.data
Diese Klasse stellt einen Operator-Baum dar, in dem neben den von der Oberklasse definitierten Operationen, Referenzen auf Raster und Filter enthalten sein koennen.
RasterOperationTree(TreeNode) - Constructor for class schmitzm.data.RasterOperationTree
Erzeugt einen neuen Raster-Operatorbaum
RasterOperationTree.FilterReferenceNode - Class in schmitzm.data
Diese Knoten repraesentiert eine Referenz auf einen Filter im Operatorbaum.
RasterOperationTree.FilterReferenceNode(int, BinaryTreeNode, BinaryTreeNode) - Constructor for class schmitzm.data.RasterOperationTree.FilterReferenceNode
Erzeugt einen neuen Referenz-Knoten
RasterOperationTree.FilterReferenceNode(int, BinaryTreeNode) - Constructor for class schmitzm.data.RasterOperationTree.FilterReferenceNode
Erzeugt einen neuen Referenz-Knoten
RasterOperationTree.RasterReferenceNode - Class in schmitzm.data
Diese Knoten repraesentiert eine Referenz auf ein Raster im Operatorbaum.
RasterOperationTree.RasterReferenceNode(int, BinaryTreeNode) - Constructor for class schmitzm.data.RasterOperationTree.RasterReferenceNode
Erzeugt einen neuen Referenz-Knoten
RasterOperationTree.RasterReferenceNode(int) - Constructor for class schmitzm.data.RasterOperationTree.RasterReferenceNode
Erzeugt einen neuen Referenz-Knoten
RasterOperationTreeParser - Class in schmitzm.data
Diese Klasse stellt einen Parser fuer einen Raster-Operatorbaum dar.
RasterOperationTreeParser() - Constructor for class schmitzm.data.RasterOperationTreeParser
 
rasterPositionLabel - Variable in class schmitzm.geotools.gui.MapPaneStatusBar
Zeigt die Raster-Koordinaten und den Rasterwert des obersten sichtbaren Rasters an
RasterPositionLabel - Class in schmitzm.geotools.gui
Diese Klasse stellt ein JLabel dar, in dem (2dimensionale) Raster-Koordinaten und der Rasterwert an der entsprechenden Stelle angezeigt werden.
RasterPositionLabel() - Constructor for class schmitzm.geotools.gui.RasterPositionLabel
Erzeugt ein neues Label.
RasterPositionLabel(int) - Constructor for class schmitzm.geotools.gui.RasterPositionLabel
Erzeugt ein neues Label.
RasterSymbolizerSupport - Class in org.geotools.renderer.lite.gridcoverage2d
A helper class for GridCoverage objects rendering SLD stylers support.
RasterSymbolizerSupport(RasterSymbolizer) - Constructor for class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
Constructor
RasterSymbolizerSupport.RECOLOR_MODE_TYPE - Enum in org.geotools.renderer.lite.gridcoverage2d
Types for the recoloring process.
rasterWidth - Variable in class schmitzm.data.WritableGridArray
Speichert die Breite des Rasters in Zellen.
read() - Method in class schmitzm.io.CombinedInputStream
Liefert ein (unsigned) Byte aus dem aktuellen Stream.
read() - Method in class schmitzm.io.InputBuffer
Liesst das naechste Byte aus dem Buffer.
read() - Method in class schmitzm.io.LimitedInputStream
Liefert ein Byte des Basis-Streams, solange das Limit (oder das Ende des Basis-Stream) noch nicht erreicht ist.
ReadableGrid - Interface in schmitzm.data
Dieses Interface stellt die Basis fuer ein georeferenziertes Raster dar.
ReadableGridCoverage - Class in schmitzm.geotools.grid
Diese Klasse stellt ein GeoTools-GridCoverage (2D) dar, welches auf einem Raster basiert und darauf direkten Lese- und Schreibzugriff liefert.
ReadableGridCoverage(CharSequence, PlanarImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map, int) - Constructor for class schmitzm.geotools.grid.ReadableGridCoverage
Ruft den Standard-Konstruktor der von GridCoverage2D auf.
readChar(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen char-Wert (2 Bytes) aus dem Stream.
readDataStoreFromShape(URL, URL) - Static method in class schmitzm.geotools.io.GeoImportUtil
TODO DOKU
readDouble(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen double-Wert (8 Bytes) aus dem Stream.
reader() - Method in class org.geotools.data.wfs.WFSFeatureSource.WFSFeatureResults
 
reader() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
readFeaturesFromShapeFile(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode extrahiert saemtliche Features aus einem ShapeFile-Projekt (name.shp name.prj name.dbf ...
readFeaturesFromShapeURL(URL, URL) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode extrahiert saemtliche Features aus einem ShapeFile-Projekt (name.shp name.prj name.dbf ...
readFloat(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen float-Wert (4 Bytes) aus dem Stream.
readGeometriesFromShapeFile(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode extrahiert saemtliche Geometrien aus einem ShapeFile-Projekt ( name.shp name.prj name.dbf ...
readGridFromArcInfoASCII(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im ArcInfoASCII-Grid-Format.
readGridFromArcInfoASCII(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im ArcInfoASCII-Grid-Format.
readGridFromArcInfoASCII(URL, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im ArcInfoASCII-Grid-Format.
readGridFromGeoTiff(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridFromGeoTiff(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridFromGeoTiff(URL, CoordinateReferenceSystem) - Static method in class skrueger.geotools.io.GeoImportUtilURL
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridFromImage(URL) - Static method in class skrueger.geotools.io.GeoImportUtilURL
Read a GridCoverage2D from an image file. .prj and .wld files are usually expected
readGridFromImage(URL, CoordinateReferenceSystem) - Static method in class skrueger.geotools.io.GeoImportUtilURL
Read a GridCoverage2D from an image file. .wld file is usually expected also.
readGridRasterFromArcInfoASCII(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im ArcInfoASCII-Grid-Format.
readGridRasterFromArcInfoASCII(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im ArcInfoASCII-Grid-Format.
readGridRasterFromGeoTiff(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridRasterFromGeoTiff(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readInt(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen int-Wert (4 Bytes) aus dem Stream.
readLong(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen long-Wert (8 Bytes) aus dem Stream.
readPos - Variable in class schmitzm.io.InputBuffer
 
readProjectionFile(URL) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest ein CRS aus einer URL.
readProjectionFile(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest ein CRS aus einer Datei.
readProjectionString(URL) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest alle Zeilen aus der prj-Datei URL und fuegt diese zu einem String zusammen Kommentarzeilen werden ignoriert.
readShort(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen short-Wert (2 Bytes) aus dem Stream.
readStyleFromXML(URL, ChartStyleXMLFactory) - Static method in class schmitzm.jfree.chart.style.ChartStyleUtil
Reads a chart definition from URL.
readStyleFromXML(URL, String, ChartStyleXMLFactory) - Static method in class schmitzm.jfree.chart.style.ChartStyleUtil
Reads a chart definition from URL.
readToken() - Method in class schmitzm.io.TokenInputStream
Liesst ein Token vom Stream.
readTokens - Variable in class schmitzm.lang.PushbackStringTokenizer
Verwaltet die bereits gelesenen Tokens.
readUnsignedShort(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen short-Wert (2 Bytes) aus dem Stream, der ohne Vorzeichen interpretiert wird.
readWorldFile(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest ein World-File (.tfw) ein und liefert die darin zeilenweise gespeicherten Werte zurueck.
readWorldFile(InputStream) - Static method in class schmitzm.geotools.io.GeoImportUtil
Liest ein World-File (.tfw) ein und liefert die darin zeilenweise gespeicherten Werte zurueck.
RECOLOR_MODE - Static variable in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
The way the recoloring is processed.
recolorCoverage(GridCoverage) - Method in class org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerSupport
 
RED - Static variable in class schmitzm.swing.StoplightContainer
das obere (linke) Ampel-Licht ist Rot
redoEditing(int) - Method in class schmitzm.geotools.gui.JEditorPane
Restores previous undone editing actions.
redoEditing() - Method in class schmitzm.geotools.gui.JEditorPane
Restores the last undone editing action.
refresh() - Method in class schmitzm.geotools.gui.JMapPane
Aktualisiert die Karten-Anzeige vollstaendig.
refresh() - Method in class schmitzm.jfree.chart.SelectableChartPanel
Repaints the chart.
refresh() - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Aktualisiert die Tabelle auf Basis der aktuelle registrierten Logger.
refresh() - Method in class schmitzm.swing.log4j.LoggerFrame
Aktualisiert die Logger-Tabelle auf Basis der aktuelle geladenen Log4j-Logger.
refresh() - Method in class schmitzm.swing.ObjectDisplayContainer
Aktualisiert die Darstellung des aktuell angezeigten Objekts.
refreshButton - Variable in class schmitzm.swing.log4j.LoggerFrame
Butten, ueber den die Logger-Tabelle aktualisiert wird.
refreshMap() - Method in class schmitzm.geotools.gui.GeoMapPane
Aktualisiert die Karten-Darstellung.
refreshSelection() - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Informs all listeners about a general selection change.
refreshSelection() - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Informs all listeners about a general selection change.
refreshSelection() - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Fires an event to every connected listener to update their selection according to the selection of this model.
regenerateAvailableBytes() - Method in class schmitzm.io.CombinedInputStream
Errechnet die Anzahl der insgesamt zur Verfuegung stehenden Bytes neu.
registerAutoValueGenerator(AttributeType, AutoValueGenerator) - Static method in class schmitzm.geotools.feature.FeatureUtil
Registriert einen AutoValueGenerator fuer einen AttributeType, so dass FeatureUtil.getNextAutoValue(AttributeType) fuer diesen AttributeType verwendet werden kann.
regrLineVisible - Variable in class schmitzm.jfree.chart.style.ScatterChartStyle
Stores whether a regression line ("line of best fit") for the data points is shown.
release() - Method in class schmitzm.data.property.Access
Gibt das Recht auf.
releaseAccess(Access) - Method in interface schmitzm.data.property.Accessible
Wird aufgerufen, wenn ein Zugriffsrecht von einem Objekt wieder freigegen wird oder das Zugriffsrecht entzogen wurde.
releaseAccess(Access) - Method in class schmitzm.data.property.ValueProperty
Wird aufgerufen, wenn ein Zugriffsrecht (Lesend oder Schreibend) wieder zurueckgegeben wird.
reload() - Method in class schmitzm.swing.log4j.LoggerFrame
Aktualisiert die Logger auf Basis der Konfigurationsdatei.
reloadButton - Variable in class schmitzm.swing.log4j.LoggerFrame
Butten, ueber den die Log4j-Konfigurationsdatei neu geladen wird.
rememberCheckbox - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Die Checkbox "Immer diese Auswahl treffen" des Dialogs.
remove() - Method in class schmitzm.geotools.feature.PipedFeatureIterator
Not supported, because the FeatureIterator does not support this functionality.
remove(Object) - Method in class schmitzm.lang.HashtableWithCollisionList
Entfernt eine komplette Kollisionsliste zu einem Key.
remove(Object, Object) - Method in class schmitzm.lang.HashtableWithCollisionList
Entfernt ein objekt aus der Hash-Tabelle.
remove(int) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.remove(int) und erzeugt ein ObjectChangeEvent, falls sich der Listen-Inhalt aendert.
remove(MutableTreeNode) - Method in class schmitzm.swing.tree.EmptyInnerNode
Entfernt ein Kind des Knotens.
remove(int) - Method in class schmitzm.swing.tree.EmptyInnerNode
Entfernt ein Kind des Knotens.
removeActionListener(ActionListener) - Method in class schmitzm.swing.menu.ConnectedPopupMenu
Entfernt einen ActionListener.
removeAll() - Method in class schmitzm.data.property.ListPropertyWriteAccess
Entfernt alle Objekte aus der Liste.
removeAll(Collection<?>) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.removeAll(Collection) und erzeugt ein GeneralObjectChangeEvent, falls sich der Listen-Inhalt aendert.
removeAllChildren() - Method in class schmitzm.swing.tree.EmptyInnerNode
Entfernt alle Kinder des Knotens und fuegt dann den Pseude-Nachfolger wieder hinzu.
removeAllElements() - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.removeAllElements() und erzeugt ein GeneralObjectChangeEvent, falls sich der Listen-Inhalt aendert.
removeAllObjectListeners() - Method in class schmitzm.data.event.AbstractObjectTraceable
Entfernt alle Listener von dem Objekt.
removeChangeListener(ChangeListener) - Method in class schmitzm.swing.Compass
Entfernt einen ChangeListener vom Kompass.
removeElementAt(int) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.removeElementAt(int) und erzeugt ein ObjectChangeEvent, falls sich der Listen-Inhalt aendert.
removeFeatureListener(FeatureListener) - Method in class org.geotools.data.wfs.WFSFeatureSource
 
removeId(int) - Method in class skrueger.geotools.MapPaneToolBar
 
removeInputOptionListener(InputOptionListener) - Method in class schmitzm.swing.InputOption
Entfernt einen Listener von der Eingabeoption.
removeItem - Variable in class schmitzm.swing.table.MutableTable.PopupMenu
Menueeintrag fuer Entfernen-Aktion
removeListener(CollectionListener) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
removeListener(E) - Method in class schmitzm.swing.event.PropertyChangeEmitter
Removes a listener from the listener list.
removeMapLayerListListener(MapLayerListListener) - Method in interface skrueger.geotools.MapContextManagerInterface
Remove MapLayerListener
removeMapPaneListener(JMapPaneListener) - Method in class schmitzm.geotools.gui.JMapPane
Entfernt einen Listener von der Map.
removeMappingForDataItem(F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Removes the mapping for a dataset item IN THE PRIMARY SERIES.
removeMappingForDataItem(E, F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Removes the mapping for a dataset item.
removeMappingForFeatureID(String) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Removes the mapping of a feature ID.
removeModelRowSelectionInterval(int, int) - Method in class schmitzm.swing.SortableJTable
Removes the given index interval of rows from the current selection according to the table model.
removeObjectListener(ObjectListener) - Method in class schmitzm.data.event.AbstractObjectTraceable
Entfernt einen Listener von dem Objekt.
removeObjectListener(ObjectListener) - Method in interface schmitzm.data.event.ObjectTraceable
Entfernt einen Listener von dem Objekt.
removeObjectListener(ObjectListener) - Method in class schmitzm.lang.LimitedVector
Entfernt einen Listener von dem Objekt.
removeProperties(Properties) - Method in interface schmitzm.data.property.DynamicProperties
Entfernt Eigenschaften von dem Objekt.
removeProperties(Properties) - Method in class schmitzm.data.property.PropertySet
Entfernt Eigenschaften aus der Menge.
removeProperty(String) - Method in interface schmitzm.data.property.DynamicProperties
Entfernt eine Eigenschaft von dem Objekt.
removeProperty(Property) - Method in interface schmitzm.data.property.DynamicProperties
Entfernt eine Eigenschaft von dem Objekt.
removeProperty(String) - Method in class schmitzm.data.property.PropertySet
Entfernt eine Eigenschaft aus der Menge.
removeProperty(Property) - Method in class schmitzm.data.property.PropertySet
Entfernt eine Eigenschaft aus der Menge.
removeRange(int, int) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.removeRange(int,int) und erzeugt ein GeneralObjectChangeEvent, falls sich der Listen-Inhalt aendert.
removeRenderListener(RenderListener) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
Removes a render listener.
removeSelection(E) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Removes an individual object from the current selection.
removeSelection(Collection<E>) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Removes individual objects from the current selection.
removeSelectionListener(DatasetSelectionListener) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Removes a listener from the selection model.
removeSelectionListener(DatasetSelectionListener) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Removes a listener from the selection model.
removeSelectionListener(StyledLayerSelectionModelSynchronizer<StyledLayerSelectionModel<E>>) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Removes a listener from the listener list.
removeStyledLayer(int) - Method in interface skrueger.geotools.MapContextManagerInterface
 
removeTableModelListener(TableModelListener) - Method in class schmitzm.swing.table.SelectionTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeThreadListener(WorkingThreadListener) - Method in class schmitzm.lang.WorkingThread
Entfernt einen Listener von dem Thread.
removeTranslationChangeListener(ActionListener) - Method in class skrueger.i8n.Translation
 
removeTranslationChangeListener(ActionListener) - Method in class skrueger.swing.TranslationEditJPanel
 
removeValue(int) - Method in class schmitzm.data.property.ListProperty
Entfernt ein Element aus der Liste.
removeValue(Object) - Method in class schmitzm.data.property.ListProperty
Entfernt alle Instanzen des angegebenen Objekts aus der Liste (sofern es vorhanden ist).
removeValue(int) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Entfernt ein Element aus der Liste.
removeValue(Object) - Method in class schmitzm.data.property.ListPropertyWriteAccess
Entfernt alle Instanzen des angegebenen Objekts aus der Liste (sofern es vorhanden ist).
rendererStyle - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the styles for the chart renderers.
reorganize() - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Baut die interne Datenbasis (Array) des Tabellen-Modells neu auf.
reorganize(boolean) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Baut die interne Datenbasis (Array) des Tabellen-Modells neu auf.
reorganize() - Method in class schmitzm.swing.menu.ObjectSubMenu
Erstellt die Struktur des Menues neu und ruft reorganize() fuer alle Untermenues auf.
reorganize(boolean) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
After calling super.reorganize(.) this method replaced the column descriptions with the titles of the AttributeMetaData.
replaceFillColor(Fill, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given Fill element
replaceGraphicColor(Graphic, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given Graphic element
replaceLineSymbolizerColor(LineSymbolizer, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given LineSymbolizer element
replacePointSymbolizerColor(PointSymbolizer, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given PointSymbolizer element
replacePolygonSymbolizerColor(PolygonSymbolizer, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given PolygonSymbolizer element
replaceStrokeColor(Stroke, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given Stroke element
replaceSymbolizerColor(Symbolizer, Color, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Replaces the "main" color in a given Symbolizer element
replaceTabulators(String, int) - Static method in class schmitzm.lang.LangUtil
Ersetzt alle Tabulator-Vorkommen in einem String durch Leerzeichen.
resampleGridCoverage(GridCoverage2D, GridSampleDimension) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt ein neues GridCoverage2D mit neuer SampleDimension.
resampleGridCoverage(GridCoverage2D, GridSampleDimension[]) - Static method in class schmitzm.geotools.grid.GridUtil
Erzeugt ein neues GridCoverage2D mit neuer SampleDimension.
Reset - Static variable in class org.geotools.gui.swing.JMapPane
 
reset - Variable in class org.geotools.gui.swing.JMapPane
 
reset() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Setzt den Reader auf den Anfang der FeatureCollection zurueck.
Reset - Static variable in class schmitzm.geotools.gui.JMapPane
Deprecated. ersetzt durch JMapPane.RESET
RESET - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Zuruecksetzen".
resetActions() - Method in class schmitzm.geotools.gui.MapActionControlPane
Setzt die Aktivierung der Aktionen entsprechend den Einstellungen des JMapPane.
resetAutoValue(E) - Method in class schmitzm.geotools.feature.AbstractAutoValueGenerator
Resets the generator, so the next #generateNextValue() call generates firstValue as auto value.
resetAutoValue(E) - Method in interface schmitzm.geotools.feature.AutoValueGenerator
Resets the generator, so the next #generateNextValue() call generates firstValue as auto value.
resetCaption(Component, Object) - Static method in class schmitzm.swing.SwingUtil
Setzt das Label eine Componente neu.
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.ColorMapTable
Setzt die Bezeichnungen des Tabellenheaders neu.
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Setzt die Labels des Panels neu.
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt die Labels des Panels neu.
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Belegt die Labels und Buttons im Dialog neu
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.MapActionControlPane
Belegt die Beschriftungen der Aktionen neu.
resetCaptions(Map<String, Object>) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Setzt das Label-Praefix neu, sofern in der Map ein Wert fuer RasterPositionLabel.LABEL_PREFIX hinterlegt ist.
resetCaptions(Map<String, Object>) - Method in interface schmitzm.swing.CaptionsChangeable
Aktualisiert alle Beschriftungen der Komponente entsprechend der uebergebenen Map.
resetCaptions() - Method in class schmitzm.swing.CaptionsChangeablePanel
Startet die Aktualisierung der Beschriftungen an alle im Panel enthaltenen CaptionsChangeable-Komponenten mit einer leeren HashMap.
resetCaptions(Map<String, Object>) - Method in class schmitzm.swing.CaptionsChangeablePanel
Leitet die Aktualisierung der Beschriftungen an alle im Panel enthaltenen CaptionsChangeable-Komponenten weiter.
resetCaptions(Container, Map<String, Object>) - Static method in class schmitzm.swing.CaptionsChangeablePanel
Leitet die Aktualisierung der Beschriftungen an alle im Container container enthaltenen CaptionsChangeable-Komponenten weiter.
resetCaptions(Map<String, Object>) - Method in class schmitzm.swing.OperationTreePanel
Setzt die Labels des Panels neu.
resetComponentsAfterTest(Throwable) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
(De)aktiviert Label und Button fuer die Fehlermeldung entsprechend einer etwaigen Fehlermeldung.
resetResourceBundle(String, String) - Method in class schmitzm.lang.ResourceProvider
Setzt ein alternatives Resource-Bundle, in welchem als erstes nach einer Ressource gesucht wird.
resetResourceBundle(String) - Method in class schmitzm.lang.ResourceProvider
Setzt ein alternatives Resource-Bundle, in welchem als erstes nach einer Ressource gesucht wird.
resetResourceBundle() - Method in class schmitzm.lang.ResourceProvider
Entfernt das alternative Resource-Bundle, so dass im folgenden immer direkt im Standard-Bundle gesucht wird.
resetTransform() - Method in class schmitzm.geotools.gui.JMapPane
Berechnet die Transformation zwischen Fenster- und Karten-Koordinaten neu.
resetWKT(CoordinateReferenceSystem) - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Belegt das WKT-Feld neu.
RESOURCE - Static variable in class schmitzm.data.DataUtil
ResourceProvider, der die Lokalisation fuer Komponenten des Package schmitzm.data zur Verfuegung stellt.
RESOURCE - Static variable in class schmitzm.geotools.feature.FeatureUtil
ResourceProvider, der die Lokalisation fuer Komponenten des Package schmitzm.geotools.feature zur Verfuegung stellt.
RESOURCE - Static variable in class schmitzm.geotools.gui.GeotoolsGUIUtil
ResourceProvider, der die Lokalisation fuer GUI-Komponenten des Package schmitzm.geotools.gui zur Verfuegung stellt.
RESOURCE - Static variable in class schmitzm.jfree.JFreeChartUtil
ResourceProvider, der die Lokalisation fuer GUI-Komponenten zur Verfuegung stellt.
RESOURCE - Static variable in class schmitzm.lang.LangUtil
ResourceProvider, der die Lokalisation fuer Komponenten des Package schmitzm.lang zur Verfuegung stellt.
RESOURCE - Static variable in class schmitzm.swing.SwingUtil
ResourceProvider, der die Lokalisation fuer GUI-Komponenten des Package schmitzm.swing zur Verfuegung stellt.
RESOURCE - Static variable in class skrueger.geotools.labelsearch.LabelSearch
 
RESOURCE - Static variable in class skrueger.geotools.labelsearch.Snippet
 
RESOURCE - Static variable in class skrueger.geotools.MapPaneToolBar
 
ResourceProvider - Class in schmitzm.lang
Stellt den Zugriff auf ein ResourceBundle zur Verfuegung.
ResourceProvider(Class, Locale) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider mit dem Namen "ResourceBundle".
ResourceProvider(Class, Locale, boolean) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider mit dem Namen "ResourceBundle".
ResourceProvider(Class, Locale, boolean, String) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider mit dem Namen "ResourceBundle".
ResourceProvider(String, Locale) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider.
ResourceProvider(String, Locale, boolean) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider.
ResourceProvider(String, Locale, boolean, String) - Constructor for class schmitzm.lang.ResourceProvider
Erzeugt neuen neuen Resource-Provider.
restore() - Method in class skrueger.swing.TranslationAskJDialog
Used to restore all the values when cancel has been pressed.
RESULTS_BORDER_TITLE - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Constant for the BorderTitle of the results panel
resumeModelling() - Method in interface schmitzm.test.oldtry.Pausable
Deprecated. Diese Methode hebt den Pause-Zustand wieder auf und laesst das Modell weiterlaufen.
retainAll(Collection<?>) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.retainAll(Collection) und erzeugt ein GeneralObjectChangeEvent, falls sich der Listen-Inhalt aendert.
RIGHT_CONTAINS_LEFT - Static variable in class schmitzm.data.ObjectStructureUtil
Rueckgabe-Konstante fuer "die rechte Strukturen umfasst die linke".
rightChild - Variable in class schmitzm.lang.tree.BinaryTreeNode
Speichert das rechte Kind des Knoten.
rootNode - Variable in class schmitzm.lang.tree.OperationTree
Speichert den Wurzel-Knoten des Operator-Baums.
rootObj - Variable in class schmitzm.data.event.Invoker
Speichert das Ursprungsausloeser-Objekt.
rotation - Variable in class schmitzm.swing.RotationSpinnerNumberModel
Flag fuer die Rotation-Funktionalitaet.
RotationSpinnerNumberModel - Class in schmitzm.swing
Diese Klasse erweitert das RotationSpinnerNumberModel um eine Rotation-Funktionalitaet.
RotationSpinnerNumberModel(Number, Comparable, Comparable, Number, boolean) - Constructor for class schmitzm.swing.RotationSpinnerNumberModel
Erzeugt ein neues Model.
RotationSpinnerNumberModel(int, int, int, int, boolean) - Constructor for class schmitzm.swing.RotationSpinnerNumberModel
Erzeugt ein neues Model.
RotationSpinnerNumberModel(double, double, double, double, boolean) - Constructor for class schmitzm.swing.RotationSpinnerNumberModel
Erzeugt ein neues Model.
RotationSpinnerNumberModel() - Constructor for class schmitzm.swing.RotationSpinnerNumberModel
Erzeugt ein neues Model ohne Minimum- und Maximumwert.
round(double, int, int...) - Static method in class schmitzm.lang.LangUtil
Rundet einen Wert auf Nach- oder Vorkommastellen.
round(Collection<Number>, int, int...) - Static method in class schmitzm.lang.LangUtil
Rundet alle Werte einer Collection auf Nach- oder Vorkommastellen.
rule - Variable in class schmitzm.geotools.feature.FeatureOperationTreeFilter
Formel, die auf dem Feature ausgewertet wird.
rule - Variable in class schmitzm.swing.OperationTreePanel
Eingabefeld fuer die Formel.
RULE_LABEL - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer das Regel-Label.
RULE_TEXTFIELD - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer das Formel-Eingabefeld.
RULE_TOOLTIP - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer den Tooltip des Regel-Felds.
run() - Method in class schmitzm.lang.WorkingThread
Implementiert den Arbeitsablauf des Threads.

S

saveAttributeMetaDataMap(Map<Integer, AttributeMetaData>, URL) - Static method in class skrueger.geotools.StyledLayerUtil
Saves a AttributeMetaData-Map to an URL.
saveRasterLegendData(RasterLegendData, URL) - Static method in class skrueger.geotools.StyledLayerUtil
Saves a RasterLegendData to an URL.
saveStyledLayerStyle(StyledLayerStyle<T>, URL, String, String) - Static method in class skrueger.geotools.StyledLayerUtil
Stores a SLD-Style and Raster-LegendData for a given geo-object (raster) source.
saveStyledLayerStyle(StyledLayerStyle<?>, URL) - Static method in class skrueger.geotools.StyledLayerUtil
Stores the SLD-Style to a .sld file and the meta data (RasterLegendData or AttributeMetaData) to a .rld or .amd file.
saveStyleToSLD(Style, File, Charset) - Static method in class schmitzm.geotools.styling.StylingUtil
Saves the Style to OGC SLD.
saveStyleToSLD(Style, File) - Static method in class schmitzm.geotools.styling.StylingUtil
Saves the Style to OGC SLD using ISO-8859-1 as charset.
ScalarProperty - Class in schmitzm.data.property
Diese Klasse stellt eine Eigenschaft dar, welche genau einen Wert (in Form eines Objekts) darstellt.
ScalarProperty(String, ValuePropertyType, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
ScalarProperty(String, ValuePropertyType) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
ScalarProperty(String, Class, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
ScalarProperty(String, Class) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
ScalarProperty(String, Object, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
ScalarProperty(String, Object) - Constructor for class schmitzm.data.property.ScalarProperty
Erzeugt eine Eigenschaft.
scale - Variable in class schmitzm.geotools.gui.ScalePanel
Beinhaltet die aktuell dargestellte Aufloesung.
SCALE_ACCURATE - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
Computes the scale as the ratio between map distances and real world distances, assuming 90dpi and taking into consideration projection deformations and actual earth shape.
SCALE_COMPUTATION_METHOD_KEY - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
SCALE_OGC - Static variable in class org.geotools.renderer.shape.TransitionShapefileRenderer
Very simple and lenient scale computation method that conforms to the OGC SLD specification 1.0, page 26.
ScaleChangedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein JMapPane ausloest, wenn sich die Skalierung/Aufloesung der Karte aendert.
ScaleChangedEvent(JMapPane, double, double) - Constructor for class schmitzm.geotools.map.event.ScaleChangedEvent
Erzeugt ein neues Ereignis.
scaleLabel - Variable in class schmitzm.geotools.gui.ScalePane
Label in dem die Aufloesung in Meter pro Pixel angezeigt wird.
scalePane - Variable in class schmitzm.geotools.gui.GeoMapPane
Massstab-Balken
ScalePane - Class in schmitzm.geotools.gui
Diese Klasse stellt einen Massstab-Balken (ScalePanel) und die dazugehoerende Aufloesung in Metern pro Bildschirm-Pixel dar.
ScalePane() - Constructor for class schmitzm.geotools.gui.ScalePane
Erzeugt eine Mass-Stab.
scalePanel - Variable in class schmitzm.geotools.gui.ScalePane
Massstab-Balken
ScalePanel - Class in schmitzm.geotools.gui
Stellt einen horizontalen Massstab-Balken dar.
ScalePanel() - Constructor for class schmitzm.geotools.gui.ScalePanel
Erzeugt eine Mass-Stab.
ScatterChartStyle - Class in schmitzm.jfree.chart.style
This class provides a chart style for scatter chart, which shows the data as points.
ScatterChartStyle(String) - Constructor for class schmitzm.jfree.chart.style.ScatterChartStyle
Creates a scatter chart style a regression line shown.
schmitzm.data - package schmitzm.data
Dieses Paket enthält Klassen für die allgemeine Verwaltung von Daten-Objekten.
schmitzm.data.event - package schmitzm.data.event
Dieses Paket enthält Klassen für die Ereignissteuerung.
schmitzm.data.property - package schmitzm.data.property
Dieses Paket enthält Klassen (insbesondere Interfaces) für die Property-Struktur von Objekten.
schmitzm.geotools - package schmitzm.geotools
Dieses Paket enthält Klassen, die auf der GeoTools-Bibliothek basieren.
schmitzm.geotools.feature - package schmitzm.geotools.feature
Dieses Paket enthält Klassen für die Feature-Verwaltung, die auf der GeoTools-Bibliothek basieren.
schmitzm.geotools.grid - package schmitzm.geotools.grid
Dieses Paket enthält Klassen für die Raster-Verwaltung, die auf der GeoTools-Bibliothek basieren.
schmitzm.geotools.gui - package schmitzm.geotools.gui
Dieses Paket enthält GUI-Klassen, die auf der GeoTools-Bibliothek basieren.
schmitzm.geotools.io - package schmitzm.geotools.io
Dieses Paket enthält Klassen für den Datenim- und export von GeoObjekten.
schmitzm.geotools.map.event - package schmitzm.geotools.map.event
 
schmitzm.geotools.styling - package schmitzm.geotools.styling
 
schmitzm.io - package schmitzm.io
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets java.io.
schmitzm.io.dyntxt - package schmitzm.io.dyntxt
 
schmitzm.jfree - package schmitzm.jfree
 
schmitzm.jfree.chart - package schmitzm.jfree.chart
 
schmitzm.jfree.chart.renderer - package schmitzm.jfree.chart.renderer
 
schmitzm.jfree.chart.selection - package schmitzm.jfree.chart.selection
 
schmitzm.jfree.chart.style - package schmitzm.jfree.chart.style
 
schmitzm.jfree.feature - package schmitzm.jfree.feature
 
schmitzm.jfree.feature.style - package schmitzm.jfree.feature.style
 
schmitzm.lang - package schmitzm.lang
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets java.lang.
schmitzm.lang.tree - package schmitzm.lang.tree
 
schmitzm.swing - package schmitzm.swing
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets javax.swing.
schmitzm.swing.event - package schmitzm.swing.event
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets javax.swing.event.
schmitzm.swing.log4j - package schmitzm.swing.log4j
 
schmitzm.swing.menu - package schmitzm.swing.menu
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets javax.swing.menu.
schmitzm.swing.table - package schmitzm.swing.table
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets javax.swing.table.
schmitzm.swing.tree - package schmitzm.swing.tree
Dieses Paket enthält Erweiterungen des JDK-Standard-Pakets javax.swing.tree.
schmitzm.temp - package schmitzm.temp
Dieses Paket enthält Klassen, die nur temporär für das Xulu-Projekt Verwendung finden.
schmitzm.test.appl - package schmitzm.test.appl
Dieses Paket enthält Test-Anwendungen für das Xulu-Projekt.
schmitzm.test.oldtry - package schmitzm.test.oldtry
 
schmitzm.xml - package schmitzm.xml
 
search(String) - Method in class skrueger.geotools.labelsearch.LabelSearch
 
search(String) - Method in class skrueger.geotools.labelsearch.SearchMapDialog
Performes a search on the JMapPane's labels and outputs the possible numerouse results.
SearchMapDialog - Class in skrueger.geotools.labelsearch
 
SearchMapDialog(LabelSearch, JMapPane, String) - Constructor for class skrueger.geotools.labelsearch.SearchMapDialog
The dialog will be relative to the JMapPanes parent Window.
SearchResult - Interface in skrueger.geotools.labelsearch
 
SearchResultFeature - Class in skrueger.geotools.labelsearch
 
SearchResultFeature(Feature, String, String, JMapPane, MapLayer) - Constructor for class skrueger.geotools.labelsearch.SearchResultFeature
 
SearchResultTableModel - Class in skrueger.geotools.labelsearch
A TableModel which presents a List of SearchResults.
SearchResultTableModel(List<SearchResult>) - Constructor for class skrueger.geotools.labelsearch.SearchResultTableModel
 
segmLineFeatureCollection - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureCollection which holds the new segment (incomplete Feature) displayed as line.
segmLineFeatureType - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureType of the new segment (incomplete Feature) displayed as line.
segmLineLayer - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the layer, the new segment (incomplete Feature) is displayed in as line.
segmPointFeatureCollection - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureCollection which holds the new segment (incomplete Feature) displayed as points.
segmPointFeatureType - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the FeatureType of the new segment (incomplete Feature) displayed as points.
segmPointLayer - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the layer, the new segment (incomplete Feature) is displayed in as points.
segmRedoPoints - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the undone points of the edited segment (incomplete Feature) which can be redone.
segmUndoPoints - Variable in class schmitzm.geotools.gui.JEditorPane
Holds the points of the edited segment (incomplete Feature) which can be undone.
Select - Static variable in class org.geotools.gui.swing.JMapPane
 
Select - Static variable in class schmitzm.geotools.gui.JMapPane
Deprecated. ersetzt durch JMapPane.SELECT_TOP
SELECT_ALL - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Feature-Auswahl auf allen (sichtbaren) Layern".
SELECT_ALL - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "SelectAll" anzusprechen.
SELECT_ONE_FROM_TOP - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Auswahl nur eines Features, das erste sichtbare von Oben".
SELECT_TOP - Static variable in class schmitzm.geotools.gui.JMapPane
Flag fuer Modus "Feature-Auswahl auf dem obersten (sichtbaren) Layer".
SELECT_TOP - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "SelectTop" anzusprechen.
SelectableChartPanel - Class in schmitzm.jfree.chart
This class extends the org.jfree.chart.ChartPanel with some new functionalities.
SelectableChartPanel(JFreeChart) - Constructor for class schmitzm.jfree.chart.SelectableChartPanel
Creates a new chart panel.
SelectableChartPanel(JFreeChart, boolean) - Constructor for class schmitzm.jfree.chart.SelectableChartPanel
Creates a new chart panel.
SelectableChartPanel(JFreeChart, boolean, boolean, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.chart.SelectableChartPanel
Creates a new chart panel.
SelectableChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class schmitzm.jfree.chart.SelectableChartPanel
Creates a new chart panel.
SelectableChartPanel.WindowSelectionMode - Enum in schmitzm.jfree.chart
Types of window selection on chart panel.
SelectableFeatureTablePane - Class in schmitzm.geotools.gui
Extends the FeatureTablePane with buttons and functionality to select lines.
SelectableFeatureTablePane(FeatureCollection, boolean, JMapPane) - Constructor for class schmitzm.geotools.gui.SelectableFeatureTablePane
 
SelectableJTable - Class in schmitzm.swing
Extends the JTable by redefining the SelectableJTable.changeSelection(int, int, boolean, boolean) method.
SelectableJTable() - Constructor for class schmitzm.swing.SelectableJTable
Creates an empty table.
SelectableJTable(int, int) - Constructor for class schmitzm.swing.SelectableJTable
Creates an empty table.
SelectableJTable(Object[][], Object[]) - Constructor for class schmitzm.swing.SelectableJTable
Creates a new table.
SelectableJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class schmitzm.swing.SelectableJTable
Creates a new table.
SelectableJTable(TableModel, TableColumnModel) - Constructor for class schmitzm.swing.SelectableJTable
Creates a new table.
SelectableJTable(TableModel) - Constructor for class schmitzm.swing.SelectableJTable
Creates a new table.
SelectableJTable(Vector, Vector) - Constructor for class schmitzm.swing.SelectableJTable
Creates a new table.
selectAllState - Variable in class schmitzm.geotools.gui.MapActionControlPane
Button fuer SelectAll-Aktion.
selectedCRS - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Das ausgewaehlte CRS.
selectedSeriesIdx - Variable in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Contains a Set for each series.
selectedTool - Variable in class skrueger.geotools.MapPaneToolBar
Tool currently selected
SELECTION - Static variable in class skrueger.geotools.selection.StyledLayerSelectionModel
Indicates that the selection has changed in PropertyChangeEvent.
SELECTION_STYLING - Static variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
 
selectionChangeCausedByMe - Variable in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
Flag to avoid event circles between DpLayerVectorSelectionModel and ListSelectionModel of the feature table.
selectionChanged(SelectionChangedEvent) - Method in class org.geotools.gui.swing.JMapPane
 
selectionChanged(DatasetSelectionChangeEvent) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionListener
Called when the selection of a DatasetSelectionModel has changed.
selectionChanged(DatasetSelectionChangeEvent) - Method in class skrueger.geotools.selection.ChartSelectionSynchronizer
Called when the chart selection is changed by the user.
SelectionInputOption<E> - Class in schmitzm.swing
Diese Klasse stellt eine Auswahl-Eingabe-Option fuer das MultipleOptionPane dar.
SelectionInputOption(String, boolean, E[], int, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption
Erzeugt eine neue Eingabe-Option.
SelectionInputOption(String, boolean, E[], E, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption
Erzeugt eine neue Eingabe-Option.
SelectionInputOption(String, boolean, E[], E, Object[], Map<Object, String>) - Constructor for class schmitzm.swing.SelectionInputOption
Erzeugt eine neue Eingabe-Option.
SelectionInputOption(String, boolean, E[], Object[]) - Constructor for class schmitzm.swing.SelectionInputOption
Erzeugt eine neue Eingabe-Option.
SelectionInputOption.Combo<E> - Class in schmitzm.swing
Diese Klasse stellt eine Auswahl-Option dar, die durch eine JComboBox dargestellt wird.
SelectionInputOption.Combo(String, boolean, E[], int, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Combo(String, boolean, E[], E, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Combo(String, boolean, E[], E, Object[], Map<Object, String>) - Constructor for class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Combo(String, boolean, E[], Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Combo(String, boolean) - Constructor for class schmitzm.swing.SelectionInputOption.Combo
Erzeugt eine leere Auswahl-Option.
SelectionInputOption.Radio<E> - Class in schmitzm.swing
Diese Klasse stellt eine Auswahl-Option dar, die durch ein JPanel mit vertikal angeordneten JRadioButtons dargestellt wird.
SelectionInputOption.Radio(String, boolean, E[], int, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Radio(String, boolean, E[], E, Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Radio(String, boolean, E[], E, Object[], Map<Object, String>) - Constructor for class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Radio(String, boolean, E[], Object[]) - Constructor for class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine neue Auswahl-Option.
SelectionInputOption.Radio(String, boolean) - Constructor for class schmitzm.swing.SelectionInputOption.Radio
Erzeugt eine leere Auswahl-Option.
selectionMode - Variable in class schmitzm.geotools.gui.MouseSelectionTracker
Specifies the selection events the tracker reacts on.
selectionModel - Variable in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Holds the selection model, the renderer uses to determine whether a data item is selected or not.
selectionModel - Variable in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Holds the selection model, the renderer uses to determine whether a data item is selected or not.
selectionModel - Variable in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Holds the selection model, the renderer uses to determine whether a data item is selected or not.
selectionObject - Variable in class schmitzm.swing.SelectionInputOption
Speichert die Objekte, die zur Auswahl stehen.
selectionObjects - Variable in class skrueger.geotools.selection.StyledLayerSelectionModel
Holds the current selection (e.g.
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Holds the selection color for each series.
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Holds the selection color for each series.
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Holds the selection color for each series.
selectionPerformed(int, int, int, int) - Method in class schmitzm.jfree.chart.ChartMouseSelectionTracker
Reacts on the window selection by determining all XYItemEntities intersected by the selection window.
selectionPerformed(Rectangle2D, Set<ChartEntity>) - Method in class schmitzm.jfree.chart.ChartMouseSelectionTracker
Called after ChartMouseSelectionTracker.selectionPerformed(int, int, int, int) to inform the listeners about the selected items.
SelectionPreservingCaret - Class in schmitzm.swing
Caret implementation that doesn't blow away the selection when we lose focus.
SelectionPreservingCaret(boolean) - Constructor for class schmitzm.swing.SelectionPreservingCaret
Constructs a new caret which does preserve the selection.
SelectionPreservingCaret() - Constructor for class schmitzm.swing.SelectionPreservingCaret
Constructs a new caret which does preserve the selection, but not the caret.
SelectionRenderer<E extends DatasetSelectionModel<?,?,?>> - Interface in schmitzm.jfree.chart.renderer
This interface defines methods for all chart renderer which differ between selected and unselected data.
SelectionTableModel - Class in schmitzm.swing.table
This table model extends an other TableModel by inserting an additional column 0 which shows and controls the row selection.
SelectionTableModel(TableModel, SelectableJTable) - Constructor for class schmitzm.swing.table.SelectionTableModel
Creates a new table model
selectionTracker - Variable in class schmitzm.jfree.chart.SelectableChartPanel
Listens to mouse window selection on the chart.
SelectionXYLineAndShapeRenderer - Class in schmitzm.jfree.chart.renderer
Deprecated. This class is not used anymore because the selection rendering is no longer realized by the origin dataset renderer (e.g. because the selected data items should be rendered in the foregound!). Instead the SelectableChartPanel inserts explicit renderers to the plot to draw only the selected data items highlighted.
SelectionXYLineAndShapeRenderer() - Constructor for class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Creates a new renderer.
SelectionXYLineAndShapeRenderer(boolean, boolean) - Constructor for class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Creates a new renderer.
selectTopState - Variable in class schmitzm.geotools.gui.MapActionControlPane
Button fuer SelectTop-Aktion.
selStartCoord - Variable in class schmitzm.geotools.gui.GeoPositionLabel
Speichert die Koordinaten, die in dem Moment aktuell sind, wenn die linke Maustaste gedruckt wird.
selState - Variable in class schmitzm.geotools.gui.JMapPane
Modus fuer Window-Selektion (Default: JMapPane.ZOOM_IN).
selTracker - Variable in class schmitzm.geotools.gui.JMapPane
 
SEPERATOR0 - Static variable in class skrueger.geotools.MapPaneToolBar
 
SEPERATOR1 - Static variable in class skrueger.geotools.MapPaneToolBar
 
SeriesDatasetSelectionModel - Class in schmitzm.jfree.chart.selection
This selection model maintains whether items of a SeriesDataset are selected in a chart or not.
SeriesDatasetSelectionModel(SeriesDataset) - Constructor for class schmitzm.jfree.chart.selection.SeriesDatasetSelectionModel
Creates a new selection model.
seriesItemLabelsVisible - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds whether the item labels are visible for a series.
seriesLegendLabel - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds the label shown in the legend for the series.
seriesLegendTooltip - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds the tooltip shown in the legend for the series.
seriesLegendVisible - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds whether the series is visible in the legend.
seriesPaint - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds the color a series is painted with.
seriesShapesVisible - Variable in class schmitzm.jfree.chart.style.ChartRendererStyle
Holds whether the shape of a series is visible.
set(int, E) - Method in class schmitzm.lang.LimitedVector
Belegt eine Listenposition neu und erzeugt ein ObjectChangeEvent, falls sich der Listen-Inhalt aendert.
set(Object, int[], Object) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array.
setActiveLang(String) - Static method in class skrueger.i8n.Translation
Set up the Translation-system to use language.
setActiveLang(String, boolean) - Static method in class skrueger.i8n.Translation
Set up the Translation-system to use language.
setAdditionalAttributes(FeatureType) - Method in class schmitzm.geotools.gui.JEditorPane
Sets the additional attributes for new FeatureCollections (besides the geometric attribute, which is added automatically).
setAllActionsEnabled(boolean, boolean) - Method in class schmitzm.geotools.gui.JEditorToolBar
Sets the activation for all actions.
setAllActionsEnabled(boolean, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Sets the activation for all actions.
setAllBackground(Component, Color) - Static method in class schmitzm.swing.SwingUtil
Setzt die Hintergrundfarbe einer Komponente und aller darin enthaltener Komponenten.
setAllToolsEnabled(boolean, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Sets the activation for all tools.
setAllToolsEnabled(boolean, boolean) - Method in class skrueger.geotools.MapView
Sets the activation for all tools.
setAntiAliasing(boolean) - Method in class schmitzm.geotools.gui.JMapPane
Aktiviert oder deaktiviert das AntiAliasing for diese JMapPane.
setArrayValue(Object, Object, int...) - Static method in class schmitzm.lang.LangUtil
Setzt einen Wert aus einem multi-dimensionalen Object-Array.
setAttribute(int, Object) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
setAttribute(String, Object) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
setAttribute(Element, String, Object, boolean) - Static method in class schmitzm.xml.XMLUtil
Sets an attribute value.
setAttributeFilter(AttributeTypeFilter) - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Setzt den Filter, der die dargestellten Attribute bestimmt.
setAttributeFilter(AttributeTypeFilter) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Setzt den Filter, der die dargestellten Attribute bestimmt.
setAttributeFilter(AttributeTypeFilter) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Setzt den Filter, der die dargestellten Attribut-Spalten bestimmt.
setAttributeFilter(AttributeTypeFilter) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt den Filter, der die dargestellten Attribute bestimmt.
setAttributeFilter(AttributeTypeFilter) - Method in class schmitzm.geotools.gui.FeatureTablePane
Setzt den Filter, der die dargestellten Attribut-Spalten bestimmt.
setAttributeMetaData(Map<Integer, AttributeMetaData>) - Method in class skrueger.geotools.StyledFeatureCollection
Sets the meta data needed for displaying a legend.
setAttributeName(String) - Method in class schmitzm.geotools.feature.AttributeFilter
Setzt das Attribut, das mit der Konstanten verglichen wird.
setAttributeName(int, String) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets the name of a feature attribute needed to create a chart for this style.
setAttributeName(int, String) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets the name of a feature attribute needed to create a chart for this style.
setAttributeName(int, String) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets the name of a feature attribute needed to create a chart for this style.
setAttributeName(int, String) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets the name of a feature attribute needed to create a chart for this style.
setAttributeNormalized(int, boolean) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets whether the attribute data is normalized for an attribute(before creating a Dataset).
setAttributeNormalized(int, boolean) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets whether the attribute data is normalized for an attribute (before creating a Dataset).
setAttributeNormalized(int, boolean) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets whether the attribute data is normalized for an attribute (before creating a Dataset).
setAttributeNormalized(int, boolean) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets whether the attribute data is normalized for an attribute(before creating a Dataset).
setAxisStyle(int, ChartAxisStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the style of a chart axis.
setAxisStyle(int, ChartAxisStyle) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the style of a chart axis.
setBackground(Color) - Method in class schmitzm.geotools.gui.GeoMapPane
Setzt die Hintergrundfarbe des kompletten GeoMapPane.
setBackground(Color) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the background color of the chart.
setBackground(Color) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the background color of the chart.
setBackground(Color) - Method in class schmitzm.swing.Compass
Setzt die Hintergrund-Farbe (auch fuer alle Unterkomponenten).
setBackground(Color) - Method in class schmitzm.swing.ExpansionBar
Setzt die Hintergrund-Farbe des Balkens.
setBackground(Color, boolean) - Method in class schmitzm.swing.JPanel
Setzt die Hintergrund-Farbe der Komponente und optional die der untergeordneten Komponenten
setBackgroundAlpha(Float) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the transparency of the background.
setBackgroundPaint(Color) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the background color of the plot.
setBoolean(Object, int[], boolean) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als boolean.
setBorderVisible(boolean) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets whether a border is shown around the whole chart.
setBorderVisible(boolean) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets whether a border is shown around the whole chart.
setButtonEnabled(int, boolean) - Method in class schmitzm.geotools.gui.JEditorToolBar
Sets whether an action is activated or not.
setButtonEnabled(int, boolean, boolean) - Method in class schmitzm.geotools.gui.JEditorToolBar
Sets whether an action is activated or not.
setButtonEnabled(int, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Sets whether a tool or action is activated or not.
setButtonEnabled(int, boolean, boolean) - Method in class skrueger.geotools.MapPaneToolBar
Sets whether a tool or action is activated or not.
setButtons(JButton...) - Method in class skrueger.swing.TranslationAskJDialog
 
setByte(Object, int[], byte) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als byte.
setCaching(boolean) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
DOCUMENT ME!
setChar(Object, int[], char) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als char.
setChart(JFreeChart) - Method in class schmitzm.jfree.chart.SelectableChartPanel
After setting a new chart the zoom relevant properties are reset according to the new chart.
setChild(int, TreeNode<Integer>) - Method in class schmitzm.data.RasterOperationTree.RasterReferenceNode
Macht nichts, da RasterReferenceNode immer einen Blatt-Knoten darstellt.
setChild(int, TreeNode<Integer>) - Method in class schmitzm.geotools.feature.FeatureOperationTree.AttributeIndexReferenceNode
Macht nichts, da AttributeIndexReferenceNode immer einen Blatt-Knoten darstellt.
setChild(int, TreeNode<String>) - Method in class schmitzm.geotools.feature.FeatureOperationTree.AttributeNameReferenceNode
Macht nichts, da AttributeReferenceNode immer einen Blatt-Knoten darstellt.
setChild(int, TreeNode<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Setzt einen Kindknoten.
setChild(int, TreeNode<String>) - Method in class schmitzm.lang.tree.OperationTree.ConstantAliasNode
Macht nichts, da ConstantAliasNode immer einen Blatt-Knoten darstellt.
setChild(int, TreeNode) - Method in class schmitzm.lang.tree.OperationTree.ConstantNode
Macht nichts, da ConstantNode immer einen Blatt-Knoten darstellt.
setChild(int, TreeNode<String>) - Method in class schmitzm.lang.tree.OperationTree.MultiParamOperatorNode
Setzt den Knoten fuer einen Funktionsparameter.
setChild(int, TreeNode<String>) - Method in class schmitzm.lang.tree.OperationTree.UnaryOperatorNode
Setzt nur den linken Kind-Knoten.
setChild(int, TreeNode<E>) - Method in class schmitzm.lang.tree.TreeNode
Setzt einen Kindknoten.
setClickable(boolean) - Method in class org.geotools.gui.swing.JMapPane
if clickable is set to true then a single click on the map pane will zoom or pan the map.
setColorForColorMapEntry(ColorMapEntry, Color) - Static method in class schmitzm.geotools.styling.StylingUtil
Setzt die Farbe eines Farbpaletten-Eintrag.
setColorMap(ColorMap) - Method in class schmitzm.geotools.gui.ColorMapTable
Setzt die in der Tabelle dargestelle Farb-Palette.
setCompareValue(Object) - Method in class schmitzm.geotools.feature.AttributeFilter
Setzt die Konstante, mit der der Attribut-Wert verglichen wird.
setComponents(JComponent...) - Method in class skrueger.swing.TranslationAskJDialog
The TranslationAskJDialog fills its content pane with an arbitrary number of components.
setConcatTransforms(boolean) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
setContainer(int, Container) - Method in class schmitzm.swing.MultiSplitPane
Setzt den Inhalt eine Teil-Panes.
setContext(MapContext) - Method in class org.geotools.gui.swing.JMapPane
 
setContext(MapContext) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
setDEFAULT_CRS(CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
 
setDefaultColorMap(String) - Method in class schmitzm.geotools.styling.ColorMapManager
Setzt die Standard-Farbpalette.
setDefaultGeometry(Geometry) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
setDesc(Translation) - Method in class skrueger.AttributeMetaData
 
setDesc(Translation) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a long (language-specific) description of the object.
setDesc(String) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a long (non-translated) description of the object.
setDesc(Translation) - Method in class skrueger.geotools.StyledFS
Killed by SK: 6.
setDesc(Translation) - Method in interface skrueger.geotools.StyledLayerInterface
 
setDescription(String) - Method in class schmitzm.jfree.chart.ChangableLegendItem
Sets the description of the legend item.
setDescStyle(ChartLabelStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the long description for the chart.
setDescStyle(ChartLabelStyle) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the long description for the chart.
setDialogOption(int) - Method in class schmitzm.swing.StatusDialog
Setzt die Eigenschaft des Dialog-Buttons.
setDividerSize(int) - Method in class schmitzm.swing.MultiSplitPane
Setzt die Groesse der Divider-Balken.
setDomainGridlinePaint(Color) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the color of the plot's domain grid line.
setDomainGridlineVisible(Boolean) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets whether the plot's domain grid line is visible.
setDouble(Object, int[], double) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als double.
setDuplicatedAllowed(boolean) - Method in class schmitzm.lang.LimitedVector
Bestimmt, ob die Liste ein Objekt mehrmals enthalten darf.
setEditorStyle(FeatureUtil.GeometryForm, Style) - Method in class schmitzm.geotools.gui.JEditorPane
Sets the style for edited layers.
setElementAt(E, int) - Method in class schmitzm.lang.LimitedVector
Belegt eine Listenposition neu und erzeugt ein ObjectChangeEvent, falls sich der Listen-Inhalt aendert.
setEnabled(boolean) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Sets whether the tracker reacts on mouse events or not.
setEnabled(boolean) - Method in class schmitzm.swing.InputOption
Deaktiviert die Option, in dem die Eingabe-Komponente deaktiviert wird.
setEnabled(boolean) - Method in class schmitzm.swing.JPanel
Aktiviert und deaktiviert alle Komponenten des Panels.
setEnabled(int, boolean) - Method in class schmitzm.swing.table.MutableTable.PopupMenu
(De)aktiviert ein oder mehrere Menueintraege.
setEnabled(boolean) - Method in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
Allows to disable this Synchronizer.
setError(Throwable) - Method in class schmitzm.swing.ExceptionDialog
Setzt den angezeigten Fehler.
setErrorTolerant(boolean) - Static method in class schmitzm.lang.HashtableResourceBundle
Stellt sie Toleranz des ResourceBundle bei fehlenden Ressourcen ein.
setEventFiringEnabled(boolean) - Method in class schmitzm.data.event.AbstractObjectTraceable
(De)Aktiviert jegliches Werfen von Events durch fireEvent(ObjectEvent) und fireEvent(ObjectEvent,Class).
setFeature(Feature) - Method in class schmitzm.geotools.feature.FeatureTableModel
Setzt das Feature, das in der Tabelle dargestellt wird.
setFeature(FeatureType) - Method in class schmitzm.geotools.feature.FeatureTableModel
Setzt das Feature, das in der Tabelle dargestellt wird.
setFeatureCollection(FeatureCollection) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Setzt die FeatureCollection, die (gefiltert) in der Vorschau angezeigt wird.
setFeatureCollection(FeatureCollection) - Method in class schmitzm.geotools.gui.FeatureCollectionFrame
Setzt die anzuzeigende FeatureCollection.
setFeatureCollection(FeatureCollection) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Setzt die FeatureCollection fuer das Tabellen-Modell.
setFeatureCollection(FeatureCollection) - Method in class schmitzm.geotools.gui.FeatureTablePane
Setzt die angezeigte FeatureCollection
setFeatureCollection(StyledFeaturesInterface, Filter) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
Converts the StyledFeatureCollection to a FeatureSource and sets this as the new data source for the table.
setFeatureCollection(StyledFeatureSourceInterface, Filter) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
Sets the StyledFeatureCollection as new data source for the table.
setFeatureSource(FeatureSource, Map<Integer, AttributeMetaData>, Filter) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
Sets a new data source for the table.
setFeatureStyle(Style) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Setzt den Style, in dem die Features in der Vorschau dargestellt werden.
setFeatureStyle(Style) - Method in class schmitzm.geotools.gui.FeatureTablePane
Setzt den Style, in dem die Features in der Karte dargestellt werden.
setFeatureType(FeatureType) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Setzt den FeatureTypeBuilder, der in der Tabelle dargestellt wird.
setFeatureType(FeatureType) - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Setzt den FeatureType, der in der Tabelle dargestellt wird.
setFeatureType(FeatureType) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt den FeatureType, dessen Attribute fuer die Filter-Formel angeboten werden.
setFeatureTypeBuilder(FeatureTypeBuilder) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Setzt den FeatureTypeBuilder, der in der Tabelle dargestellt wird.
setFilter(Filter) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
Resets the filter for the table.
setFilterNumber(int) - Method in class schmitzm.data.RasterOperationTree.FilterReferenceNode
Setzt die Referenznummer auf einen Filter.
setFilterRule(String) - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Setzt die im Dialog eingegebene Formel und aktualisiert entsprechend die Vorschau
setFilterValue(double, int, int) - Method in class schmitzm.data.RasterFilter
Setzt einen Wert der Filter-Matrix und berechnet das Filter-Gewicht neu.
setFloat(Object, int[], float) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als float.
setForceCategories(boolean) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets whether a CategoryDataset is forced for a numeric domain attribute.
setForceCategories(boolean) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets whether a CategoryDataset is forced for a numeric domain attribute.
setForceCategories(boolean) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets whether a CategoryDataset is forced for a numeric domain attribute.
setForceCategories(boolean) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets whether a CategoryDataset is forced for a numeric domain attribute.
setForeground(Color) - Method in class schmitzm.swing.ExpansionBar
Setzt die Vordergrundfarbe des Balken unabhaengig davon, ob der Wert innerhalb oder ausserhalb der Toleranz liegt.
setForegroundAlpha(Float) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the transparency of the foreground.
setFractionDigits(int) - Method in class schmitzm.geotools.gui.GeoPositionLabel
Setzt die Anzahl an Nachkommastellen, die fuer die Koordinaten dargestellt werden
setFractionDigits(int) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Setzt die Anzahl an Nachkommastellen, die fuer den Rasterwert dargestellt werden
setGeoObjectStyle(Style) - Method in class skrueger.geotools.StyledLayerStyle
Sets the Geotools style for the object visualisation.
setGridSample(Object, double...) - Method in class schmitzm.data.AbstractWritableGrid
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
setGridSample(Object, double...) - Method in interface schmitzm.data.WritableGrid
Setzt einen Wert im Raster ueber Geo-Koordinaten.
setGridSample(double, int...) - Method in class schmitzm.data.WritableGridArray.Double
Setzt einen Wert des Rasters ueber Geo-Koordinaten.
setGridSample(float, int...) - Method in class schmitzm.data.WritableGridArray.Float
Setzt einen Wert des Rasters ueber Geo-Koordinaten.
setGridSample(int, int...) - Method in class schmitzm.data.WritableGridArray.Integer
Setzt einen Wert des Rasters ueber Geo-Koordinaten.
setGridSample(Object, double...) - Method in class schmitzm.data.WritableGridRaster
Setzt einen Wert des Rasters ueber Geo-Koordinaten.
setGridSample(Object, double...) - Method in class schmitzm.geotools.grid.WritableGridCoverage
Liefert einen Wert des Rasters ueber Geo-Koordinaten.
setHeight(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die Hoehe einer GUI-Komponente.
setHighlight(boolean) - Method in class org.geotools.gui.swing.JMapPane
 
setHighlightLayer(MapLayer) - Method in class org.geotools.gui.swing.JMapPane
 
setHighlightManager(HighlightManager) - Method in class org.geotools.gui.swing.JMapPane
 
setHints(Hints) - Method in class skrueger.geotools.LegendIconFeatureRenderer
Define Java2D and other Hints
setHorizontalAlignment(int) - Method in class schmitzm.swing.table.ComponentRenderer
Setzt die horizontale Ausrichtung der Komponente innerhalb der Tabellenzelle.
setIfNode(TreeNode<String>) - Method in class schmitzm.lang.tree.OperationTree.ITENode
Setzt die IF-Bedingung.
setIgnoreMissingResource(boolean) - Method in class schmitzm.lang.ResourceProvider
Bestimmt, ob fehlende Ressourcen ignoriert werden (mit null oder Alternativ-String) oder ob eine MissingResourceException geworfen wird.
setImageIcon(ImageIcon) - Method in class skrueger.geotools.AbstractStyledLayer
Sets an icon, which represents the geo object.
setImageIcon(ImageIcon) - Method in class skrueger.geotools.StyledFS
 
setImageIcon(ImageIcon) - Method in interface skrueger.geotools.StyledLayerInterface
 
setInnerBorder(Border) - Method in class schmitzm.swing.MultiSplitPane
Setzt die Border fuer alle Container.
setInputNeeded(boolean) - Method in class schmitzm.swing.InputOption
Bestimmt, ob fuer das Feld zwingend eine Eingabe erforderlich ist.
setInputStream(int, InputStream) - Method in class schmitzm.io.CombinedInputStream
Setzt einen Teil-Stream.
setInsets(RectangleInsets) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the inner margin of the plot.
setInt(Object, int[], int) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als int.
setIntoleranceColor(Color) - Method in class schmitzm.swing.ExpansionBar
Setzt die Farbe, die angezeigt wird, wenn der Balkenwert ausserhalb der Toleranz liegt.
setItemSelected(E, F, boolean) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Sets whether a series item is selected or not.
setItemSelected(E, F, boolean) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Sets whether a series item is selected or not.
setItemSelected(String, boolean) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Sets the selection state for a feature in all dataset series.
setItemSelected(String, Comparable<?>, boolean) - Method in class schmitzm.jfree.feature.FeatureCategoryDatasetSelectionModel
Sets whether the data item of a feature is selected or not.
setItemSelected(String, boolean) - Method in interface schmitzm.jfree.feature.FeatureDatasetSelectionModel
Sets whether the data item of a feature is selected or not.
setItemSelected(String, boolean) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Sets the selection state for a feature in all dataset series.
setItemSelected(String, Comparable<?>, boolean) - Method in class schmitzm.jfree.feature.FeatureSeriesDatasetSelectionModel
Sets whether the data item of a feature is selected or not.
setJava2DHints(RenderingHints) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
setKeepOpen(boolean) - Method in class schmitzm.swing.SwingWorker
Bestimmt, ob der Dialog nach Beendigung der Arbeit geoeffnet bleibt.
setKeywords(Translation) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a (language-specific) key word sequence for the geo object.
setKeywords(String) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a (non-translated) key word sequence for the geo object.
setKeywords(Translation) - Method in class skrueger.geotools.StyledFS
 
setKeywords(Translation) - Method in interface skrueger.geotools.StyledLayerInterface
 
setLabel(String) - Method in class schmitzm.jfree.chart.ChangableLegendItem
Sets the label shown in the legend.
setLabel(String) - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Sets the label text.
setLabelAngle(Double) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Sets the angle (in degrees) the label text is rotated by.
setLabelPrefix(String) - Method in class schmitzm.geotools.gui.RasterPositionLabel
Setzt den String, welcher der Rasterposition und dem Rasterwert vorangestellt wird.
setLabelTranslation(Translation) - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Sets the label text.
setLeftChild(BinaryTreeNode<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Setzt den linken Kindknoten.
setLegend(boolean) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets whether the chart is configured to generate a legend.
setLegend(boolean) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets whether the chart is configured to generate a legend.
setLegendMetaData(RasterLegendData) - Method in class skrueger.geotools.StyledGridCoverage
Sets the meta data needed for displaying a legend.
setLegendMetaData(RasterLegendData) - Method in class skrueger.geotools.StyledGridCoverageReader
Sets the meta data needed for displaying a legend.
setLegendVisible(JFreeChart, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Sets all chart legends (in)visible.
setLimit(int) - Method in class schmitzm.io.LimitedInputStream
Setzt das Limit fuer den Stream.
setLineHighlightStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setLineSelectionStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setLong(Object, int[], long) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als long.
setMapArea(Envelope) - Method in class org.geotools.gui.swing.JMapPane
 
setMapArea(Envelope) - Method in class schmitzm.geotools.gui.JMapPane
Setzt die sichtbare Karte.
setMapImage(BufferedImage) - Method in class schmitzm.geotools.gui.JMapPane
Set the BufferedImage to use as a flaoting icon in the lower right corner
setMapLayerSelectable(MapLayer, boolean) - Method in class schmitzm.geotools.gui.JMapPane
Sets whether a layer is regarded or ignored on JMapPane.SELECT_TOP, JMapPane.SELECT_ALL and JMapPane.SELECT_ONE_FROM_TOP actions.
setMapPane(JEditorPane) - Method in class schmitzm.geotools.gui.JEditorToolBar
Sets the JEditorPane controlled by this tool bar.
setMapPane(JMapPane) - Method in class schmitzm.geotools.gui.MapActionControlPane
Setzt das JMapPane, das durch diese Komponente gesteuert wird.
setMapPane(JMapPane) - Method in class skrueger.geotools.MapPaneToolBar
Sets the JMapPane controlled by this tool bar.
setMapping(String, F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Sets the mapping between a feature ID and a dataset item IN THE PRIMARY SERIES.
setMapping(String, E, F) - Method in class schmitzm.jfree.feature.Feature2DatasetMapping
Sets the mapping between a feature ID and a dataset item.
setMargin(Double) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets the margin (percentage) between the chart bars.
setMaximumHeight(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die maximal erlaubte Hoehe einer GUI-Komponente.
setMaximumTolerance(double) - Method in class schmitzm.swing.ExpansionBar
Setzt den (absoluten) Wert nach oben, bis zu dessen Wert der Balkens in gruen dargstellt wird.
setMaximumWidth(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die maximal erlaubte Breite einer GUI-Komponente.
setMaxLoad(int) - Method in class schmitzm.lang.LimitedVector
Setzt die maximale Anzahl an Elementen, die die Liste aufnehmen kann.
setMaxValue(double) - Method in class schmitzm.swing.SliderSpinnerPanel
Setzt den groessten einstellbaren Spinner-Wert.
setMaxZoomScale(Double) - Method in class org.geotools.gui.swing.JMapPane
Set the maximum allowed zoom scale.
setMessage(String) - Method in class schmitzm.swing.ExceptionDialog
Setzt die anzuzeigende Fehlermeldung.
setMetaData(String, Object) - Method in class schmitzm.jfree.DatasetMetaDataGroup
Sets some meta data.
setMetaData(E) - Method in class skrueger.geotools.StyledLayerStyle
Sets the additional meta data needed for object visualisation.
setMinimumHeight(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die minimal erlaubte Hoehe einer GUI-Komponente.
setMinimumTolerance(double) - Method in class schmitzm.swing.ExpansionBar
Setzt den (absoluten) Wert nach unten, bis zu dessen Wert der Balkens in gruen dargstellt wird.
setMinimumWidth(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die minimal erlaubte Breite einer GUI-Komponente.
setMinValue(double) - Method in class schmitzm.swing.SliderSpinnerPanel
Setzt den kleinsten einstellbaren Spinner-Wert.
setMinZoomScale(Double) - Method in class org.geotools.gui.swing.JMapPane
Set the minimum (nearest) allowed zoom scale.
setMissingResourceString(String) - Method in class schmitzm.lang.ResourceProvider
Setzt den Alternativ-String, der beim Ignorieren fehlender Ressourcen von getString(String) zurueckgegeben wird.
setMode(int) - Method in class schmitzm.swing.StoplightContainer
Setzt den Modus der Ampel
setModel(TableModel) - Method in class schmitzm.swing.table.MutableTable
Setzt das Datenmodell fuer die Tabelle und ruft MutableTableModel.initTable(JTable) auf.
setModelRowSelectionInterval(int, int) - Method in class schmitzm.swing.SortableJTable
Sets the current selection to the given index interval according to the table model.
setName(String) - Method in class schmitzm.lang.AbstractNamedObject
Setzt den Namen des Objekts.
setName(String) - Method in interface schmitzm.lang.NamedObject
Setzt den Namen des Objekts.
setNormalCursor(Cursor) - Method in class schmitzm.geotools.gui.JMapPane
Setzt den "normalen" Cursor.
setNotNullAttribute(Element, String, Object) - Static method in class schmitzm.xml.XMLUtil
Sets an attribute value if the value is not null.
setObject(E) - Method in class schmitzm.lang.tree.TreeNode
Setzt das Objekt, das in dem Knoten gespeichert ist.
setObject(Object) - Method in class schmitzm.swing.ObjectDisplayContainer
Setzt das darzustellende Objekt.
setOpacityForColorMapEntry(ColorMapEntry, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Setzt die Transparenz eines Farbpaletten-Eintrag.
setOrientation(PlotOrientation) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the orientation of the chart.
setOrientation(PlotOrientation) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the orientation of the chart.
setOrientation(int) - Method in class schmitzm.swing.MultiSplitPane
Aendert die Orientierung des SplitPanes.
setPaint(Color) - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Sets the color for the label text.
setPaintGaps(boolean) - Method in class skrueger.RasterLegendData
 
setParent(FeatureCollection) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
setParent(TreeNode<E>) - Method in class schmitzm.lang.tree.TreeNode
Setzt den direkten Vorgaenger-Knoten
setPlot(CategoryPlot) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Creates and sets a new SeriesDatasetSelectionModel, if no selection model is set yet, or the selection model's dataset differs from the dataset of the new plot.
setPlot(XYPlot) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Creates and sets a new SeriesDatasetSelectionModel, if no selection model is set yet, or the selection model's dataset differs from the dataset of the new plot.
setPlot(XYPlot) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Creates and sets a new SeriesDatasetSelectionModel, if no selection model is set yet, or the selection model's dataset differs from the dataset of the new plot.
setPlotStyle(ChartPlotStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the style of the chart's plot.
setPlotStyle(ChartPlotStyle) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the style of the chart's plot.
setPointHighlightStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setPointSelectionStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setPolygonHighlightStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setPolygonSelectionStyle(Style) - Method in class org.geotools.gui.swing.JMapPane
 
setPreferredHeight(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die bevorzugte Hoehe einer GUI-Komponente.
setPreferredWidth(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die bevorzugte Breite einer GUI-Komponente.
setPreviewPanel(FeatureTablePane) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Öffentliche Methode um die Belegung der Vorschaukomponente zu ändern.
setPropertyValue(ValueProperty, Object, int...) - Static method in class schmitzm.data.property.PropertyUtil
Sets the value of a Property with an appropriate java object.
setQuantityForColorMapEntry(ColorMapEntry, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Setzt den Wert eines Farbpaletten-Eintrag.
setRangeGridlinePaint(Color) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the color of the plot's range grid line.
setRangeGridlineVisible(Boolean) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets whether the plot's range grid line is visible.
setRasterSample(Object, int...) - Method in interface schmitzm.data.WritableGrid
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRasterSample(Object, int...) - Method in class schmitzm.data.WritableGridArray.Double
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRasterSample(double, int...) - Method in class schmitzm.data.WritableGridArray.Double
Setzt einen Wert des Rasters ueber Raster-Koordinaten.
setRasterSample(Object, int...) - Method in class schmitzm.data.WritableGridArray.Float
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRasterSample(float, int...) - Method in class schmitzm.data.WritableGridArray.Float
Setzt einen Wert des Rasters ueber Raster-Koordinaten.
setRasterSample(Object, int...) - Method in class schmitzm.data.WritableGridArray.Integer
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRasterSample(int, int...) - Method in class schmitzm.data.WritableGridArray.Integer
Setzt einen Wert des Rasters ueber Raster-Koordinaten.
setRasterSample(Object, int...) - Method in class schmitzm.data.WritableGridRaster
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRasterSample(Object, int...) - Method in class schmitzm.geotools.grid.WritableGridCoverage
Setzt einen Wert im Raster ueber Raster-Koordinaten.
setRegressionLineVisible(boolean) - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Sets whether a regression line is shown.
setRelativeFramePosition(Component, double, double) - Static method in class schmitzm.swing.SwingUtil
Positioniert ein Fenster auf dem Monitor, relativ zu dessen Groesse
setRelativeFramePosition(Component, Window, double, double) - Static method in class schmitzm.swing.SwingUtil
Positioniert ein Fenster auf dem Monitor relativ zur Position eines anderen Fensters. (0.5/0.5) positioniert das Fenster z.B. genau in der Mitte anderen Fensters. (0.25/0.5) setzt das Fenster vertikal in die Mitte und horizontal auf ein Viertel des Referenz-Fensters.
setRelativeFramePosition(Window, Window, int, int) - Static method in class schmitzm.swing.SwingUtil
Positioniert ein Fenster auf dem Monitor relativ zur Position eines anderen Fensters.
setRenderer(GTRenderer) - Method in class org.geotools.gui.swing.JMapPane
 
setRendererHints(Map) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
 
setRendererStyle(int, ChartRendererStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the style of a dataset renderer.
setRendererStyle(int, ChartRendererStyle) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the style of a dataset renderer.
setReset(boolean) - Method in class org.geotools.gui.swing.JMapPane
 
setResizeWeigth(double[]) - Method in class schmitzm.swing.MultiSplitPane
Setzt die Container-Gewichtungen, mit deren Anteil diese bei einer Platzvergroesserung beruecksichtigt werden.
setRestrictions(double, double, double, double) - Method in class schmitzm.swing.SliderSpinnerPanel
Setzt alle Restriktionen des Sliders und Spinners neu.
setRightChild(BinaryTreeNode<E>) - Method in class schmitzm.lang.tree.BinaryTreeNode
Setzt den rechten Kindknoten.
setRotation(boolean) - Method in class schmitzm.swing.RotationSpinnerNumberModel
(De)aktiviert die Rotation-Funktion.
setRule(String) - Method in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Setzt die aktuell im Dialog eingegebene Formel und aktualisiert die Vorschau.
setRule(String) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt die im Panel eingegebene Formel.
setScale(double) - Method in class schmitzm.geotools.gui.ScalePane
Setzt die Aufloesung des Mass-Stabs und aktualisiert die Anzeige der Komponente.
setScale(long) - Method in class schmitzm.geotools.gui.ScalePane
Setzt die Aufloesung des Mass-Stabs und aktualisiert die Anzeige der Komponente.
setScale(double) - Method in class schmitzm.geotools.gui.ScalePanel
Setzt die Aufloesung des Mass-Stabs und aktualisiert die Anzeige der Komponente.
setScale(long) - Method in class schmitzm.geotools.gui.ScalePanel
Setzt die Aufloesung des Mass-Stabs und aktualisiert die Anzeige der Komponente.
setScaleDenominator(double) - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
Setter for property scaleDenominator.
setSearchText(String) - Method in class skrueger.geotools.labelsearch.SearchMapDialog
 
setSelectedDisplayItem(Object) - Method in class schmitzm.swing.SelectionInputOption
Setzt die Auswahl auf ein bestimmtes Anzeige-Objekt.
setSelectedIndex(int) - Method in class schmitzm.swing.SelectionInputOption.Combo
Setzt den Index, der in der ComboBox-Liste ausgewaehlt wurde.
setSelectedIndex(int) - Method in class schmitzm.swing.SelectionInputOption.Radio
Setzt den Index, der in der Button-Liste ausgewaehlt wurde.
setSelectedIndex(int) - Method in class schmitzm.swing.SelectionInputOption
Setzt den Index, der in der Objekt-Liste ausgewaehlt wurde.
setSelectedItem(Object) - Method in class schmitzm.swing.SelectionInputOption
Setzt die Auswahl auf ein bestimmtes Objekt.
setSelectedTool(Integer) - Method in class skrueger.geotools.MapPaneToolBar
Sets the selected tool.
setSelectedTool(Integer) - Method in class skrueger.geotools.MapView
Sets the active tool.
setSelection(FeatureCollection) - Method in class org.geotools.gui.swing.JMapPane
 
setSelectionLayer(MapLayer) - Method in class org.geotools.gui.swing.JMapPane
 
setSelectionManager(SelectionManager) - Method in class org.geotools.gui.swing.JMapPane
 
setSelectionMode(MouseSelectionTracker.SelectionMode) - Method in class schmitzm.geotools.gui.MouseSelectionTracker
Sets the selection events the tracker reacts on.
setSelectionModel(CategoryDatasetSelectionModel) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Sets the selection model the renderer uses to determine whether a data item is selected or not.
setSelectionModel(SeriesDatasetSelectionModel) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Sets the selection model the renderer uses to determine whether a data item is selected or not.
setSelectionModel(SeriesDatasetSelectionModel) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Sets the selection model the renderer uses to determine whether a data item is selected or not.
setSelectionModel(E) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModelProvider
Sets the selection model for the (primary) Dataset.
setSelectionObjects(E[], Object[]) - Method in class schmitzm.swing.SelectionInputOption
Setzt die im Auswahlfeld zur Verfuegung stehenden Eintraege
setSelectionObjects(E[], Object[], Map<Object, String>) - Method in class schmitzm.swing.SelectionInputOption
Setzt die im Auswahlfeld zur Verfuegung stehenden Eintraege
setSelectionPaint(Paint) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Sets the color, the selected data is rendered with.
setSelectionPaint(Paint) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Sets the color, the selected data of the primary series is rendered with.
setSelectionPaint(Paint) - Method in interface schmitzm.jfree.chart.renderer.SelectionRenderer
Sets the color, the selected data is rendered with.
setSelectionPaint(Paint) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Sets the color, the selected data of the primary series is rendered with.
setSelectionPaint(int, Paint) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Sets the color, the selected data is rendered with.
setSeriesItemLabelsVisible(int, Boolean) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets whether the item labels of a series are visible.
setSeriesLegendLabel(int, ChartLabelStyle) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets the style of the series label in the legend.
setSeriesLegendTooltip(int, ChartLabelStyle) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets the style of the series tooltip in the legend.
setSeriesLegendVisible(int, Boolean) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets whether the series is shown in the legend.
setSeriesPaint(int, Color) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets the color, a series is painted with.
setSeriesShapesVisible(int, Boolean) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Sets whether the shapes of a series are visible.
setShort(Object, int[], short) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als short.
setSize(int) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.setSize(int) und erzeugt ein GeneralObjectChangeEvent.
setSldFile(File) - Method in class skrueger.geotools.StyledFS
 
setSortDomainAxis(boolean) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets whether the features are sorted according to the domain attribute (before creating a Dataset).
setSortDomainAxis(boolean) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets whether the features are sorted according to the domain attribute (before creating a Dataset).
setSortDomainAxis(boolean) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets whether the features are sorted according to the domain attribute (before creating a Dataset).
setSortDomainAxis(boolean) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets whether the features are sorted according to the domain attribute (before creating a Dataset).
setStacked(boolean) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Sets whether the chart is stacked.
setState(int) - Method in class org.geotools.gui.swing.JMapPane
 
setStaticCursor(Cursor) - Method in class schmitzm.geotools.gui.JMapPane
Standardmaessig wird der Cursor automatisch je nach MapPane-Aktion (Zoom, Auswahl, ...) gesetzt.
setStepped(boolean) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Sets whether the chart is stepped.
setStepSize(double) - Method in class schmitzm.swing.SliderSpinnerPanel
Setzt die Schrittweiter des Spinners.
setStringPainted(boolean) - Method in class schmitzm.swing.ExpansionBar
Zeigt den Balken-Wert an oder verbirgt ihn.
setStyle(Style) - Method in class skrueger.geotools.AbstractStyledLayer
Sets the display style for the geo object.
setStyle(Style) - Method in class skrueger.geotools.StyledFS
 
setStyle(Style) - Method in interface skrueger.geotools.StyledLayerInterface
 
setStyledLayerStyle(StyledLayerInterface, StyledLayerStyle<?>) - Static method in class skrueger.geotools.StyledLayerUtil
Sets a style to StyledLayerInterface.
setTitle(Translation) - Method in class skrueger.AttributeMetaData
 
setTitle(Translation) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a short (language-specific) description of the geo object.
setTitle(String) - Method in class skrueger.geotools.AbstractStyledLayer
Sets a short (non-translated) description of the geo object.
setTitle(Translation) - Method in class skrueger.geotools.StyledFS
 
setTitle(Translation) - Method in interface skrueger.geotools.StyledLayerInterface
 
setTitleStyle(ChartLabelStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the style of the charts title.
setTitleStyle(ChartLabelStyle) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets the title for the chart.
setToleranceColor(Color) - Method in class schmitzm.swing.ExpansionBar
Setzt die Farbe, die angezeigt wird, wenn der Balkenwert innerhalb der Toleranz liegt.
setToolEnabled(Integer, boolean, boolean) - Method in class skrueger.geotools.MapView
Sets whether a tool is activated or not.
setTooltips(boolean) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets whether the chart is configured to generate tooltips for the data.
setTooltips(boolean) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets whether the chart is configured to generate tooltips for the data.
setToolTipText(String) - Method in class schmitzm.jfree.chart.ChangableLegendItem
Sets the tooltip of the legend item.
setToolTipText(String) - Method in class schmitzm.swing.InputOption
Setzt den Hilfetext fuer Eingabe-Komponente und Beschreibungslabel.
setType(ChartType) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets the type of the chart style.
setType(ChartType) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Sets the type of the chart style.
setUnit(String) - Method in class skrueger.AttributeMetaData
 
setUnitString(String) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Sets a unit for the axis.
setUnselected() - Method in class schmitzm.swing.ButtonGroup
Deaktiviert alle Button der Gruppe.
setURLs(boolean) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Sets whether the chart is configured to generate URLs.
setURLs(boolean) - Method in interface schmitzm.jfree.chart.style.ChartStyle
Sets whether the chart is configured to generate URLs.
setUserObject(Object) - Method in class schmitzm.swing.tree.ContentNode
Setzt das User-Object neu.
setUserObject(Object) - Method in class schmitzm.swing.tree.EmptyNode
Macht nichts, da der Knoten nicht editierbar ist!
setValue(Object, int...) - Method in class schmitzm.data.property.ListProperty
Belegt ein Element der Liste.
setValue(Object, int...) - Method in class schmitzm.data.property.MatrixProperty
Setzt ein Element der Matrix.
setValue(Object, int...) - Method in class schmitzm.data.property.PropertyWriteAccess
Setzt den/einen Wert der Eigenschaft.
setValue(Object, int...) - Method in class schmitzm.data.property.ScalarProperty
Setzt den Wert der Eigenschaft.
setValue(Object, int...) - Method in class schmitzm.data.property.ValueProperty
Setzt den/einen Wert der Eigenschaft.
setValue(double) - Method in class schmitzm.swing.Compass
Setzt die angezeigte Grad-Angabe und erzeugt ein ChangeEvent fuer alle angeschlossenen ChangeListener.
setValue(double) - Method in class schmitzm.swing.ExpansionBar
Setzt den aktuellen Wert des Balkens.
setValue(E) - Method in class schmitzm.swing.InputOption
Setzt einen neuen Wert, mit der die Eingabe-Option belegt wird.
setValue(E) - Method in class schmitzm.swing.SelectionInputOption
Setzt einen neuen Wert, mit der die Eingabe-Option belegt wird.
setValue(double) - Method in class schmitzm.swing.SliderSpinnerPanel
Setzt den eingestellten Spinner-Wert.
setValueAt(Object, int, int) - Method in class schmitzm.geotools.feature.FeatureTableModel
Setzt einen Wert der Tabelle.
setValueAt(Object, int, int) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Setzt einen Wert der Tabelle.
setValueAt(Object, int, int) - Method in class schmitzm.swing.log4j.LoggerConfigurationTableModel
Setzt einen Zellenwert der Tabelle.
setValueAt(Object, int, int) - Method in class schmitzm.swing.table.SelectionTableModel
Sets a value for a cell.
setValueIsAdjusting(boolean) - Method in class schmitzm.jfree.chart.selection.AbstractDatasetSelectionModel
Sets whether the following selection changes are part of multiple changes.
setValueIsAdjusting(boolean) - Method in interface schmitzm.jfree.chart.selection.DatasetSelectionModel
Sets whether the following selection changes are part of multiple changes.
setValueIsAdjusting(boolean) - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
Sets whether the following selection changes are part of multiple changes.
setValueLabelsPainted(boolean) - Method in class schmitzm.swing.ExpansionBar
Zeigt die Minimum/Mitte/Maximum-Labels an oder verbirgt sie.
setValuesAngle(Double) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Sets the angle (in degrees) the label text is rotated by.
setValuesFormat(Format) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Sets the (number) format for the axis values.
setVerticalAlignment(int) - Method in class schmitzm.swing.table.ComponentRenderer
Setzt die vertikale Ausrichtung der Komponente innerhalb der Tabellenzelle.
setVisible(boolean) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Sets whether the axis is visible.
setVisible(boolean) - Method in class schmitzm.swing.StatusDialog
Zeigt oder verbirgt den Dialog.
setVisible(Boolean) - Method in class skrueger.AttributeMetaData
 
setWaitCursorComponent(Component) - Method in class schmitzm.geotools.gui.JMapPane
Setzt eine Componente, deren Cursor zusaetzlich zu THIS noch auf WAIT gesetzt wird falls durch dies ueberhaupt durch setSetWaitCursorDuringNextRepaint(true) veranlasst wurde
setWaitCursorDuringNextRepaint(boolean) - Method in class schmitzm.geotools.gui.JMapPane
When setting this to true, the next repaint of this component will be accompanied by a WAIT Cursor
setWidth(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die Breite einer GUI-Komponente.
setWindowSelectionMode(SelectableChartPanel.WindowSelectionMode) - Method in class schmitzm.jfree.chart.SelectableChartPanel
Sets the behavior of the chart panel on window selections via mouse.
setWindowSelectionState(int) - Method in class schmitzm.geotools.gui.JMapPane
Setzt den Modus fuer Window-Selektion.
setZoomFactor(double) - Method in class org.geotools.gui.swing.JMapPane
 
ShapefileDataStoreFactory - Class in org.geotools.data.shapefile
Implementation of the DataStore service provider interface for Shapefiles.
ShapefileDataStoreFactory() - Constructor for class org.geotools.data.shapefile.ShapefileDataStoreFactory
 
show(Component, String, boolean, boolean, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.gui.CRSSelectionDialog
Zeigt einen CRS-Auswahl-Dialog an.
show(Component, String, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.gui.CRSSelectionDialog
Zeigt einen CRS-Auswahl-Dialog an, der abgebrochen werden kann.
show(Component, Throwable, String, String) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Component, Throwable) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Throwable) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Component, Throwable, String, String, boolean) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Component, Throwable, boolean) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Throwable, boolean) - Static method in class schmitzm.swing.ExceptionDialog
Zeigt einen Fehler-Dialog an.
show(Component, String, boolean) - Method in class schmitzm.swing.TreeSelectionDialog
Zeigt den Auswahldialog an.
showClassAndDescInputDialog(Component, String, Class[], String) - Static method in class schmitzm.swing.MultipleOptionPane
Zeigt einen modalen Ok/Abbrechen-Dialog mit einem Klassen-Auswahlfeld und einem Text-Eingabefeld fuer eine Beschreibung an.
showFeaturesInMap() - Method in class schmitzm.geotools.gui.FeatureTablePane
Zeigt einen die übergebene FeatureCollection rot in der Karte an.
showFrame(Component, String, Image) - Static method in class schmitzm.swing.SwingUtil
Zeigt ein neues Fenster einer Component an.
showMultipleInputDialog(Component, String, InputOption...) - Static method in class schmitzm.swing.MultipleOptionPane
Zeigt einen modalen Ok/Abbrechen-Dialog mit mehrfachen Eingabefeldern an.
showMultipleOptionDialog(Component, int, String, Object, String[], String) - Static method in class schmitzm.swing.MultipleOptionPane
Zeigt einen Dialog mit mehreren Options-Buttons dar.
size() - Method in class org.geotools.feature.collection.SubFeatureCollection
 
size() - Method in class schmitzm.io.dyntxt.DynamicBlock
Liefert die aktuelle Anzahl an Elementen im Block.
sizeDesc - Variable in class schmitzm.data.property.MatrixProperty
Speichert die Groessenangabe der Matrix als String der Form "(d1,d2,d3,...)
sizeX - Variable in class schmitzm.data.RasterFilter
Speichert die horizontale Laenge der Filter-Matrix.
sizeY - Variable in class schmitzm.data.RasterFilter
Speichert die vertikale Laenge der Filter-Matrix.
skip(long) - Method in class schmitzm.io.InputBuffer
Entfernt eine Anzahl von Bytes aus dem Buffer.
skrueger - package skrueger
 
skrueger.geotools - package skrueger.geotools
 
skrueger.geotools.io - package skrueger.geotools.io
 
skrueger.geotools.labelsearch - package skrueger.geotools.labelsearch
 
skrueger.geotools.selection - package skrueger.geotools.selection
 
skrueger.i8n - package skrueger.i8n
 
skrueger.swing - package skrueger.swing
 
SLDTRANSFORMER - Static variable in class schmitzm.geotools.styling.StylingUtil
Standard-Instanz eines SLDTransformer.
slider - Variable in class schmitzm.swing.SliderSpinnerPanel
Slider des Panels.
SliderSpinnerPanel - Class in schmitzm.swing
Dieses Panel enthaelt einen Slider, der mit einem Spinner verknuepft ist.
SliderSpinnerPanel(int, double, double, double, double, String) - Constructor for class schmitzm.swing.SliderSpinnerPanel
Erzeugt ein neues Panel.
SliderSpinnerPanel(int, String) - Constructor for class schmitzm.swing.SliderSpinnerPanel
Erzeugt ein neues Panel.
Snippet - Class in skrueger.geotools.labelsearch
 
Snippet() - Constructor for class skrueger.geotools.labelsearch.Snippet
 
sort(SortBy) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
sort(Object[]) - Static method in class schmitzm.lang.LangUtil
Sortiert einen Array aus beliebigen Objekten nach der natuerlichen Sortierung ihrer toString()-Werte.
sort() - Method in class schmitzm.lang.SortableVector
Sortiert den Vector.
SortableJTable - Class in schmitzm.swing
Extends the JTable with automatic sort functionality.
SortableJTable() - Constructor for class schmitzm.swing.SortableJTable
Creates an empty table.
SortableJTable(int, int) - Constructor for class schmitzm.swing.SortableJTable
Creates an empty table.
SortableJTable(Object[][], Object[]) - Constructor for class schmitzm.swing.SortableJTable
Creates a new table.
SortableJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class schmitzm.swing.SortableJTable
Creates a new table.
SortableJTable(TableModel, TableColumnModel) - Constructor for class schmitzm.swing.SortableJTable
Creates a new table.
SortableJTable(TableModel) - Constructor for class schmitzm.swing.SortableJTable
Creates a new table.
SortableJTable(Vector, Vector) - Constructor for class schmitzm.swing.SortableJTable
Creates a new table.
SortableVector<E> - Class in schmitzm.lang
Diese Klasse erweitert den Java-Vector um eine Sortier-Funktion.
SortableVector(int, int) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector.
SortableVector(int) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector.
SortableVector() - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector.
SortableVector(Collection) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector.
SortableVector(Comparator, int, int) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector
SortableVector(Comparator, int) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector
SortableVector(Comparator) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector
SortableVector(Comparator, Collection) - Constructor for class schmitzm.lang.SortableVector
Erzeugt einen neuen SortableVector
sortDomainAxis - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Indicates whether the features are sorted according to the domain attribute (before creating a Dataset).
sortFeatures(FeatureCollection, String) - Static method in class schmitzm.geotools.feature.FeatureUtil
Orderes Features according to an attribute (ascending).
sortFeatures(FeatureIterator, String) - Static method in class schmitzm.geotools.feature.FeatureUtil
Orderes Features according to an attribute (ascending).
sortInverted() - Method in class schmitzm.lang.SortableVector
Sortiert den Vector in der umgekehrten Reihenfolge.
source - Variable in class schmitzm.data.event.AbstractObjectEvent
Speichert die Objekt-Hierarchie, die von diesem Ereignis betroffen ist
source - Variable in class schmitzm.data.event.Invoker
Speichert das "Ausloeser"-Objekt.
source - Variable in class schmitzm.geotools.map.event.JMapPaneEvent
Beinhaltet das JMapPane, das das Ereignis ausgeloest hat
sourceObject - Variable in class schmitzm.geotools.map.event.JMapPaneEvent
Beinhaltet ein Objekt, das das Ereignis initiiert hat
SOUTH - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung unten-mitte.
SOUTHEAST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung unten-rechts.
SOUTHWEST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung unten-links.
spinner - Variable in class schmitzm.swing.InputCompass
Spinner zum Einstellen der Kompass-Einstellung.
spinner - Variable in class schmitzm.swing.SliderSpinnerPanel
Spinner des Panels.
splitPane - Variable in class schmitzm.geotools.gui.FeatureTablePane
Splitpane, das die Karten-Vorschau von der Tabelle trennt (null wenn Karten-Vorschau deaktiviert ist).
SpringUtilities - Class in schmitzm.swing
Diese Klasse stellt Methoden zur Verfuegung, um SpringLayouts in Rasterform anzuordnen.
SpringUtilities() - Constructor for class schmitzm.swing.SpringUtilities
 
stacked - Variable in class schmitzm.jfree.chart.style.BasicChartStyle
Stores whether the chart is stacked.
start() - Method in class schmitzm.lang.WorkingThread
Startet den Thread (erneut).
start() - Method in class schmitzm.swing.SwingWorker
Startet den Thread.
START_BUTTON - Static variable in class schmitzm.swing.OperationTreePanel
Konstante fuer den Start-Button.
startButton - Variable in class schmitzm.swing.OperationTreePanel
Butten zum Starten der Berechnung.
startEditing(JEditorPane.EditorMode, String) - Method in class schmitzm.geotools.gui.JEditorPane
Starts a new layer.
state - Variable in class org.geotools.feature.collection.SubFeatureCollection
 
STATE_CHANGED - Static variable in class schmitzm.data.event.AbstractObjectEvent
Ereignis-Typ, der anzeigt, dass sich der Zustand eines Objekts geaendert hat.
staticCursor - Variable in class schmitzm.geotools.gui.JMapPane
Manuell gesetzter statischer Cursor, unabhaengig von der aktuellen MapPane-Funktion
StaticText - Class in schmitzm.io.dyntxt
Diese Klasse stellt einen dynamisches Element dar, welches einen statischen Text speichert.
StaticText(String) - Constructor for class schmitzm.io.dyntxt.StaticText
Erzeugt ein neues Text-Element.
StaticText(DynamicElement, String) - Constructor for class schmitzm.io.dyntxt.StaticText
Erzeugt ein neues Text-Element.
StaticText(String, DynamicElement, String) - Constructor for class schmitzm.io.dyntxt.StaticText
Erzeugt ein neues Feld-Element.
statusBar - Variable in class schmitzm.geotools.gui.LayeredMapFrame
Status-Balken.
statusBar - Variable in class skrueger.geotools.MapView
 
StatusDialog - Class in schmitzm.swing
Diese Klasse stellt einen modalen Status-Dialog dar.
StatusDialog(Component, String, String) - Constructor for class schmitzm.swing.StatusDialog
Erzeugt einen neuen Status-Dialog.
StatusDialog(Component, String, String, double, double) - Constructor for class schmitzm.swing.StatusDialog
Erzeugt einen neuen Status-Dialog.
StatusDialog(Component, String, String, Icon, double, double) - Constructor for class schmitzm.swing.StatusDialog
Erzeugt einen neuen Status-Dialog.
step() - Method in class schmitzm.lang.StepThread
Fuehrt einen einzelnen Arbeitsschritt aus.
stepped - Variable in class schmitzm.jfree.chart.style.BasicChartStyle
Stores whether the chart is stepped.
StepThread - Class in schmitzm.lang
Diese Klasse stellt einen "arbeitenden" Thread dar (im Gegensatz zum "konkurrierenden" Thread, der mit anderen Threads auf gemeinsame Ressourcen zugreift).
StepThread(String) - Constructor for class schmitzm.lang.StepThread
Erzeugt einen neuen Prozess.
StepThread() - Constructor for class schmitzm.lang.StepThread
Erzeugt einen neuen Prozess.
StoplightContainer - Class in schmitzm.swing
Stellt eine horizontale (links rot/rechts gruen) oder vertikale (oben rot/unten gruen) Rot/Gruen-Ampel dar.
StoplightContainer(int, int, int, boolean) - Constructor for class schmitzm.swing.StoplightContainer
Erzeugt eine horizontale oder vertikale Ampel.
StoplightContainer(int, int, int) - Constructor for class schmitzm.swing.StoplightContainer
Erzeugt eine vertikale Ampel.
stopRendering() - Method in class org.geotools.renderer.shape.TransitionShapefileRenderer
If you call this method from another thread than the one that called paint or render the rendering will be forcefully stopped before termination
stringConcat(String...) - Static method in class schmitzm.lang.LangUtil
Haengt eine beliebige Anzahl von Strings hintereinander.
stringConcatWithSep(String, String...) - Static method in class schmitzm.lang.LangUtil
Haengt eine beliebige Anzahl von Strings hintereinander und fuegt zwischen den Strings einen Trenner ein.
structure - Variable in class schmitzm.data.property.ValuePropertyType
Speichert die Struktur der Objekte, die fuer den Property-Wert zulaessig ist.
style - Variable in class skrueger.geotools.AbstractStyledLayer
Holds the display style for the geo object
STYLE_BUILDER - Static variable in class schmitzm.geotools.styling.StylingUtil
Standard-Instanz eines StyleBuilder.
STYLE_FACTORY - Static variable in class schmitzm.geotools.styling.StylingUtil
Standard-Instanz einer StyleFactory
styleBar - Variable in class schmitzm.geotools.gui.LayeredEditorFrame
Toolbar, der die Style-Funktionen steuert.
StyledFeatureCollection - Class in skrueger.geotools
This class provides a simple implementation of StyledLayerInterface for FeatureCollection.
StyledFeatureCollection(FeatureCollection, String, Translation, Translation, Translation, Style, Map<Integer, AttributeMetaData>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with language-specific informations.
StyledFeatureCollection(FeatureCollection, String, Translation, Translation, Translation, StyledLayerStyle<Map<Integer, AttributeMetaData>>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with language-specific informations.
StyledFeatureCollection(FeatureCollection, String, Translation, Style) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with a language-specific title, no long description, no keywords, default attribute meta data and no icon.
StyledFeatureCollection(FeatureCollection, String, String, String, String, Style, Map<Integer, AttributeMetaData>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with non-translated informations.
StyledFeatureCollection(FeatureCollection, String, String, String, String, StyledLayerStyle<Map<Integer, AttributeMetaData>>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with non-translated informations.
StyledFeatureCollection(FeatureCollection, String, String, Style) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with a non-translated title, no long description, no keywords, default attribute meta data and no icon.
StyledFeatureCollection(FeatureCollection, String, String, StyledLayerStyle<Map<Integer, AttributeMetaData>>) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with a non-translated title, no long description, no keywords, default attribute meta data and no icon.
StyledFeatureCollectionInterface - Interface in skrueger.geotools
StyledLayerInterface which contains a FeatureCollection as geo object.
StyledFeatureCollectionTableModel - Class in skrueger.geotools
This class extends the the FeatureCollectionTableModel with the functionalities of the AttributeMetaData of styled objects.
StyledFeatureCollectionTableModel(StyledFeatureCollectionInterface) - Constructor for class skrueger.geotools.StyledFeatureCollectionTableModel
Creates a new table model for a styled layer.
StyledFeatureCollectionTableModel(StyledFeatureCollectionInterface, Filter) - Constructor for class skrueger.geotools.StyledFeatureCollectionTableModel
Creates a new table model for a styled layer.
StyledFeatureCollectionTableModel(StyledFeaturesInterface) - Constructor for class skrueger.geotools.StyledFeatureCollectionTableModel
Creates a new table model for a styled layer.
StyledFeatureCollectionTableModel(StyledFeaturesInterface, Filter) - Constructor for class skrueger.geotools.StyledFeatureCollectionTableModel
Creates a new table model for a styled layer.
StyledFeatureLayerSelectionModel - Class in skrueger.geotools.selection
This manager holds a set of Features which are selected in a StyledLayerInterface (StyledFeatureCollectionInterface or StyledFeatureSourceInterface).
StyledFeatureLayerSelectionModel(StyledFeaturesInterface) - Constructor for class skrueger.geotools.selection.StyledFeatureLayerSelectionModel
Creates a new selection model.
StyledFeaturesInterface<T> - Interface in skrueger.geotools
This Interface combines all styled layers that are running on FeatureCollection or FeatureSource
StyledFeatureSourceInterface - Interface in skrueger.geotools
StyledLayerInterface which contains a FeatureSource as geo object.
StyledFS - Class in skrueger.geotools
This class enables a non Atlas context to use the Atlas LayerPanel JPanel as a MapContextManagerInterface
StyledFS(FeatureSource, File) - Constructor for class skrueger.geotools.StyledFS
This class enables a non Atlas context to use the Atlas LayerPanel JPanel as a MapContextManagerInterface
StyledGridCoverage - Class in skrueger.geotools
This class provides a simple implementation of StyledLayerInterface for GridCoverage2D.
StyledGridCoverage(GridCoverage2D, String, Translation, Translation, Translation, Style, RasterLegendData, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with language-specific informations.
StyledGridCoverage(GridCoverage2D, String, Translation, Translation, Translation, StyledLayerStyle<RasterLegendData>, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with language-specific informations.
StyledGridCoverage(GridCoverage2D, String, Translation, Style, RasterLegendData) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with a language-specific title, no long description, no keywords and no icon.
StyledGridCoverage(GridCoverage2D, String, String, String, String, Style, RasterLegendData, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with non-translated informations.
StyledGridCoverage(GridCoverage2D, String, String, String, String, StyledLayerStyle<RasterLegendData>, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with non-translated informations.
StyledGridCoverage(GridCoverage2D, String, String, Style, RasterLegendData) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with a non-translated title, no long description, no keywords and no icon.
StyledGridCoverage(GridCoverage2D, String, String, StyledLayerStyle<RasterLegendData>) - Constructor for class skrueger.geotools.StyledGridCoverage
Creates a styled grid with a non-translated title, no long description, no keywords and no icon.
StyledGridCoverageInterface - Interface in skrueger.geotools
A StyledRasterInterface that is typed to wrap a GridCoverage2D
StyledGridCoverageReader - Class in skrueger.geotools
This class provides a simple implementation of StyledLayerInterface for AbstractGridCoverage2DReader.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, Translation, Translation, Translation, Style, RasterLegendData, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with language-specific informations.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, Translation, Translation, Translation, StyledLayerStyle<RasterLegendData>, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with language-specific informations.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, Translation, Style, RasterLegendData) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with a language-specific title, no long description, no keywords and no icon.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, String, String, String, Style, RasterLegendData, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with non-translated informations.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, String, String, String, StyledLayerStyle<RasterLegendData>, ImageIcon) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with non-translated informations.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, String, Style, RasterLegendData) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with a non-translated title, no long description, no keywords and no icon.
StyledGridCoverageReader(AbstractGridCoverage2DReader, String, String, StyledLayerStyle<RasterLegendData>) - Constructor for class skrueger.geotools.StyledGridCoverageReader
Creates a styled grid with a non-translated title, no long description, no keywords and no icon.
StyledGridCoverageReaderInterface - Interface in skrueger.geotools
A StyledRasterInterface that is typed to wrap a AbstractGridCoverage2DReader
styledLayer - Variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
 
styledLayer - Variable in class skrueger.geotools.selection.StyledLayerSelectionModel
Holds the styled map whose selection is managed by this class.
StyledLayerInterface<E> - Interface in skrueger.geotools
This class is the top interface for styled objects to be managed in MapContextManagerInterface.
StyledLayerSelectionEvent - Class in skrueger.geotools.selection
Extends the PropertyChangeEvent by maintaining the event emitter.
StyledLayerSelectionEvent(StyledLayerSelectionModel<?>, Object, String, Object, Object) - Constructor for class skrueger.geotools.selection.StyledLayerSelectionEvent
Creates a new event.
StyledLayerSelectionModel<E> - Class in skrueger.geotools.selection
This manager holds a set of objects which are selected for a StyledLayerInterface.
StyledLayerSelectionModel(StyledLayerInterface<?>) - Constructor for class skrueger.geotools.selection.StyledLayerSelectionModel
Creates a new selection model.
StyledLayerSelectionModelSynchronizer<E extends StyledLayerSelectionModel<?>> - Class in skrueger.geotools.selection
The StyledLayerSelectionModelSynchronizer is the super class for all
StyledLayerSelectionModelSynchronizer(E) - Constructor for class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
Creates a new synchronizer
StyledLayerStyle<E> - Class in skrueger.geotools
This class combines a Geotools visualisation Style with additional meta data needed for visualisation (for example legend data).
StyledLayerStyle(Style, E) - Constructor for class skrueger.geotools.StyledLayerStyle
Creates a new style for a StyledLayerInterface.
StyledLayerUtil - Class in skrueger.geotools
This class provides static helper methods for dealing with StyledLayerInterface stuff.
StyledLayerUtil() - Constructor for class skrueger.geotools.StyledLayerUtil
 
StyledRasterInterface<E> - Interface in skrueger.geotools
A StyledLayerInterface that is associated to a RasterLegendData.
styleFactory - Static variable in class schmitzm.geotools.styling.StylingUtil
Deprecated. wurde ersetzt durch StylingUtil.STYLE_FACTORY
StyleFactoryImpl - Class in org.geotools.styling
Factory for creating Styles.
StyleFactoryImpl() - Constructor for class org.geotools.styling.StyleFactoryImpl
 
StyleFactoryImpl(FilterFactory) - Constructor for class org.geotools.styling.StyleFactoryImpl
 
StyleToolBar - Class in schmitzm.geotools.gui
A toolbar to define simple parameters of a layer style.
StyleToolBar() - Constructor for class schmitzm.geotools.gui.StyleToolBar
Creates a new tool bar.
StylingUtil - Class in schmitzm.geotools.styling
Diese Klasse enthaelt Hilfsfunktionen zum GeoTools-Styling
StylingUtil() - Constructor for class schmitzm.geotools.styling.StylingUtil
 
subCollection(Filter) - Method in class org.geotools.feature.collection.SubFeatureCollection
 
SubFeatureCollection - Class in org.geotools.feature.collection
Xulu:
Code taken from gt-2.4.2 to optimize the SubFeatureCollection.size() method!
SubFeatureCollection(FeatureCollection) - Constructor for class org.geotools.feature.collection.SubFeatureCollection
 
SubFeatureCollection(FeatureCollection, Filter) - Constructor for class org.geotools.feature.collection.SubFeatureCollection
 
sumValue - Variable in class schmitzm.geotools.grid.GridStatistic
Summe aller Raster-Werte (ohne NoData-Zellen).
sval - Variable in class schmitzm.io.TokenInputStream
Handelt es sich bei dem letzten Token um eine Zeichenkette, wird diese in sval gespeichtert.
SwingUtil - Class in schmitzm.swing
Diese Klasse beinhaltet statische Hilfsfunktionen fuer das Arbeiten mit Swing-GUIs.
SwingUtil() - Constructor for class schmitzm.swing.SwingUtil
 
SwingWorker - Class in schmitzm.swing
Diese Klasse stellt einen Thread dar, der (aufwendigere) Arbeiten innerhalb einer GUI ausfuehrt, damit diese nicht blockiert.
SwingWorker(SwingWorker.Work) - Constructor for class schmitzm.swing.SwingWorker
Erzeugt einen neuen SwingWorker.
SwingWorker(SwingWorker.Work, StatusDialog) - Constructor for class schmitzm.swing.SwingWorker
Erzeugt einen neuen SwingWorker.
SwingWorker(SwingWorker.Work, Frame, String) - Constructor for class schmitzm.swing.SwingWorker
Erzeugt einen neuen SwingWorker.
SwingWorker(SwingWorker.Work, Frame, String, double, double) - Constructor for class schmitzm.swing.SwingWorker
Erzeugt einen neuen SwingWorker.
SwingWorker.Work - Class in schmitzm.swing
Diese Klasse spezifiziert die Arbeit eines SwingWorker.
SwingWorker.Work() - Constructor for class schmitzm.swing.SwingWorker.Work
 
SwitchLanguageDialog - Class in skrueger.i8n
This dialog ask the user to select one of list of given languages.
SwitchLanguageDialog(Component, List<String>) - Constructor for class skrueger.i8n.SwitchLanguageDialog
A dialog to select one of the available languages.
SwitchLanguageDialogTest - Class in junit.skrueger.i8n
 
SwitchLanguageDialogTest() - Constructor for class junit.skrueger.i8n.SwitchLanguageDialogTest
 

T

table - Variable in class schmitzm.swing.table.SelectionTableModel
Holds the table which controls the selection.
TableComponentMouseListener - Class in