A B C D E F G H I J K L M N O P Q 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(AttributeDescriptor) - Method in interface schmitzm.geotools.feature.AttributeTypeFilter
Bestimmt, ob eine Attribut dargestellt wird, oder nicht.
accept(AttributeDescriptor) - 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.
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_DEFAULT - Static variable in class skrueger.geotools.MapPaneToolBar
 
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.JMapEditorToolBar
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.JMapEditorToolBar.EditorPaneToolBarAction
Calls JMapEditorToolBar.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.
activationMap - Variable in class schmitzm.swing.event.SelectiveMouseAdapter
Holds the activation of the several MouseInputTypes.
adaptFilter(<any>) - Method in class skrueger.geotools.GeomFilterGenerator
Completes the filter with its "left" argument for a concrete FeatureSource.
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(JMapEditorToolBar.EditorPaneToolBarAction, boolean) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
Adds an action to the tool bar.
addAction(JMapEditorToolBar.EditorPaneToolBarAction) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
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.
addButtonSelectedListener(MapPaneToolSelectedListener) - Method in class skrueger.geotools.MapPaneToolBar
 
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.
addColorMapEntryAndSort(ColorMap, ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Unless ColorMap is not sorted automatically, this method calls StylingUtil.sortColorMap(ColorMap) after inserting the color map entry.
addElement(E) - Method in class schmitzm.lang.LimitedVector
Fuegt ein Element in am Ende der Liste ein.
addEmptyStringToAllTextualAttributes(AttributeMetadataMap, SimpleFeatureType) - Static method in class skrueger.geotools.StyledLayerUtil
Checks every attribute name in the AttributeMetadataMap for its binding type.
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.JMapEditorPane
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(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 MapLayerListListener
addMapPaneListener(JMapPaneListener) - Method in class skrueger.geotools.XMapPane
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.
addNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets a value, which is interpreted as "No Data".
addNoDataValue(int, Object) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets a value, which is interpreted as "No Data".
addNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets a value, which is interpreted as "No Data".
addNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets a value, which is interpreted as "No Data".
addNodataValue(Object) - Method in class skrueger.AttributeMetadata
 
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.
addSegment(Coordinate, boolean, boolean) - Method in class schmitzm.geotools.gui.JMapEditorPane
Called when the mouse is clicked on map during creating a new layer.
addSegment(Coordinate) - Method in class schmitzm.geotools.gui.JMapEditorPane
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
The listeneras are stored in a WeakHashSet!
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.
afterCreation(DIALOG) - Method in class skrueger.swing.DialogManager.FactoryInterface
May be overridden to add Listeners
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.
amdMap - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Contains the complete AttributeMetadata-Map of the styled layer.
amdMapVisibleOnly - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
A cache for the #sortedValuesVisibleOnly()
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.
applyColorMapProperties(ColorMap, ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Applies general properties (color map type and extended colors) to a ColorMap.
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.
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(<any>) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Creates a chart according to the given
applyToFeatureCollection(<any>) - 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(<any>) - 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.
applyToXYPlot(XYPlot) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Applies style properties which can only be applied to XYPlot.
approveFileOverwrite(Component, String) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
Zeigt einen Dialog an, in dem das Ueberschreiben einer Datei bestaetigt werden muss.
ArcGridRaster - Class in gtmig.org.geotools.gce.arcgrid
Deprecated. 
Class user for parsing an ArcGrid header (.arc, .asc) file.
ArcGridRaster(URL) - Constructor for class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Creates a new instance of ArcGridRaster.
ArcGridRaster(Reader, boolean) - Constructor for class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Creates a new instance of ArcGridRaster.
ArcGridRaster(PrintWriter) - Constructor for class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Creates a new instance of ArcGridRaster.
AtlasDialog - Class in skrueger.swing
 
AtlasDialog(Component, String) - Constructor for class skrueger.swing.AtlasDialog
 
AtlasDialog(Component) - Constructor for class skrueger.swing.AtlasDialog
 
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 SimpleFeature-Attribute.
ATTRIBUTE_TABLE - Static variable in class schmitzm.geotools.gui.FeatureFilterPanel
Konstante fuer die Tabelle der SimpleFeature-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 SimpleFeature-Attributen.
AttributeMetadata - Class in skrueger
This class holds meta information about an attribute/column.
AttributeMetadata(AttributeDescriptor, int, List<String>) - Constructor for class skrueger.AttributeMetadata
 
AttributeMetadata(AttributeDescriptor, List<String>) - Constructor for class skrueger.AttributeMetadata
 
AttributeMetadata(Name, Boolean, Translation, Translation, String) - Constructor for class skrueger.AttributeMetadata
Creates an AttributeMetadata object with the following information
AttributeMetadata(Name, Boolean, String) - Constructor for class skrueger.AttributeMetadata
Creates an AttributeMetadata object with the following information
AttributeMetadata(Name, List<String>) - Constructor for class skrueger.AttributeMetadata
Creates a new visible AttributeMetadata
AttributeMetadata(Name, String, List<String>) - Constructor for class skrueger.AttributeMetadata
Creates a new visible AttributeMetadata
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(AttributeMetadataMap) - Constructor for class skrueger.AttributeMetaDataAttributeTypeFilter
Creates a new filter.
AttributeMetadataMap - Class in skrueger.geotools
The AttributeMetadataMap is a Map holding AttributeMetadata object for Name keys.
AttributeMetadataMap() - Constructor for class skrueger.geotools.AttributeMetadataMap
 
AttributeMetadataMap(List<String>) - Constructor for class skrueger.geotools.AttributeMetadataMap
Creates an AttributeMetadataMap and sets the list of default languages.
AttributeMetadataMap(String[]) - Constructor for class skrueger.geotools.AttributeMetadataMap
Creates an AttributeMetadataMap and sets the list of default languages.
attributeTable - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Tabelle in der die SimpleFeature-Attribute angegeben werden.
attributeTableModel - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Tabellen-Modell, das den Inhalt der SimpleFeature-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.JMapEditorPane
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 SimpleFeature-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.lang.tree.OperationTreeParser
Contains the operators available to create a valid rule.
avOperatorsKeys - Variable in class schmitzm.lang.tree.OperationTreeParser
Contains a resource key postfix for each operator in OperationTreeParser.avOperators, because not all operators (e.g. "=") can be used as resource key in property files.
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.TranslationsAskJPanel
Stores the original values of all TranslationEditJPanels so cancel works.
backupCursor - Variable in class skrueger.geotools.XMapPaneAction_Pan
This variable can be used to backup the active cursor of the mapPane, if the actions changes the cursor during dragging
band - Variable in class schmitzm.geotools.grid.ReadableGridCoverage
Speichert das Band des WritableRasters, welches durch dieses Grid angesprochen wird.
barColor - Static variable in class schmitzm.geotools.gui.ScalePanel
 
baseCRS - Variable in class skrueger.geotools.GeomFilterGenerator
Holds the CoordinateReferenceSystem the filter constraint bases on.
baseEnv - Variable in class skrueger.geotools.GeomFilterGenerator.BoundingBoxFilterGenerator
Holds the base constraint (bounding box Envelope) relative to the base CRS.
basePoint - Variable in class skrueger.geotools.GeomFilterGenerator.PointFilterGenerator
Holds the base constraint (coordinate) relative to the base CRS.
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.
beforeDispose(DIALOG) - Method in class skrueger.swing.DialogManager.FactoryInterface
May be overridden to remove Listeners added earlier
bestAllowedMapArea(ReferencedEnvelope) - Method in class skrueger.geotools.XMapPane
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.
bgExecuter - Variable in class skrueger.geotools.XMapPane
This RenderingExecutor manages the creation and cancellation of up to one Thread for rendering the XMapPane.bgContext.
bgMapLayerListener - Variable in class skrueger.geotools.XMapPane
Listens to each layer in the local MapContext for changes and triggers repaints.
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
 
blink(<any>) - Method in class skrueger.geotools.XMapPane
Makes the given FeatureCollection bink in the map for a moment
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".
bringup(DIALOG) - Method in class skrueger.swing.DialogManager
This will be done with every dialog that an instance is required for.
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
 
button - Variable in class schmitzm.swing.StatusDialog
Button um den Dialog zu beenden.
BUTTON_FONT_SIZE - Static variable in class skrueger.swing.ThinButton
 
BUTTON_FONT_STYLE - Static variable in class skrueger.swing.ThinButton
 
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

calcAvgNN(StyledFeaturesInterface<?>) - Static method in class schmitzm.geotools.feature.FeatureUtil
This method determines the average distance to next centroid.
calcFilterWeight() - Method in class schmitzm.data.RasterFilter
Berechnet die Summe ueber alle Eintraege der Filter-Matrix.
calcStatisticsForNormalization(<any>, 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 interface skrueger.swing.Cancellable
Will revert any changes made to the object.
cancel() - Method in class skrueger.swing.CancellableDialogAdapter
 
cancel() - Method in class skrueger.swing.CancellableTabbedDialogAdapter
Calling cancel() will call cancel to all Cancellable children in the tabbedPane.
cancel() - Method in class skrueger.swing.TranslationAskJDialog
Called when the dilaog is closed using the cancel button.
cancel() - Method in class skrueger.swing.TranslationsAskJPanel
Used to restore all the values when cancel has been pressed.
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
cancelClose() - Method in interface skrueger.swing.CancellableDialog
 
cancelClose() - Method in class skrueger.swing.CancellableDialogAdapter
Default implementation that calls CancellableDialogAdapter.cancel() and AtlasDialog.dispose().
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.JMapEditorPane
Cancels the current edititing operation.
Cancellable - Interface in skrueger.swing
 
CancellableDialog - Interface in skrueger.swing
 
CancellableDialogAdapter - Class in skrueger.swing
An abstract JDialog that implements a basic structure of how cancellable JDialogs work.
CancellableDialogAdapter(Component) - Constructor for class skrueger.swing.CancellableDialogAdapter
 
CancellableDialogAdapter(Component, String) - Constructor for class skrueger.swing.CancellableDialogAdapter
 
CancellableDialogManager<KEY,DIALOG extends CancellableDialogAdapter> - Class in skrueger.swing
 
CancellableDialogManager() - Constructor for class skrueger.swing.CancellableDialogManager
 
CancellableTabbedDialogAdapter - Class in skrueger.swing
 
CancellableTabbedDialogAdapter(Component) - Constructor for class skrueger.swing.CancellableTabbedDialogAdapter
 
cancelled - Variable in class skrueger.swing.CancellableDialogAdapter
Has this dialog been canceled ?
canDisplay(Object) - Method in class schmitzm.swing.ObjectDisplayContainer
Prueft, ob ein Objekt darstellbar ist.
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.
CELLSIZE - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. cell size tag in the header file
cellSize - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
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
centerOriginSymetrically - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Boolean determining whether the plot will be centered around the axis origin and will have extends: Xmax = -Xmin and Ymax = -Ymin
centerRange(Range, Double) - Static method in class schmitzm.jfree.JFreeChartUtil
Returns a new centered Range defined as [-maxAbs; maxAbs] of a given Range.
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, ...).
Checkable - Interface in skrueger.swing
 
checkAttribMetaData(AttributeMetadataMap, SimpleFeatureType) - Static method in class skrueger.geotools.StyledLayerUtil
After loading an atlas, the AttribteMetaData contains whatever is written in the XML.
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(Translation) - Static method in class skrueger.i8n.Translation
Checks if the Strings stored in the Translation are all valid.
checkValid() - Method in class skrueger.swing.TranslationJTextField
If the getText().equals("") sets background color to red.
checkValidInputs() - Method in interface skrueger.swing.Checkable
 
checkValidInputs() - Method in class skrueger.swing.TranslationsAskJPanel
 
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.
clearAround(Graphics2D, Rectangle, Rectangle, Color) - Static method in class schmitzm.swing.SwingUtil
Clears the four rectengular areas around a given inner Rectangle.
clearColorMapLabels(ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Removes all label information from the ColorMapEntrys of the given ColorMap
clearImage(BufferedImage, Color) - Static method in class schmitzm.swing.SwingUtil
Erase an image.
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
Clones a Symbolizer using the DuplicatingStyleVisitor.
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(AttributeDescriptor, Boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Clones an AttributeDescriptor.
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(SimpleFeatureType, String, Boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Clones an SimpleFeatureType.
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() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Schliesst den Reader.
close() - Method in class schmitzm.io.CombinedInputStream
Schliesst alle Eingabe-Streams.
close() - Method in class skrueger.swing.AtlasDialog
Allows to close the JDialog from "outside".
close() - Method in class skrueger.swing.CancellableDialogAdapter
Allows to close the JDialog from "outside".
close(KEY) - Method in class skrueger.swing.CancellableDialogManager
Tells the user that the dialog shall be closed.
closeAllInstances() - Method in class skrueger.swing.CancellableDialogManager
Will try to close all dialogs, but the user may decide whether she wants to save anything first or abort the closing.
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.
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.
colMapTable - Variable in class schmitzm.geotools.gui.ColorMapPanel
Holds the color map table.
colMapType - Variable in class schmitzm.geotools.gui.ColorMapPanel
Holds the combo box to chose the color map type (Ramp, Intervals, Values).
colNames - Variable in class schmitzm.geotools.gui.FeatureCollectionTableModel
Spaltennamen.
colNames - Variable in class schmitzm.swing.table.AbstractTableModel
Beinhaltet die Spaltennamen.
ColorButton - Class in skrueger.swing
 
ColorButton(Color) - Constructor for class skrueger.swing.ColorButton
 
ColorButton() - Constructor for class skrueger.swing.ColorButton
 
ColorButton(AbstractAction) - Constructor for class skrueger.swing.ColorButton
 
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.
ColorMapEntry(ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Kopiert einen ColorMapEntry.
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.
ColorMapPanel - Class in schmitzm.geotools.gui
Besides a table for the color map entries this panel contains components to controll other ColorMap properties.
ColorMapPanel() - Constructor for class schmitzm.geotools.gui.ColorMapPanel
Creates a new panel with no color map.
ColorMapPanel(ColorMap) - Constructor for class schmitzm.geotools.gui.ColorMapPanel
Creates a new panel.
ColorMapPanel(ColorMap, boolean) - Constructor for class schmitzm.geotools.gui.ColorMapPanel
Creates a new panel.
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.
colTooltips - Variable in class skrueger.geotools.StyledFeatureCollectionTableModel
Tooltips für die Spaltennamen.
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.
compareTo(AttributeMetadata) - Method in class skrueger.AttributeMetadata
Orders the attributes according to their AttributeMetadata.weight.
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(SimpleFeature).
compValue - Variable in class schmitzm.geotools.feature.AttributeFilter
Konstante, mit der das SimpleFeature-Attibut vergleichen wird.
configFileField - Variable in class schmitzm.swing.log4j.LoggerFrame
Eingabe-Feld fuer die Log4j-Konfigurationsdatei.
configure(XMapPaneTool) - Method in class skrueger.geotools.XMapPaneMouseListener
Configures the instance with definitions from a XMapPaneTool
configureMouse(MouseInputType, XMapPaneAction) - Method in class skrueger.geotools.XMapPane
 
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() - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Creates a (deep) clone of this chart style.
copy() - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Creates a (deep) clone of this chart style.
copy() - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Creates a (deep) clone of this chart style.
copy() - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Creates a (deep) clone of this style.
copy() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Creates a (deep) clone of this style.
copy() - Method in class skrueger.AttributeMetadata
 
copy() - Method in class skrueger.geotools.AttributeMetadataMap
Returns a deep-copy.
copy() - Method in interface skrueger.geotools.Copyable
Creates a new instance of T and copies all values.
copy() - Method in class skrueger.geotools.XMapPaneTool
Returns a copy of the tool to derive other tools.
copy() - Method in class skrueger.i8n.Translation
 
copy() - Method in class skrueger.RasterLegendData
Creates a new RasterLegendData object with identical values
Copyable<T> - Interface in skrueger.geotools
 
CopyableUtil - Class in skrueger.geotools
Some utility method for Copyable.
CopyableUtil() - Constructor for class skrueger.geotools.CopyableUtil
 
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.
copyOrCreate(T, T) - Static method in class skrueger.geotools.CopyableUtil
Copies an Copyable to another.
copyTo(ChartStyle) - Method in class schmitzm.jfree.chart.style.AbstractChartStyle
Copies all properties of this chart style to another chart style.
copyTo(ChartStyle) - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Copies all properties of this chart style to another chart style.
copyTo(ChartAxisStyle) - Method in class schmitzm.jfree.chart.style.ChartAxisStyle
Copies all properties of this style to another one.
copyTo(ChartLabelStyle) - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Copies all properties of this style to another one.
copyTo(ChartPlotStyle) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Copies all properties of this style to another one.
copyTo(ChartRendererStyle) - Method in class schmitzm.jfree.chart.style.ChartRendererStyle
Copies all properties of this style to another one.
copyTo(ChartStyle) - Method in class schmitzm.jfree.chart.style.ScatterChartStyle
Copies all properties of this chart style to another chart style.
copyTo(ChartStyle) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Copies all properties of this style to another one.
copyTo(ChartStyle) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Copies all properties of this style to another one.
copyTo(ChartStyle) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Copies all properties of this style to another one.
copyTo(AttributeMetadata) - Method in class skrueger.AttributeMetadata
 
copyTo(AttributeMetadataMap) - Method in class skrueger.geotools.AttributeMetadataMap
Copies all its values to another AttributeMetadataMap.
copyTo(T) - Method in interface skrueger.geotools.Copyable
Deep copy this object to the target object.
copyTo(XMapPaneTool) - Method in class skrueger.geotools.XMapPaneTool
Copies all actions of this tool to another.
copyTo(Translation) - Method in class skrueger.i8n.Translation
Copy this Translation to another Translation e.g. for editing
copyTo(RasterLegendData) - Method in class skrueger.RasterLegendData
Deep-copies all values of this RasterLegendData to another RasterLegendData
copyToClipboard(String) - Static method in class schmitzm.lang.LangUtil
Puts a text to system clipboard.
copyToClipboardButton - Variable in class schmitzm.swing.ExceptionDialog
Button um die Exception in die Zwischenablage zu kopieren.
copyToConsoleButton - Variable in class schmitzm.swing.ExceptionDialog
Button um die Exception auf die Console zu kopieren.
correctAttributeNames(FeatureChartStyle, SimpleFeatureType) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
After loading from XML, a FeatureChartStyle contains whatever is written in the XML.
correctPropertyNames(Style, SimpleFeatureType) - Static method in class schmitzm.geotools.styling.StylingUtil
Since GT2.6, the AttributeNames are case sensitive.
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
 
CQLFilterParser - Class in schmitzm.geotools.feature
This parser creates a CQL-Filter from a rule string.
CQLFilterParser() - Constructor for class schmitzm.geotools.feature.CQLFilterParser
Creates a new parser.
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() - Method in class skrueger.swing.DialogManager.FactoryInterface
 
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(AttributeMetadataMap) - 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 AttributeDescriptor from the definition.
createAxisStyleFromXML(Element) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Creates a ChartLabelStyle from XML element.
createBlinkFeatureTypeStyle(Object) - Static method in class schmitzm.geotools.styling.StylingUtil
 
createBrewerPalette(String, Color[]) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a new BrewerPalette with only one scheme (which includes all colors).
createButtons() - Method in class skrueger.swing.CancellableTabbedDialogAdapter
Is only called once!
createCategoryDataset(<any>, 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.
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.
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
 
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(<any>, FeatureChartStyle) - Static method in class schmitzm.jfree.feature.style.FeatureChartUtil
Creates a Dataset for 1 or more attributes of a FeatureCollection.
createDefaultAttributeMetaDataMap(<any>) - 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.
createDefaultStyle(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Standard-Style fuer eine FeatureCollection Und setzt eine default namen
createDefaultStyle(GeometryDescriptor) - 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 die Klassen/Interfaces: StyledFeaturesInterface, GridCoverage2D, FeatureCollection, FeatureSource und GeometryAttributeType.
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[], <any>) - 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.
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 .
createFeature(SimpleFeatureType, boolean, String, Object...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a new feature for a given schema.
createFeature(SimpleFeatureType, String, Object...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a new feature for a given schema.
createFeature(SimpleFeatureType, Object...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a new feature for a given schema with a random generated id.
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 SimpleFeatureType, aus den in der Tabelle dargestellen Attributen.
createFeatureType(ResultSetMetaData, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen SimpleFeatureType aus einem SQL-Result.
createFeatureType(ResultSetMetaData, String, Class<?>, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen SimpleFeatureType aus einem SQL-Result.
createFeatureType(String, Map<String, Object>, Class<?>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen SimpleFeatureType aus Beispiel-Attribut-Werten.
createFeatureType(Class<?>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a default SimpleFeatureType for a given Geometry class
createFilter() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert einen Filter zu der im Panel eingetragene Formel.
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.
createGeometryAttributeType(String, 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.
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!)
createGTRenderer(MapContext) - Static method in class schmitzm.geotools.GTUtil
Creates a GTRenderer.
createGTRenderer(MapContext, Map<Object, Object>) - Static method in class schmitzm.geotools.GTUtil
Creates a GTRenderer.
createGTRenderer() - Static method in class schmitzm.geotools.GTUtil
Creates a GTRenderer.
createImageForRule(Rule, SimpleFeatureType, 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 SimpleFeatureType
createImageForRule(Rule, SimpleFeatureType, 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 SimpleFeatureType
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.
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.
createLegendPanel(Style, SimpleFeatureType, int, int) - Static method in class skrueger.geotools.StyledLayerUtil
Creates a JPanel that shows a legend for a list of FeatureTypeStyles and a targeted featureType
createLegendPanel(StyledRasterInterface<?>, Style, int, int) - Static method in class skrueger.geotools.StyledLayerUtil
Creates a JComponent that contains a legend for a given rasterLayer and a given Style.
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.
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.
createMemoryFeatureSource(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erstellt eine FeatureSource basierend auf einem MemoryDataStore für eine übergebene FeatureCollection
createNewLayer() - Method in class schmitzm.geotools.gui.JMapEditorToolBar
Starts new layer.
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.
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.
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.
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.
createReferencedEnvelope(DirectPosition, DirectPosition) - Static method in class schmitzm.geotools.JTSUtil
Creates an referenced envelope from two referenced coordinates.
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 item and a the appropriate regression line.
createRegressionLineDataset(XYSeriesCollection, int, String, int) - Static method in class schmitzm.jfree.JFreeChartUtil
Creates sample data for a regression line of an XYDataset.
createRegressionLineDataset(XYDataset, int, String, 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.
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.AtlasDialog
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.
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.
createSampleFeature(SimpleFeatureType, Object...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Creates a sample SimpleFeature instance of the given SimpleFeatureType
createSampleRasters() - Method in class skrueger.RasterLegendData
Creates a sample GridCoverage2D (size 1x1, WGS84) for each legend value.
createScrollPane() - Method in class schmitzm.swing.table.MutableTable
Erzeugt ein JScrollPane fuer die Tabelle.
createSearchResult(SimpleFeature, String, String, MapLayer) - Method in class skrueger.geotools.labelsearch.LabelSearch
 
createSegmentLineFeature() - Method in class schmitzm.geotools.gui.JMapEditorPane
Creates a new Line-SimpleFeature from the currently selected segment points.
createSegmentPointFeature() - Method in class schmitzm.geotools.gui.JMapEditorPane
Creates a new MultiPoint-SimpleFeature from the currently selected segment points.
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
 
createSimpleFileFilter(String, IOUtil.FilterMode) - Static method in class schmitzm.io.IOUtil
Erstellt einen Filter fuer einen Filter-String.
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.
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
 
createTranslationElement(String, Translation) - Static method in class skrueger.geotools.StyledLayerUtil
Creates an JDOM Element for the given Translation.
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(<any>, 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 eines Zielkreuzes
crosshairPaint - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the color of the range grid line.
crosshairVisible - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds whether crosshair lines are visible (on 0/0).
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 schmitzm.geotools.gui.GridPanelFormatter
CRS the formatter is created for.
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
 
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
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_CENTRATION_BOUNDARY_PCT - Static variable in class schmitzm.jfree.JFreeChartUtil
Default percentage, an (axis) range is extended with on centering to avoid points directly on the plot border.
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_DISTANCE_FRACTION - Static variable in class skrueger.geotools.XMapPaneAction_Select
Default distance fraction used with line and point features.
DEFAULT_KEY - Static variable in class skrueger.i8n.Translation
 
DEFAULT_LINE_STYLE - Static variable in class schmitzm.geotools.gui.JMapEditorPane
Default-Style for line layers (blue lines).
DEFAULT_POINT_STYLE - Static variable in class schmitzm.geotools.gui.JMapEditorPane
Default-Style for point layers (blue dots).
DEFAULT_POLYGON_STYLE - Static variable in class schmitzm.geotools.gui.JMapEditorPane
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_RESIZING_PAINT_DELAY - Static variable in class skrueger.geotools.XMapPane
Default delay (milliseconds) before the map will be redrawn when resizing the pane.
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
Translation of the attribute's description
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.
determineGridDistance(GridPanel, double, double, int) - Method in class schmitzm.geotools.gui.GridPanelFormatter
Determines a "fitting" fragmentation for the grid.
determineGridDistance(GridPanel, double, double, int) - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
determineGridDistance(GridPanel, double, double, int) - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
Determines a "fitting" fragmentation for the grid.
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(SelectableXMapPane, Point2D) - 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.
dialogCache - Variable in class skrueger.swing.DialogManager
 
DialogManager<KEY,DIALOG extends AtlasDialog> - Class in skrueger.swing
 
DialogManager() - Constructor for class skrueger.swing.DialogManager
A DialogManager instance can be created for any extension of JDialog that will implement the DialogManager.getInstanceFor(Object, Component, Object...) method.
DialogManager.FactoryInterface - Class in skrueger.swing
 
DialogManager.FactoryInterface() - Constructor for class skrueger.swing.DialogManager.FactoryInterface
 
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 SelectableXMapPane 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 SelectableXMapPane 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.grid.ReadableGridCoverage
Calls dispose(false.
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 interface skrueger.geotools.MapContextManagerInterface
Help the GC by disposing this Component
dispose() - Method in class skrueger.geotools.MapView
Help the garbage collection
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.geotools.XMapPane
Should be called when the JMapPane is not needed no more to help the GarbageCollector Removes all JMapPaneListeners that are registered
dispose() - Method in class skrueger.swing.AtlasDialog
 
dispose() - Method in class skrueger.swing.TranslationEditJPanel
TODO Is never called?!
dispose() - Method in class skrueger.swing.TranslationJTextField
TODO Is never called.
disposeAll() - Method in class skrueger.swing.DialogManager
Disposes all open instances and removes them from the cache.
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
disposeInstanceFor(KEY) - Method in class skrueger.swing.DialogManager
 
disposeInstanceForParent(Component) - Method in class skrueger.swing.DialogManager
Will dispose any dialog that is registered to the given parent Component
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.
dragButton - Variable in class schmitzm.swing.event.SelectiveMouseAdapter
Holds the button the drag is performed with.
dragLastPos - Variable in class schmitzm.swing.event.SelectiveMouseAdapter
Holds the window position of last SelectiveMouseAdapter.mouseDragged(MouseEvent) call (e.g. to remove a dragging rectangle).
dragStartPos - Variable in class schmitzm.swing.event.SelectiveMouseAdapter
Holds the window position a drag is started on.
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, Point, Point) - Method in class skrueger.geotools.XMapPane
Draws a rectangle in XOR mode from the origin at #startPos to the given point.
drawRectangle(Graphics, Point, Point, Color, boolean) - Method in class skrueger.geotools.XMapPane
Draws a rectangle in XOR mode from the origin at #startPos to the given point.
drawScaledPreviewImage_Zoom(Graphics2D) - Method in class skrueger.geotools.XMapPane
Diretly paints scaled preview into the SelectableXMapPane.
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.JMapEditorToolBar
Constant for the tool "Undo all editor actions" (100).
EDIT_FINISH - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
Constant for the tool "Finish current segment" (130).
EDIT_REDO - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
Constant for the tool "Redo last undone editor action" (120).
EDIT_UNDO - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
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.
EDITING_TOOL - Variable in class schmitzm.geotools.gui.JMapEditorPane
 
editorFeatureCollection - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the FeatureCollection of the edited layer.
editorFeatureType - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the SimpleFeatureType of the edited layer.
editorGeometryForm - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the kind of geometry of the edited layer.
editorLayer - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the edited layer.
editorMapContext - Variable in class schmitzm.geotools.gui.JMapEditorPane
The map context where the edited layers are displayed.
editorMode - Variable in class schmitzm.geotools.gui.JMapEditorPane
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.JMapEditorToolBar
Holds the JMapEditorPane this tool bar controls.
editorRenderer - Variable in class schmitzm.geotools.gui.JMapEditorPane
The renderer the edited layers are rendered with.
editorStyles - Variable in class schmitzm.geotools.gui.JMapEditorPane
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(SimpleFeature) - Method in class schmitzm.geotools.feature.AttributeFilter
Fuehrt den Vergleich durch.
evaluate() - Method in class schmitzm.geotools.feature.FeatureOperationTree
Deprecated.  
evaluate(SimpleFeature) - Method in class schmitzm.geotools.feature.FeatureOperationTree
Wertet den Operatorbaum auf einem SimpleFeature aus.
evaluate(SimpleFeature) - Method in class schmitzm.geotools.feature.FeatureOperationTreeFilter
Prueft, ob ein SimpleFeature 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.
expandAll(JTree, TreePath, boolean) - Static method in class schmitzm.swing.SwingUtil
If expand is true, expands all nodes on the way down the path.
expandEnvelope(Envelope, double) - Static method in class schmitzm.geotools.JTSUtil
Expands an Envelope by percentage.
expandEnvelope(ReferencedEnvelope, double) - Static method in class schmitzm.geotools.JTSUtil
Expands an Envelope by percentage.
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(<any>, AttributeDescriptor...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erweitert das Schema einer FeatureCollection um eine Reihe von Attributen.
extendFeatureType(SimpleFeatureType, List<AttributeDescriptor>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erweitert das Schema einer FeatureCollection um eine Reihe von Attributen.
extendFeatureType(SimpleFeatureType, AttributeDescriptor...) - 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(<any>, Vector<Geometry>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Extrahiert alle Default-Geometrien aus einer FeatureCollection.
extractGeometriesToGeometry(SimpleFeature) - Static method in class schmitzm.geotools.feature.FeatureUtil
Extrahiert alle Geometrien aus einem SimpleFeature.

F

feature - Variable in class schmitzm.geotools.feature.FeatureTableModel
SimpleFeature das in der Tabelle dargestellt wird.
feature - Variable in class schmitzm.geotools.map.event.FeatureModifiedEvent
SimpleFeature 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 Filter in Form einer arithmetischen (und boolschen) Formel erstellt werden kann.
FeatureCollectionFilterPanel(FilterParser, <any>, boolean, AttributeTypeFilter) - Constructor for class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Erzeugt ein neues Panel.
FeatureCollectionFilterPanel(FilterParser, <any>, boolean, boolean, AttributeTypeFilter) - 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(<any>) - 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(<any>, AttributeTypeFilter) - Constructor for class schmitzm.geotools.gui.FeatureCollectionTableModel
Erzeugt ein neues Tabellen-Modell und setzt gleichzeitig einen Attributfilter.
FeatureCollectionTableModel(<any>) - 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 Verfuegung, mit der ein Filter in Form einer arithmetischen (und boolschen) Formel erstellt werden kann.
FeatureFilterPanel(FilterParser, SimpleFeatureType) - Constructor for class schmitzm.geotools.gui.FeatureFilterPanel
Erzeugt ein neues Panel.
FeatureFilterPanel(FilterParser, <any>) - Constructor for class schmitzm.geotools.gui.FeatureFilterPanel
Erzeugt ein neues Panel.
FeatureFilterPanel(FilterParser, SimpleFeatureType, 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(SimpleFeature) moeglichst effizient zugestalten.
FeatureInputOption - Class in schmitzm.geotools.gui
Eingabe-Option zur Definition eines SimpleFeature im MultipleOptionPane.
FeatureInputOption(String, boolean, SimpleFeature) - Constructor for class schmitzm.geotools.gui.FeatureInputOption
Erzeugt einen neue Eingabe-Option.
FeatureInputOption(String, boolean, SimpleFeatureType) - 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, SelectableXMapPane, MapLayer, boolean) - Constructor for class schmitzm.geotools.gui.FeatureLayerFilterDialog
Erzeugt einen neuen Dialog.
FeatureLayerFilterDialog(Component, SelectableXMapPane, MapLayer, boolean, boolean) - Constructor for class schmitzm.geotools.gui.FeatureLayerFilterDialog
Erzeugt einen neuen Dialog.
featureLayerIntersectsEnvelope(MapLayer, Envelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Testet (anhand der Features), ob das Objekt eines Layers eine Bounding-Box schneidet.
FeatureMapLayerSelectionSynchronizer - Class in skrueger.geotools.selection
This class keeps the selection of a (feature) JTable synchronized with the StyledLayerSelectionModel of a layer.
FeatureMapLayerSelectionSynchronizer(StyledFeatureLayerSelectionModel, StyledFeaturesInterface<?>, MapLayer, SelectableXMapPane, 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 JMapEditorPane ausloest, wenn der Anwender Features in der Karte veraendert.
FeatureModifiedEvent(JMapEditorPane, MapLayer, SimpleFeature, 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 SimpleFeature-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 SimpleFeature-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 SimpleFeature-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(SimpleFeature)-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 SimpleFeature-Operatorbaum dar.
FeatureOperationTreeParser() - Constructor for class schmitzm.geotools.feature.FeatureOperationTreeParser
 
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 XMapPane ausloest, wenn der Anwender Features in der Karte ausgewaehlt hat.
FeatureSelectedEvent(SelectableXMapPane, MapLayer, Envelope, FeatureCollection, Object) - Constructor for class schmitzm.geotools.map.event.FeatureSelectedEvent
Erzeugt ein neues Ereignis.
FeatureSelectedEvent(SelectableXMapPane, 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 SimpleFeature-Details
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 SimpleFeature-Tabelle.
featuresToArray(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Erzeugt einen Array von Features auf einer FeatureCollection.
featuresToArray(<any>, 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 SimpleFeature dar.
FeatureTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTableModel(SimpleFeature) - Constructor for class schmitzm.geotools.feature.FeatureTableModel
Erstellt ein neues Tabellen-Modell.
FeatureTableModel(SimpleFeatureType) - 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(<any>) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente mit Preview-Bereich.
FeatureTablePane(<any>, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTablePane
Erzeugt einen neue Komponente.
FeatureTablePane(<any>, 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
SimpleFeatureType der in der Tabelle dargestellt wird.
featureType - Variable in class schmitzm.geotools.feature.FeatureTypeTableModel
SimpleFeatureType das in der Tabelle dargestellt wird.
featureTypeBuilder - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
SimpleFeatureTypeBuilder der in der Tabelle dargestellt wird.
FeatureTypeBuilderTableModel - Class in schmitzm.geotools.feature
Diese Klasse stellt ein TableModel auf einem "unfertigen" SimpleFeatureType dar.
FeatureTypeBuilderTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTypeBuilderTableModel(SimpleFeatureType, String) - 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 SimpleFeatureType im MultipleOptionPane.
FeatureTypeInputOption(String, boolean) - Constructor for class schmitzm.geotools.gui.FeatureTypeInputOption
Erzeugt einen neue Eingabe-Option.
FeatureTypeInputOption(String, boolean, SimpleFeatureType) - 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 SimpleFeatureType dar.
FeatureTypeTableModel() - Constructor for class schmitzm.geotools.feature.FeatureTypeTableModel
Erstellt ein leeres Tabellen-Modell.
FeatureTypeTableModel(SimpleFeatureType) - 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_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 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 FilterFactory.
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_PARSER - Static variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Parser, der standardmaessig verwendet wird, um den Filter zu erstellen.
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(<any>) - 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.
filterNoDataValue(int, T) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
filterNoDataValue(int, T) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Checks whether the given value is one of the "No data" values for the attribute.
filterNoDataValue(int, T) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
filterNoDataValue(int, T) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
filterPanel - Variable in class schmitzm.geotools.gui.FeatureLayerFilterDialog
Panel in dem der Filter definiert und getestet werden kann.
FilterParser - Interface in schmitzm.geotools.feature
This interface defines a parser which creates a Filter from a rule string.
filterParser - Variable in class schmitzm.geotools.gui.FeatureFilterPanel
Parser um aus dem im Panel eingegebenen String einen Filter zu erstellen.
filterSLDVisibleOnly(<any>, Style, Double) - Static method in class schmitzm.geotools.styling.StylingUtil
SLD Rules können die Paramter MinScaleDenominator und MaxScaleDenominator enthalten.
filterSLDVisibleOnly(<any>, Style, XMapPane) - 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
 
findBestMatchingAttribute(SimpleFeatureType, String) - Static method in class schmitzm.geotools.feature.FeatureUtil
Checks whether the given attribute local name exists in the schema.
findBestMatchingAttributeFallBackFirst(SimpleFeatureType, String) - Static method in class schmitzm.geotools.feature.FeatureUtil
Checks whether the given attribute local name exists in the schema.
findColorMapEntry(ColorMap, double) - Static method in class schmitzm.geotools.styling.StylingUtil
Ermittelt fuer einen Wert den ColorMapEntry aus einer ColorMap.
findFeature(SimpleFeature) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Returns the index of a SimpleFeature in the model.
findFeatures(GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle Features, die einen Filter erfuellen.
findFeaturesAndFireEvents(GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle Features, die in einem Bereich liegen und erzeugt entsprechende FeatureSelectedEvents.
findGridCoverageSubsets(Envelope, int) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle Teil-Raster, die in einem Bereich liegen.
findGridCoverageSubsetsAndFireEvents(Envelope, int) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle Teil-Raster, die in einem Bereich liegen und erzeugt entsprechende GridCoverageSelectedEvents.
findGridCoverageValues(Point2D, int) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle Raster-Werte, die an einer bestimmten Geo-Position liegen.
findGridCoverageValuesAndFireEvents(Point2D, int) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt die Raster-Werte, die an einem Punkt liegen und erzeugt entsprechende GridCoverageValueSelectedEvents.
findVisibleFeatures(GeomFilterGenerator, int, Envelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Ermittelt alle sichtbaren Features, die einen Filter erfuellen.
finishEditing() - Method in class schmitzm.geotools.gui.JMapEditorPane
Finishes the current editing operation.
finishFeature(boolean, boolean) - Method in class schmitzm.geotools.gui.JMapEditorPane
Finishes the editing of the current segment (SimpleFeature).
finishFeature() - Method in class schmitzm.geotools.gui.JMapEditorPane
Finishes the editing of the current segment (SimpleFeature).
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(MapPaneEvent) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Propagiert ein Ereignis an alle angeschlossenen Listener.
fireOptionChanged(E, E) - 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().
fiterNodata(Object) - Method in class skrueger.AttributeMetadata
Takes any value object and checks it against the NODATA values.
fixAspectRatio(Rectangle, ReferencedEnvelope, 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.
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.
forceCategories - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Indicates whether a CategoryDataset is forced for a numeric domain attribute.
forceClose() - Method in class skrueger.swing.CancellableDialogAdapter
This method can be called from "outside" to force a close of this Dialog.
forceCloseAllInstances() - Method in class skrueger.swing.CancellableDialogManager
Will force a dispose of all dialogs, but the user may decide whether she wants to save anything first.
forceXYIndexSwitch - Variable in class schmitzm.geotools.gui.GridPanel
Flag, um das Verdrehen der Koorinaten nach der Projektion zu erzwingen.
foregroundAlpha - Variable in class schmitzm.jfree.chart.style.ChartPlotStyle
Holds the foreground transparency.
format(double, StringBuffer, FieldPosition) - Method in class skrueger.swing.formatter.MbDecimalFormatter
 
format(long, StringBuffer, FieldPosition) - Method in class skrueger.swing.formatter.MbDecimalFormatter
 
formatCoordinate(GridPanel, double) - Method in class schmitzm.geotools.gui.GridPanelFormatter
Formats a coordinate for the grid CRS.
formatCoordinate(GridPanel, double) - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
formatCoordinate(GridPanel, double) - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
Formats a coordinate to degrees and minutes.
formatNoDataValues(Set<Object>) - Static method in class skrueger.AttributeMetadata
 
formatter - Variable in class schmitzm.geotools.gui.GridPanel
Enthaelt Informationen, in welchem CRS die Koordinaten-Leiste dargestellt wird, und entsprechend, wie die Koordinaten in diesem CRS dargestellt werden.
FORMATTERS - Static variable in class schmitzm.geotools.gui.GridPanelFormatter
 
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.
fromOneLine(InternationalString) - Method in class skrueger.i8n.Translation
 
fTypeName - Variable in class schmitzm.geotools.gui.FeatureTypeInputOption
Beinhaltet den Namen der beim Erzeugen des SimpleFeatureType gesetzt wird.
functionA - Variable in class skrueger.AttributeMetadata
For numerical attributes the value can be transformed by VALUE*X+A when presented on screen.
functionX - Variable in class skrueger.AttributeMetadata
For numerical attributes the value can be transformed by VALUE*X+A when presented on screen.

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 SelectableXMapPane ausloest, wenn der Anwender (irgendeinen) einen Bereich in der Karte ausgewaehlt hat, auch wenn dort keine Objekte selektiert wurden.
GeneralSelectionEvent(SelectableXMapPane, Envelope, Object) - Constructor for class schmitzm.geotools.map.event.GeneralSelectionEvent
Erzeugt ein neues Ereignis.
GeneralSelectionEvent(SelectableXMapPane, 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.JMapEditorPane
Creates a new segment SimpleFeature 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_IMPORT_TYPE - Enum in schmitzm.geotools.io
This type specifies how this class can proceed the import of ASCII rasters.
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 SelectableXMapPane um einen Massstab-Balken, sowie ein horizontales und vertikales Koordinaten-Raster (Grid), in dem die Geo-Referenz des angezeigten Karten-Bereichs angezeigt wird.
GeoMapPane() - Constructor for class schmitzm.geotools.gui.GeoMapPane
Erzeugt ein neues GeoMapPane.
GeoMapPane(SelectableXMapPane, GridPanel, GridPanel, ScalePane) - 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.JMapEditorPane
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.
GeomFilterGenerator - Class in skrueger.geotools
The GeomFilterGenerator prepares a BinarySpatialOperator filter for multiple use.
GeomFilterGenerator(CoordinateReferenceSystem) - Constructor for class skrueger.geotools.GeomFilterGenerator
Creates a new filter generator
GeomFilterGenerator.BoundingBoxFilterGenerator - Class in skrueger.geotools
GeomFilterGenerator for a bounding box constraint.
GeomFilterGenerator.BoundingBoxFilterGenerator(Envelope, CoordinateReferenceSystem) - Constructor for class skrueger.geotools.GeomFilterGenerator.BoundingBoxFilterGenerator
Creates a new filter generator.
GeomFilterGenerator.PointFilterGenerator - Class in skrueger.geotools
GeomFilterGenerator for a "near distance" constraint.
GeomFilterGenerator.PointFilterGenerator(Point, double, CoordinateReferenceSystem) - Constructor for class skrueger.geotools.GeomFilterGenerator.PointFilterGenerator
Creates a new filter generator.
GeomFilterGenerator.PointFilterGenerator(Point2D, double, CoordinateReferenceSystem) - Constructor for class skrueger.geotools.GeomFilterGenerator.PointFilterGenerator
Creates a new filter generator.
GeomFilterGenerator.PointFilterGenerator(DirectPosition, double) - Constructor for class skrueger.geotools.GeomFilterGenerator.PointFilterGenerator
Creates a new filter generator.
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.
get(Name) - Method in class skrueger.geotools.AttributeMetadataMap
Returns the AttributeMetadata for a given Name.
getAbsRange(Range, Double) - Static method in class schmitzm.jfree.JFreeChartUtil
Returns the maximum extend of a Range including a given boundary.
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.JMapEditorToolBar
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.JMapEditorPane
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.
getAllInstances() - Method in class skrueger.swing.DialogManager
 
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.
getAsciiRasterImportMode() - Static method in class schmitzm.geotools.io.GeoImportUtil
Returns the default CRS used if no CRS can be found during import.
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(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.
getAttributeValues(SimpleFeature, Object[], int, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert eine Reihen von Attributwerten eines Features.
getAttributeValues(SimpleFeature, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert eine Reihen von Attributwerten eines Features.
getAttributeValues(SimpleFeature, 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(AttributeDescriptor) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den AutoValueGenerator fuer einen AttributeDescriptor.
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.
getBgContext() - Method in class skrueger.geotools.XMapPane
 
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.SelectableXMapPane
Liefert unterste Layer (sichtbar oder unsichtbar).
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.JMapEditorToolBar
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.
getCancelButton() - Method in class skrueger.swing.CancellableDialogAdapter
 
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.
getCellSize() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the cell size.
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.
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.
getColor() - Method in class skrueger.swing.ColorButton
 
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.ColorMapPanel
Returns the displayed ColorMap.
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.
getColorMapsFromStyle(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Liefert alle Farbpaletten aus einem Style, wenn irgendo RasterSymbolizer enthalten sind.
getColorMapType(String) - Static method in class schmitzm.geotools.styling.StylingUtil
Returns the color map type specified by a given string.
getColorModel(StyledRasterInterface<?>) - Static method in class skrueger.geotools.StyledLayerUtil
Extracts the ColorModel of any StyledRasterInterface.
getColumnClass(int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Liefert die Klasse des SimpleFeature-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.
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 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.
getCrosshairPaint() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns the color of the plot's crosshair lines.
getCRS() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Liefert das ausgewaehlte CRS.
getCRS() - Method in class schmitzm.geotools.gui.GridPanelFormatter
Returns the CRS the formatter can format.
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
Returns 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.
getCursor() - Method in class skrueger.geotools.XMapPaneTool
 
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.
getDataType() - Method in class appl.util.RasterMetaData
 
getDefaultAttributeValue(AttributeDescriptor) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den Default-Wert fuer ein Attribut.
getDefaultAttributeValue(AttributeDescriptor, boolean) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den Default-Wert fuer ein Attribut.
getDefaultAttributeValues(SimpleFeatureType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert die Default-Werte fuer alle Attribute eines SimpleFeatureType.
getDefaultAttributeValues(SimpleFeatureType, 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.
getDefaultCRS() - Static method in class schmitzm.geotools.io.GeoImportUtil
Returns the default CRS used if no CRS can be found during import.
getDefaultGTRendererHints(GTRenderer) - Static method in class schmitzm.geotools.GTUtil
Returns the default RendererHints for a given GTRenderer.
getDefaultMaxMapExtendMode() - Method in class skrueger.geotools.XMapPane
If XMapPane.maxExtend is null the following rules are used to create a default maximum.
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 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.
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.
getDragButton() - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Returns the button a drag is performed with.
getDragLastPoint() - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Returns the window selection of the last SelectiveMouseAdapter.mouseDragged(MouseEvent) call.
getDragStartCoord() - Method in class skrueger.geotools.XMapPaneMouseListener
Returns the drag position in map CRS
getDragStartPoint() - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Returns the start point of a drag or window selection.
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.JMapEditorPane
Returns the FeatureCollection of the edited layer.
getEditorLayer() - Method in class schmitzm.geotools.gui.JMapEditorPane
Returns the edited layer.
getEditorMode() - Method in class schmitzm.geotools.gui.JMapEditorPane
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.JMapEditorPane
Returns the style for edited layers.
getEditorStyle() - Method in class schmitzm.geotools.gui.JMapEditorPane
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 SimpleFeature, das in der Tabelle dargestellt wird.
getFeature(int) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Returns a SimpleFeature 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.
getFeatureCollectionFiltered() - Method in class skrueger.geotools.StyledFeatureCollection
Same as AbstractStyledLayer.getGeoObject() method, but complies to the StyledFeaturesInterface.
getFeatureCollectionFiltered() - Method in interface skrueger.geotools.StyledFeaturesInterface
 
getFeatureCollectionFiltered() - Method in class skrueger.geotools.StyledFS
 
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.
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 schmitzm.geotools.feature.FeatureCollectionReader
Liefert die Art der Features.
getFeatureType() - Method in class schmitzm.geotools.feature.FeatureTableModel
Liefert den SimpleFeatureType, der in der Tabelle dargestellt wird.
getFeatureType() - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Liefert den SimpleFeatureType, der in der Tabelle dargestellt wird.
getFeatureType() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert den SimpleFeatureType, 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.
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.StyledFeatureCollection
 
getFilter() - Method in interface skrueger.geotools.StyledFeaturesInterface
Returns the Filter a filter that is associated with this StyledFeaturesInterface Never shall return null, but rather Filter.INCLUDE.
getFilter() - Method in class skrueger.geotools.StyledFS
 
getFilterNumber() - Method in class schmitzm.data.RasterOperationTree.FilterReferenceNode
Liefert die Referenznummer auf einen Filter.
getFilterPanel() - Method in class schmitzm.geotools.gui.FeatureLayerFilterDialog
 
getFilterParser() - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Liefert den Parser, mit dem aus der im Panel eingegebenen Formel ein Filter erstellt wird.
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.
getFirstPropertyName(SimpleFeatureType, TextSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
Geopublisher allows to use one or two attributes for labelling, like ORTSRATSBE: ORB_SCHLUE Returns the first attribute found in the label expression of the given TextSymbolizer.
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.
getFont() - Method in class schmitzm.geotools.gui.GridPanelFormatter
 
getFont() - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
getFont() - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
 
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.
getFormatterByID(String) - Static method in class schmitzm.geotools.gui.GridPanelFormatter
 
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
getFunctionA() - Method in class skrueger.AttributeMetadata
 
getFunctionX() - Method in class skrueger.AttributeMetadata
 
getGeoMapPane() - Method in class skrueger.geotools.MapView
 
getGeometryForm(SimpleFeatureType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a SimpleFeatureType.
getGeometryForm(GeometryDescriptor) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a GeometryDescriptor.
getGeometryForm(GeometryAttributeType) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a GeometryAttributeType.
getGeometryForm(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Determines the kind of geometry of a FeatureCollection.
getGeometryForm(<any>) - 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 interface skrueger.geotools.StyledFeaturesInterface
Returns the underlying GeoTools Object.
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
 
getGridFormatter() - Method in class schmitzm.geotools.gui.GridPanel
Liefert den GridPanelFormatter, mit dem die Darstellung der Koordinaten bestimmt wird.
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.
getGTRendererType() - Static method in class schmitzm.geotools.GTUtil
Returns the renderer used by GTUtil.createGTRenderer().
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).
getHeightForHorizontal(GridPanel) - Method in class schmitzm.geotools.gui.GridPanelFormatter
Returns the default height for a horizontal Grid
getHorGrid() - Method in class schmitzm.geotools.gui.GeoMapPane
 
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.
getIcon() - Method in class skrueger.geotools.XMapPaneTool
An icon to use if the tool is associated with a button.
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 schmitzm.geotools.gui.GridPanelFormatter
A String ID that can be used to identify a Formatter-class.
getId() - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
getId() - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
 
getID() - Method in class schmitzm.geotools.gui.JMapEditorToolBar.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
 
getImageOrigin() - Method in class skrueger.geotools.XMapPane
 
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
 
getInstanceFor(KEY, Component, Object...) - Method in class skrueger.swing.DialogManager
 
getInstanceFor(KEY, DialogManager<KEY, DIALOG>.FactoryInterface) - Method in class skrueger.swing.DialogManager
Checks whether there already is an instance for that key and otherwise will create the instance by invoking the DialogManager.FactoryInterface #create method.
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.
getKey() - Method in class schmitzm.lang.ComparableObject
Liefert den Schluessel.
getKeyAction(KeyStroke) - Method in class skrueger.geotools.XMapPaneTool
 
getKeyActionParam(KeyStroke) - Method in class skrueger.geotools.XMapPaneTool
Get the optional parameter for aXMapPaneAction when triggered by KeyStroke
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.
getLabelTranslation() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
Returns the label text for all localizations.
getLanguageCodes() - Static method in class skrueger.i8n.I8NUtil
 
getLanguages() - Method in class skrueger.geotools.AttributeMetadataMap
 
getLastStackTraceClasses(StackTraceElement[], int) - Static method in class schmitzm.lang.LangUtil
Returns the class names of the top of a stack trace.
getLayeredMapPane() - Method in class schmitzm.geotools.gui.LayeredMapFrame
Liefert den Karten- und Kontroll-Bereich des Fensters.
getLayerSourceObject(MapLayer) - Static method in class schmitzm.geotools.feature.FeatureUtil
 
getLeftChild() - Method in class schmitzm.lang.tree.BinaryTreeNode
Liefert den linken Kindknoten.
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.
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
 
getLocalName() - Method in class skrueger.AttributeMetadata
The local name.
getLocalRenderer() - Method in class skrueger.geotools.XMapPane
 
getLong(Object, int[]) - Static method in class schmitzm.lang.MultiDimArray
Liefert ein Object aus einem mehrdimensionalen Array als long.
getMapArea() - Method in class skrueger.geotools.XMapPane
Returns a copy of the mapArea
getMapBackgroundColor() - Method in class skrueger.geotools.XMapPane
Returns the background Color of the map pane.
getMapContext() - Method in class schmitzm.geotools.gui.GeoMapPane
Liefert den MapContext der die einzelnen Karten-Layer verwaltet.
getMapContext() - Method in interface skrueger.geotools.MapContextManagerInterface
 
getMapContext() - Method in class skrueger.geotools.XMapPane
 
getMapCoordinatesFromEvent(MouseEvent) - Static method in class skrueger.geotools.XMapPane
Konvertiert die Maus-Koordinaten (relativ zum JMapPane) in Karten-Koordinaten.
getMapImage() - Method in class skrueger.geotools.XMapPane
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 SelectableXMapPane, 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 SelectableXMapPane, das durch diese Komponente gesteuert wird.
getMapPane() - Method in class skrueger.geotools.MapView
Liefert den Karten-Bereich der Komponente.
getMapPanePanel() - Method in class schmitzm.geotools.gui.GeoMapPane
Liefert das JPanel, in dem der Kartenbereich gekapselt ist.
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.JMapEditorToolBar
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
 
getMaxExtend() - Method in class skrueger.geotools.XMapPane
Returns the evelope of the viewable area.
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.
getMaxScaleDenominator(Double) - Static method in class schmitzm.geotools.styling.StylingUtil
Super smart metod ;-) Needs to be extended to look at the graphic width and Geometry type.
getMaxScaleDenominator(Double, FeatureUtil.GeometryForm) - Static method in class schmitzm.geotools.styling.StylingUtil
Super smart metod ;-) Needs to be extended to look at the graphic width and Geometry type.
getMaxToolID() - Method in class skrueger.geotools.MapPaneToolBar
Returns the maximum ID of tools.
getMaxValue() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Max value.
getMaxValue() - Method in class schmitzm.swing.SliderSpinnerPanel
Liefert den groessten einstellbaren Spinner-Wert.
getMaxZoomScale() - Method in class skrueger.geotools.XMapPane
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.JMapEditorToolBar
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 gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Min value.
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 skrueger.geotools.XMapPane
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.
getModel(MouseEvent) - Method in class skrueger.geotools.MouseSelectionTracker
Returns the geometric shape to use for marking the boundaries of a region.
getModifiedFeature() - Method in class schmitzm.geotools.map.event.FeatureModifiedEvent
Liefert das veraenderte SimpleFeature.
getMouseAction(MouseInputType) - Method in class skrueger.geotools.XMapPaneTool
 
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.
getName() - Method in class skrueger.AttributeMetadata
The fully qualified Name of the attribute, e.g.
getNCols() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the number of columns contained in the file.
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(AttributeDescriptor) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert den naechsten Auto-Wert fuer einen AttributeDescriptor.
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.
getNoData() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the no data (null) value.
getNoDataValues(int) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Returns the values, which are interpreted as "No Data".
getNoDataValues(int) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Returns the values, which are interpreted as "No Data".
getNoDataValues(int) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Returns the values, which are interpreted as "No Data".
getNoDataValues(int) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Returns the values, which are interpreted as "No Data".
getNodataValues() - Method in class skrueger.AttributeMetadata
 
getNoDataValuesFormatted() - Method in class skrueger.AttributeMetadata
 
getNRows() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the number of rows contained in the file.
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.
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.
getOkButton() - Method in class skrueger.swing.CancellableDialogAdapter
 
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.
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).
getOperatorDescription(String) - Method in class schmitzm.geotools.feature.CQLFilterParser
Returns a description that can be used for a tooltip
getOperatorDescription(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Returns an (internationalised) description for an operator.
getOperatorDescription(String) - Method in interface schmitzm.swing.ParserOperatorsHints
Returns a String that describes how an operator will do.
getOperatorParameterCount(String) - Method in class schmitzm.data.RasterOperationTreeParser
Liefert die Anzahl an geklammerten Parametern, die ein Operator hat.
getOperatorParameterCount(String) - Method in class schmitzm.geotools.feature.CQLFilterParser
Returns always 0
getOperatorParameterCount(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Returns the number of bracked-enclosed parameters for an operator.
getOperatorParameterCount(String) - Method in interface schmitzm.swing.ParserOperatorsHints
Returns the number of parameters an operator expects in his bracket-encapsulated parameters.
getOperators() - Method in class schmitzm.geotools.feature.CQLFilterParser
a list of String operators as they may be inserted into the CQL filter.
getOperators() - Method in class schmitzm.lang.tree.OperationTreeParser
Returns the operators, which are available for creating a valid rule.
getOperators() - Method in interface schmitzm.swing.ParserOperatorsHints
Returns a list of operators.
getOperatorTitle(String) - Method in class schmitzm.geotools.feature.CQLFilterParser
The title as it might be used in the GUI
getOperatorTitle(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Returns a short (internationalised) title for an operator.
getOperatorTitle(String) - Method in interface schmitzm.swing.ParserOperatorsHints
Returns a String that describes how an operator will appear in the ComboBox/GUI
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.
getParameterSeperatorChars() - Method in class schmitzm.lang.tree.OperationTreeParser
Liefert die Zeichen, die als Trennzeichen zwischen Funktionsparametern verwendet werden.
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.
getPointSymbolizerColor(PointSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
 
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.
getQuality(List<String>) - Method in class skrueger.AttributeMetadata
 
getQuality(List<String>) - Method in class skrueger.geotools.AttributeMetadataMap
 
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.
getRasterSymbolizers(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Returns all RasterSymbolizer that are contained in a Style.
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.
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 skrueger.geotools.XMapPane
 
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.JMapEditorToolBar
 
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.SelectableXMapPane
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.
getScaleLabel() - Method in class schmitzm.geotools.gui.ScalePane
 
getScalePane() - Method in class schmitzm.geotools.gui.GeoMapPane
 
getScalePanel() - Method in class schmitzm.geotools.gui.ScalePane
 
getSchema() - Method in class skrueger.geotools.StyledFeatureCollection
 
getSchema() - Method in interface skrueger.geotools.StyledFeaturesInterface
 
getSchema() - Method in class skrueger.geotools.StyledFS
 
getScreenToWorld() - Method in class skrueger.geotools.XMapPane
Liefert eine affine Transformation, um von den Fenster-Koordinaten in die Karten-Koordinaten (Lat/Lon) umzurechnen.
getSearchText() - Method in class skrueger.geotools.labelsearch.SearchMapDialog
 
getSecondPropertyName(SimpleFeatureType, TextSymbolizer) - Static method in class schmitzm.geotools.styling.StylingUtil
Geopublisher allows to use one or two attributes for labelling, like ORTSRATSBE: ORB_SCHLUE Returns the second attribute found in the label expression of the given TextSymbolizer or null.
getSelectedArea(AffineTransform) - Method in class skrueger.geotools.MouseSelectionTracker
Returns the geometric shape surrounding the last region to be selected by the user.
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 skrueger.geotools.selection.StyledLayerSelectionModel
Returns all selected objects as list.
getSelectionFeatureTypeStyle(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Returns null or any FeatureTypeStyle that is SELECTION related.
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.
getSelectionOutlinePaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Returns the outline color for selected points.
getSelectionOutlinePaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Returns the outline color for selected points.
getSelectionOutlinePaint() - Method in interface schmitzm.jfree.chart.renderer.SelectionRenderer
Returns the color, the selected data is outlined with.
getSelectionOutlinePaint() - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Returns the outline color for selected points.
getSelectionPaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Returns the color, the selected data is rendered with.
getSelectionPaint() - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Returns the color, the selected data 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
Returns a new list containing all Double values that shall apear in the legend.
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 JMapEditorPane, das das Ereignis ausgeloest hat.
getSource() - Method in class schmitzm.geotools.map.event.MapPaneEvent
Liefert das SelectableXMapPane, 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.MapPaneEvent
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.
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
 
getStyledLayer() - Method in class skrueger.geotools.selection.StyledLayerSelectionModel
 
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
 
getTabbedPane() - Method in class skrueger.swing.CancellableTabbedDialogAdapter
 
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, SimpleFeature) - 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 class schmitzm.geotools.gui.GridPanelFormatter
A human readable title
getTitle() - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
getTitle() - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
 
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
getTitleForCRS(CoordinateReferenceSystem) - Static method in class schmitzm.geotools.gui.GeotoolsGUIUtil
 
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.
getTool() - Method in class skrueger.geotools.XMapPane
 
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.
getTooltip() - Method in class schmitzm.geotools.gui.GridPanelFormatter
Returns a tooltip String to applied to the GridPanels.
getToolTip() - Method in class skrueger.geotools.XMapPaneTool
 
getToolTipText() - Method in class schmitzm.jfree.chart.ChangableLegendItem
Returns the tooltip of the legend item.
getTopLayer() - Method in class schmitzm.geotools.gui.SelectableXMapPane
Liefert oberste Layer (sichtbar oder unsichtbar).
getTopVisibleGridCoverageLayer() - Method in class schmitzm.geotools.gui.SelectableXMapPane
Liefert oberste sichtbare Raster-Layer.
getTopVisibleLayer() - Method in class schmitzm.geotools.gui.SelectableXMapPane
Liefert oberste sichtbare Layer.
getTopVisibleNonGridCoverageLayer() - Method in class schmitzm.geotools.gui.SelectableXMapPane
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.
getTranslation() - Method in class skrueger.swing.TranslationEditJPanel
 
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.
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
 
getValueAt(int, int) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
This overwritten method filters the values for NODATA-values defined in the AttributeMetadata
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.
getVertGrid() - Method in class schmitzm.geotools.gui.GeoMapPane
 
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(AttributeMetadataMap, boolean) - Static method in class skrueger.geotools.StyledLayerUtil
Return only the visible or invisible entries of an AttributeMetaData-Map.
getVisibleLayoutBounds(MapContext) - Static method in class schmitzm.geotools.GTUtil
Very similar to MapContext#getLayerBounds(), this may return null.
getVisibleTextSymbolizers(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
 
getWeight() - Method in class skrueger.AttributeMetadata
 
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).
getWidthForVertical(GridPanel) - Method in class schmitzm.geotools.gui.GridPanelFormatter
Returns the default width for a vertical Grid
getWidthForVertical(GridPanel) - Method in class schmitzm.geotools.gui.GridPanelFormatter_DHDN
 
getWidthForVertical(GridPanel) - Method in class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
 
getWindowSelectionMode() - Method in class schmitzm.jfree.chart.SelectableChartPanel
Returns the behavior of the chart panel on window selections via mouse.
getWorkResult() - Method in class schmitzm.swing.SwingWorker
Liefert nach der Beendigung des Threads dessen Ergebnis.
getWorldToScreenTransform() - Method in class skrueger.geotools.XMapPane
 
getWrappedGeoObject(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert das Objekt (GridCoverage2D oder FeatureCollection oder GridCoverager oder GridCoverageReader auf dem ein Layer basiert.
getWrappedGeoObject(<any>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Liefert das Objekt (GridCoverage2D oder FeatureCollection oder GridCoverager oder GridCoverageReader auf dem ein Layer basiert.
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).
getXlCorner() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the x cordinate of the lower left corner.
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).
getYlCorner() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the y cordinate of the lower left corner.
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.
globalRedoFeatures - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the undone segments (complete Features) which can be redone.
globalRedoPoints - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the undone points of former segments (complete Features) which can be redone.
globalUndoFeatures - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the former segments (complete Features) which can be undone.
globalUndoPoints - Variable in class schmitzm.geotools.gui.JMapEditorPane
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
 
gridBarVisible - Variable in class schmitzm.geotools.gui.GridPanel
Speichert, ob neben den Koordinaten-Abschnitten auch eine Leiste dargestellt wird (Defaul: true).
GridCoverageSelectedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein XMapPane ausloest, wenn der Anwender ein Raster in der Karte ausgewaehlt hat.
GridCoverageSelectedEvent(SelectableXMapPane, MapLayer, Envelope, GridCoverage2D, Object) - Constructor for class schmitzm.geotools.map.event.GridCoverageSelectedEvent
Erzeugt ein neues Ereignis.
GridCoverageSelectedEvent(SelectableXMapPane, 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 SelectableXMapPane ausloest, wenn der Anwender den Wert eines Rasters in der Karte ausgewaehlt hat.
GridCoverageValueSelectedEvent(SelectableXMapPane, MapLayer, Point2D, double[], Object) - Constructor for class schmitzm.geotools.map.event.GridCoverageValueSelectedEvent
Erzeugt ein neues Ereignis.
GridCoverageValueSelectedEvent(SelectableXMapPane, 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 SelectableXMapPane gekoppelt ist.
GridPanel(int, SelectableXMapPane) - Constructor for class schmitzm.geotools.gui.GridPanel
Erzeugt eine WGS84-Koordinaten-Leiste fuer ein SelectableXMapPane.
GridPanel(int, SelectableXMapPane, GridPanelFormatter) - Constructor for class schmitzm.geotools.gui.GridPanel
Erzeugt eine Koordinaten-Leiste fuer ein SelectableXMapPane.
GridPanelFormatter - Class in schmitzm.geotools.gui
This class defines how the GridPanel shows the coordinate grid and the coordinates.
GridPanelFormatter(CoordinateReferenceSystem) - Constructor for class schmitzm.geotools.gui.GridPanelFormatter
Creates a new formatter.
GridPanelFormatter_DHDN - Class in schmitzm.geotools.gui
 
GridPanelFormatter_DHDN() - Constructor for class schmitzm.geotools.gui.GridPanelFormatter_DHDN
Creates a new formatter with DHDN / 3-degree Gauss zone 1 as CRS
GridPanelFormatter_LatLon1 - Class in schmitzm.geotools.gui
This class defines a GridPanelFormatter for the WGS84 CoordinateReferenceSystem.
GridPanelFormatter_LatLon1() - Constructor for class schmitzm.geotools.gui.GridPanelFormatter_LatLon1
Creates a new formatter.
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.
gtmig.org.geotools.gce.arcgrid - package gtmig.org.geotools.gce.arcgrid
 
GTUtil - Class in schmitzm.geotools
Diese Klasse enthaelt allgemeine Funktionen fuer die Arbeit mit Geotools.
GTUtil() - Constructor for class schmitzm.geotools.GTUtil
 
GTUtil.GTRendererType - Enum in schmitzm.geotools
Specifies the types of renderer used by GTUtil.createGTRenderer() .
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 SimpleFeature 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.
HeapBar - Class in skrueger.swing
 
HeapBar() - Constructor for class skrueger.swing.HeapBar
 
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.
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
horAlign - Variable in class schmitzm.swing.table.ComponentRenderer
Horizontale Ausrichtung der Componente innerhalb der Tabellenzelle (Default: SwingConstants.CENTER).
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.JMapEditorToolBar.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.
INFO - Static variable in class skrueger.geotools.XMapPaneTool
The configuration of the INFO XMapPaneTool
INFO_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form eines Zielkreuzes mit kleinem i
infoState - Variable in class schmitzm.geotools.gui.MapActionControlPane
Button fuer Info-Aktion.
init() - Method in class schmitzm.geotools.gui.JMapEditorToolBar
Calls JMapEditorToolBar.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.JMapEditorToolBar
Creates the action buttons and adds them to JMapEditorToolBar.actionButtons.
initEditorFeatureCollection(String) - Method in class schmitzm.geotools.gui.JMapEditorPane
Sets JMapEditorPane.editorFeatureCollection and JMapEditorPane.editorLayer to completely new instances.
initGUI() - Method in class schmitzm.geotools.gui.ColorMapPanel
Initializes the GUI.
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.
INITIAL_REPAINT_DELAY - Static variable in class skrueger.geotools.XMapPane
The initial delay in milliseconds until the XMapPane.finalImage is updated the first time.
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.
initOperatorKeys() - Method in class schmitzm.lang.tree.OperationTreeParser
Initialises the localisation key list for the available operators.
initOperatorList() - Method in class schmitzm.data.RasterOperationTreeParser
Initialises the list of available operators.
initOperatorList() - Method in class schmitzm.lang.tree.OperationTreeParser
Initialises the list of available operators.
initPredefinedCRS() - Method in class schmitzm.geotools.gui.CRSSelectionDialog
Initialisiert die zur Verfuegung stehenden CRS.
initSegmentFeatureCollection() - Method in class schmitzm.geotools.gui.JMapEditorPane
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.
initTool() - Method in class skrueger.geotools.XMapPaneTool
Called by the constructor.
initToolBar() - Method in class schmitzm.geotools.gui.JMapEditorToolBar
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.JMapEditorPane
Sets JMapEditorPane.editorFeatureCollection and JMapEditorPane.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).
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.JMapEditorToolBar
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.JMapEditorToolBar
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.
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 interface skrueger.swing.CancellableDialog
 
isCancelled() - Method in class skrueger.swing.CancellableDialogAdapter
 
isCancelled() - Method in class skrueger.swing.TranslationAskJDialog
After the modal dialog has been closed, this allows to find out, whether the Component 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.
isCenterOriginSymetrically() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns whether the axis origin is centered in the plot.
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.
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.
isCrosshairVisible() - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Returns whether the plot's crosshair lines are visible.
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?
isDisposed - Variable in class skrueger.swing.AtlasDialog
A flag checking that we just get disposed once
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.JMapEditorPane
Checks, whether a layer is edited.
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(MouseInputType) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Returns whether a specific input action of the mouse adapter is enabled.
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.
isGridBarVisible() - Method in class schmitzm.geotools.gui.GeoMapPane
Prueft, ob neben den Koordinaten-Abschnitten die Leiste dargestellt wird.
isGridBarVisible() - Method in class schmitzm.geotools.gui.GridPanel
Prueft, ob neben den Koordinaten-Abschnitten die Leiste dargestellt wird.
isGridCoverageLayer(MapLayer) - Static method in class schmitzm.geotools.gui.SelectableXMapPane
Prueft, ob es sich bei einem Layer um ein Raster-Layer handelt.
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 skrueger.geotools.XMapPane
Returns whether a layer is regarded or ignored on #SELECT_TOP, #SELECT_ALL and #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.
isNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
isNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Checks whether the given value is one of the "No data" values for the attribute.
isNoDataValue(int, Object) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
isNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Checks whether the given value is one of the "No data" values for the attribute.
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
Shall bigger gaps be painted between the raster images
isParameterSeperator(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Prueft, ob es sich bei einem String um eine schliessende Klammer handelt.
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.JMapEditorPane
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.
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.
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.
isShowExceptions() - Method in class skrueger.geotools.XMapPane
Shall exceptions be reported in the mappane?
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.
isStyleable(StyledRasterInterface<?>) - Static method in class skrueger.geotools.StyledLayerUtil
 
isStyleDifferent(Style, File) - Static method in class schmitzm.geotools.styling.StylingUtil
Compares a given Style and a File containg a Style.
isStyleDifferent(Style, Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Compares a given Style and a File containg a Style.
isToolEnabled(Integer) - Method in class skrueger.geotools.MapView
Checks whether a tool is activated.
isUndoPossible() - Method in class schmitzm.geotools.gui.JMapEditorPane
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
Will the end-user see this attribute?
isVisibleFor(KEY) - Method in class skrueger.swing.DialogManager
 
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.
isWellDefined() - Method in class skrueger.geotools.XMapPane
Return true if a CRS and a XMapPane.mapArea are set and the XMapPane is visible and has bounds set.
isWriteUnlimited() - Method in class schmitzm.data.property.ValuePropertyAccessParameters
Prueft, ob beliebig viele Objekte gleichzeitig schreiben duerfen.
isXYIndexSwitchForced() - Method in class schmitzm.geotools.gui.GridPanel
Liefert true, wenn das Verdrehen der X- und Y-Koordinate nach der Transformation erzwungen wird (Default: false).
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.
iterator - Variable in class schmitzm.geotools.feature.PipedFeatureIterator
Holds the FeatureIterator which is piped.

J

JDOM_TO_JAX - Static variable in class schmitzm.xml.XMLUtil
Wrapper from JDOM to W3C.
JEditorPaneEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein allgemeines Ereignis dar, das ein JMapEditorPane ausloest.
JEditorPaneEvent(JMapEditorPane, MapLayer, Object) - Constructor for class schmitzm.geotools.map.event.JEditorPaneEvent
Erzeugt ein neues Ereignis.
JFreeChartUtil - Class in schmitzm.jfree
In dieser Klasse sind Hilfsmethoden fuer JFreeChart hinterlegt.
JFreeChartUtil() - Constructor for class schmitzm.jfree.JFreeChartUtil
 
JMapEditorPane - Class in schmitzm.geotools.gui
The JMapEditorPane extends the SelectableXMapPane with functionalities to create new vector layers by successively click points via mouse.
JMapEditorPane() - Constructor for class schmitzm.geotools.gui.JMapEditorPane
Creates a new JMapEditorPane.
JMapEditorPane(MapContext) - Constructor for class schmitzm.geotools.gui.JMapEditorPane
Creates a new JMapEditorPane.
JMapEditorPane.EditorMode - Enum in schmitzm.geotools.gui
Modes, the editor can be perform.
JMapEditorToolBar - Class in schmitzm.geotools.gui
A toolbar to control the operations of a JMapEditorPane.
JMapEditorToolBar() - Constructor for class schmitzm.geotools.gui.JMapEditorToolBar
Creates a new toolbar.
JMapEditorToolBar(JMapEditorPane) - Constructor for class schmitzm.geotools.gui.JMapEditorToolBar
Creates a new tool bar.
JMapEditorToolBar.EditorPaneToolBarAction - Class in schmitzm.geotools.gui
Extends the AbstractAction with maintaining an ID and the JMapEditorToolBar the action controls.
JMapEditorToolBar.EditorPaneToolBarAction(int, JMapEditorToolBar) - Constructor for class schmitzm.geotools.gui.JMapEditorToolBar.EditorPaneToolBarAction
Creates a new action with a dummy description and no icon.
JMapEditorToolBar.EditorPaneToolBarAction(int, JMapEditorToolBar, String) - Constructor for class schmitzm.geotools.gui.JMapEditorToolBar.EditorPaneToolBarAction
Creates a new action without an icon.
JMapEditorToolBar.EditorPaneToolBarAction(int, JMapEditorToolBar, String, Icon) - Constructor for class schmitzm.geotools.gui.JMapEditorToolBar.EditorPaneToolBarAction
Creates a new action.
JMapPaneListener - Interface in schmitzm.geotools.map.event
Diese Klasse stellt einen Listener fuer Ereignisse des SelectableXMapPane dar (z.B.
joinFeatureCollection(FeatureUtil.JoinType, <any>, String, AttributeFilter, <any>, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(<any>, String, AttributeFilter, <any>, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine (Full-Outer-) Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(<any>, String, <any>, String, String...) - Static method in class schmitzm.geotools.feature.FeatureUtil
Fuehrt eine (Full-Outer-) Equi-Join-Operation zwischen zwei FeatureCollection durch.
joinFeatureCollection(<any>, 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(<any>, 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, <any>, 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.
JPanel(LayoutManager, String) - Constructor for class schmitzm.swing.JPanel
Erzeugt ein neues Panel mit angegebenen LayoutManager und einem TitledBorder
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
 

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_PREFIX - Variable in class schmitzm.geotools.gui.RasterPositionLabel
Key, um das Label-Praefix in der CaptionsChangeable-Map anzusprechen.
labelCache - Variable in class skrueger.geotools.XMapPane
 
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 - 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(SelectableXMapPane) - 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_CANCEL - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
Constant for the tool "Cancel layer" (30).
LAYER_NEW - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
Constant for the tool "New layer" (10).
LAYER_SAVE - Static variable in class schmitzm.geotools.gui.JMapEditorToolBar
Constant for the tool "Save layer" (20).
layerAdded(MapLayerListEvent) - Method in class schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn ein Layer dem MapContext hinzugefuegt wurde.
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.
layerDeselected(MapLayerEvent) - Method in class schmitzm.geotools.map.event.MapLayerAdapter
Wird aufgerufen, wenn ein Layer deselectiert wird.
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 JMapEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers abgebrochen hat.
LayerEditCanceledEvent(JMapEditorPane, 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 JMapEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers (erfolgreich) beendet hat.
LayerEditFinishedEvent(JMapEditorPane, 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 JMapEditorPane ausloest, wenn der Anwender die Bearbeitung eines Layers beginnt.
LayerEditStartedEvent(JMapEditorPane, 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.
layerIntersectsCoord(MapLayer, Coordinate) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Testet (anhand der Bounding-Box), ob das Objekt eines Layers eine Coordinate schneidet.
layerIntersectsEnvelope(MapLayer, Envelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Testet (anhand der Bounding-Box), ob das Objekt eines Layers eine andere Bounding-Box schneidet.
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 schmitzm.geotools.map.event.MapLayerListAdapter
Wird aufgerufen, wenn ein Layer aus dem MapContext entfernt wurde.
layerSelected(MapLayerEvent) - Method in class schmitzm.geotools.map.event.MapLayerAdapter
Wird aufgerufen, wenn ein Layer selectiert wird.
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.
localMapLayerListener - Variable in class skrueger.geotools.XMapPane
Listens to each layer in the local MapContext for changes and triggers repaints.
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 schmitzm.geotools.gui.FeatureCollectionTableModel
Logger for debug messages.
LOGGER - Variable in class schmitzm.geotools.gui.MapContextControlPane
 
LOGGER - Static variable in class schmitzm.geotools.gui.SelectableXMapPane
Logger for debug messages.
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.
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.
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 SelectableXMapPane 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 SimpleFeature und fuehren zu einem FeatureSelectedEvent: Links-Klick: einzelnes SimpleFeature 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 SelectableXMapPane zugeordnet ist.
MapActionControlPane(SelectableXMapPane) - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine horizontale Steuer-Komponente.
MapActionControlPane(SelectableXMapPane, int, int) - Constructor for class schmitzm.geotools.gui.MapActionControlPane
Erzeugt eine Steuer-Komponente.
MapActionControlPane(SelectableXMapPane, 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 skrueger.geotools.XMapPane
the area of the map to draw
MapAreaChangedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein SelectableXMapPane ausloest, wenn sich die Ausdehnung der dargestellte Karten-Ausschnitt aendert.
MapAreaChangedEvent(SelectableXMapPane, 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.JMapEditorPane
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 SelectableXMapPane gekoppelt und stellt die dargestellten Layer in Form eine Liste dar.
MapContextControlPane(SelectableXMapPane, 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.
mapControl - Variable in class schmitzm.geotools.gui.LayeredMapFrame
Toolbar zur Kontroller der Karten-Aktionen (z.B.
mapImageInvalid - Variable in class skrueger.geotools.XMapPane
A flag indicating that the shown image is invalid and needs to be re-rendered.
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 skrueger.geotools.XMapPane
Holds a flag for each layer, whether it is regarded or ignored on #SELECT_TOP, #SELECT_ALL and #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
SelectableXMapPane 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 SelectableXMapPane this tool bar controls.
mapPane - Variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
 
MapPaneEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das von einem SelectableXMapPane ausgeloest wurde (z.B.
MapPaneEvent(SelectableXMapPane, Object) - Constructor for class schmitzm.geotools.map.event.MapPaneEvent
Erzeugt ein neues Ereignis.
MapPaneEvent(SelectableXMapPane) - Constructor for class schmitzm.geotools.map.event.MapPaneEvent
Erzeugt ein neues Ereignis.
mapPaneListener - Variable in class schmitzm.geotools.gui.JMapEditorToolBar
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 skrueger.geotools.XMapPane
List of listeners of this XMapPane
mapPanePanel - Variable in class schmitzm.geotools.gui.GeoMapPane
Panel, das den Kartenbereich (GeoMapPane.mapPane) enthaelt.
MapPaneStatusBar - Class in schmitzm.geotools.gui
Stellt ein BorderLayout-Panel dar, in dem links ein RasterPositionLabel und rechts ein GeoPositionLabel dargestellt ist.
MapPaneStatusBar(SelectableXMapPane) - Constructor for class schmitzm.geotools.gui.MapPaneStatusBar
Erzeugt einen neuen Status-Balken.
MapPaneStatusBar(SelectableXMapPane, RasterPositionLabel, GeoPositionLabel) - Constructor for class schmitzm.geotools.gui.MapPaneStatusBar
Erzeugt einen neuen Status-Balken.
MapPaneToolBar - Class in skrueger.geotools
A toolbar to control an SelectableXMapPane (Atlas visualization).
MapPaneToolBar() - Constructor for class skrueger.geotools.MapPaneToolBar
Creates a new toolbar.
MapPaneToolBar(SelectableXMapPane) - 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.
MapPaneToolBar.MapPaneToolBarAction(int, MapPaneToolBar, XMapPaneTool) - Constructor for class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
 
MapPaneToolSelectedListener - Interface in skrueger.geotools
 
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 gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. max value found in the file
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).
MbDecimalFormatter - Class in skrueger.swing.formatter
A formatter that formats double and long byte number into a Kb, Mb or Gb format.
MbDecimalFormatter() - Constructor for class skrueger.swing.formatter.MbDecimalFormatter
 
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 "SimpleFeature-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 gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. min value found in the file
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 schmitzm.geotools.gui.GeoPositionLabel
Macht nichts.
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.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseClicked(MouseEvent) if the mouse action is enabled for the click.
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 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.
mouseDragged(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseDragged(MouseEvent) if the mouse action is enabled for the drag.
mouseDragged(MouseEvent) - Method in class skrueger.geotools.MouseSelectionTracker
Informs this controller that the mouse has been dragged.
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.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseDragged(MouseEvent) in any case, because enter, exit and move can not be specified by MouseInputType.
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 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.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseExited(MouseEvent) in any case, because enter, exit and move can not be specified by MouseInputType.
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.
MouseInputType - Enum in schmitzm.swing.event
This Enum describes different mouse input types that can be performed.
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.
mouseMoved(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseExited(MouseEvent) in any case, because enter, exit and move can not be specified by MouseInputType.
mouseMoved(MouseEvent) - Method in class skrueger.geotools.MouseSelectionTracker
Informs this controller that the mouse has been moved but not as a result of the user selecting a region.
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.event.SelectiveMouseAdapter
Stores the current mouse location in SelectiveMouseAdapter.dragStartPos.
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.
mousePressed(MouseEvent) - Method in class skrueger.geotools.MouseSelectionTracker
Informs this controller that the mouse button has been pressed.
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.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseReleased(MouseEvent) only in the following cases Startposition = Endposition and the mouse click action is activated Startposition !
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.
mouseReleased(MouseEvent) - Method in class skrueger.geotools.MouseSelectionTracker
Informs this controller that the mouse button has been released.
MouseSelectionTracker - Class in schmitzm.geotools.gui
Extends the geotools org.geotools.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.swing.MouseSelectionTracker).
MouseSelectionTracker(MouseSelectionTracker.SelectionMode) - Constructor for class schmitzm.geotools.gui.MouseSelectionTracker
Creates a new tracker.
MouseSelectionTracker - Class in skrueger.geotools
Controller which allows the user to select a region of a component.
MouseSelectionTracker() - Constructor for class skrueger.geotools.MouseSelectionTracker
Constructs an object which will allow rectangular regions to be selected using the mouse.
MouseSelectionTracker.SelectionMode - Enum in schmitzm.geotools.gui
Selection events the tracker reacts on.
mouseWheelMoved(MouseWheelEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Calls SelectiveMouseAdapter.performMouseWheelMoved(MouseWheelEvent) if the mouse action is enabled for mouse wheel events.
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.
NCOLS - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Column number tag in the header file
nCols - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
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 SimpleFeature (aus der FeatureCollection).
next() - Method in class schmitzm.geotools.feature.PipedFeatureIterator
Returns the next SimpleFeature;
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_ACTION - Static variable in class skrueger.geotools.XMapPaneTool
This XMapPaneTool does nothing
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
 
noData - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
NODATA_VALUE - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. no data tag in the header file
nodataCnt - Variable in class schmitzm.geotools.grid.GridStatistic
Anzahl an NoData-Zellen
noDataVal - Variable in class schmitzm.geotools.grid.GridStatistic
Werte, die NoData signalisieren.
noDataValues - Variable in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Holds the "No Data" values for each attribute.
nodataValues - Variable in class skrueger.AttributeMetadata
Allows to define general NODATA values for an attribute. e.g. -9999 can be set and will always be interpreted as NULL internally and will usually be ignored.
NONE - Static variable in class schmitzm.geotools.gui.SelectableXMapPane
Flag fuer Modus "Nichts machen".
NONE - Static variable in class skrueger.geotools.XMapPane
Flag for no-tool.
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.
NROWS - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Row number tag in the header file
nRows - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
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 XMapPane ausloest, wenn der Anwender einen Bereich in der Karte ausgewaehlt hat und dabei Objekte selektiert wurde.
ObjectSelectionEvent(SelectableXMapPane, MapLayer, Envelope, E, Object) - Constructor for class schmitzm.geotools.map.event.ObjectSelectionEvent
Erzeugt ein neues Ereignis.
ObjectSelectionEvent(SelectableXMapPane, 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.CancellableDialogAdapter
This method is called when the dialog is closed and not canceled.
okClose() - Method in class skrueger.swing.CancellableTabbedDialogAdapter
 
okClose() - Method in class skrueger.swing.TranslationAskJDialog
This method is only called when the dialog is closed and not canceled.
oldMapArea - Variable in class skrueger.geotools.XMapPane
We store the old mapArea for a moment to use it for the "quick scaled preview" in case of ZoomOut
oldScreenToWorld - Variable in class skrueger.geotools.XMapPane
We store the old transform for a moment to use it for the "quick scaled preview" in case of ZoomIn
oldValue - Variable in class schmitzm.data.event.ObjectChangeEvent
Speichert den alten Wert bei einer Wertaenderung.
onRenderingCancelled() - Method in class skrueger.geotools.XMapPane
Called by the RenderingExecutor when rendering was cancelled.
onRenderingCompleted(long) - Method in class skrueger.geotools.XMapPane
Called by the RenderingExecutor when rendering has been completed.
onRenderingFailed(Exception) - Method in class skrueger.geotools.XMapPane
Called by the XMapPane.RenderingTask when rendering failed.
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.
openReader() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Obtain the best reader for the situation
openWriter(boolean) - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Open the best writer for the situation.
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(ParserOperatorsHints) - Constructor for class schmitzm.swing.OperationTreePanel
Erzeugt eine neue Eingabe-GUI fuer den OperationTree.
OperationTreePanel(ParserOperatorsHints, 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.
opHints - Variable in class schmitzm.swing.OperationTreePanel
Liefert Informationen ueber die Operatoren, die dem Nutzer in der ComboBox zur Verfuegung gestellt werden.
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<E>, E, E) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn sich der Eingabewert des Option geaendert hat.
optionChanged(InputOption<E>, E, E) - 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<E>) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus erhaelt.
optionGainedFocus(InputOption<E>) - 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<E>) - Method in class schmitzm.swing.event.InputOptionAdapter
Wird aufgerufen, wenn die Eingabe-Komponente der Option den Fokus verliert.
optionLostFocus(InputOption<E>) - 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.renderer.lite.gridcoverage2d - package org.geotools.renderer.lite.gridcoverage2d
 
org.geotools.swing - package org.geotools.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.
orientation - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the plot orientation (horizontal/vertical).
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(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.
paint(Graphics) - Method in class skrueger.geotools.MapPaneToolBar
 
paintComponent(Graphics) - Method in class schmitzm.geotools.gui.JMapEditorPane
After the actions of the super method, this method paints the special editor layers in JMapEditorPane.editorMapContext.
paintComponent(Graphics) - Method in class skrueger.geotools.XMapPane
 
paintComponent(Graphics) - Method in class skrueger.swing.HeapBar
 
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(int, int) - Method in class skrueger.geotools.XMapPane
Usually called from XMapPaneAction_Pan to pan the image.
PAN - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to any MouseInputType to perform panning on a Map
PAN - Static variable in class skrueger.geotools.XMapPaneTool
The configuration of the PAN XMapPaneTool
PAN_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer offenen Hand
paneResized - Variable in class skrueger.geotools.XMapPane
A flag indicating, that the image size has changed and the buffered images are not big enough any more
PANNING_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer geschlossenen Hand
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 SimpleFeature-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.
parseFilter(String) - Method in class schmitzm.geotools.feature.CQLFilterParser
Creates a CQL-Filter for the rule string.
parseFilter(String) - Method in class schmitzm.geotools.feature.FeatureOperationTreeParser
Creates a FeatureOperationTreeFilter for the rule string.
parseFilter(String) - Method in interface schmitzm.geotools.feature.FilterParser
Creates a Filter by parsing a rule string.
parseHeader() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Parses the reader for the known properties.
parseHeader(StreamTokenizer) - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Parse the header of an ascii grid file.
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.
ParserOperatorsHints - Interface in schmitzm.swing
 
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.
pause() - Method in class schmitzm.lang.WorkingThread
Beendet (temporaer) die Arbeit des Threads.
performActionButton(int, ActionEvent) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
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.
performClick(XMapPane, MouseEvent, DirectPosition) - Method in interface skrueger.geotools.XMapPaneAction
Defines the action in case of a single click on the map.
performClick(XMapPane, MouseEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Pan
 
performClick(XMapPane, MouseEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Select
 
performClick(XMapPane, MouseEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.In
 
performClick(XMapPane, MouseEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.Out
 
performClick(XMapPane, MouseEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneActionAdapter
Implements the action on a mouse click event.
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.
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in interface skrueger.geotools.XMapPaneAction
Defines the action in case of a window selection on the map (the moment a drag ends).
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Pan
Performs a pan action.
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Select
 
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.In
 
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.Out
 
performDragged(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneActionAdapter
Implements the action AFTER a mouse drag has ended.
performDragging(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in interface skrueger.geotools.XMapPaneAction
Defines the action in case of a mouse drag on the map.
performDragging(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Pan
TODO: Stop dragging if the expected map area would not be valid.
performDragging(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Select
 
performDragging(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom
 
performDragging(XMapPane, MouseEvent, Point, Point, DirectPosition, DirectPosition) - Method in class skrueger.geotools.XMapPaneActionAdapter
Implements the action DURING a mouse drag.
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 SimpleFeature.
performGetValue() - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Liefert den aktuellen in der Tabelle definierten SimpleFeatureType.
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 SimpleFeature 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.
performKeyboard(XMapPane, Object) - Method in interface skrueger.geotools.XMapPaneAction
Defines what happens if this action has been triggered by a keyboard-key.
performKeyboard(XMapPane, Object) - Method in class skrueger.geotools.XMapPaneAction_Pan
 
performKeyboard(XMapPane, Object) - Method in class skrueger.geotools.XMapPaneAction_Select
Does nothing if initiated by keyboard.
performKeyboard(XMapPane, Object) - Method in class skrueger.geotools.XMapPaneAction_Zoom.In
 
performKeyboard(XMapPane, Object) - Method in class skrueger.geotools.XMapPaneAction_Zoom.Out
 
performKeyboard(XMapPane, Object) - Method in class skrueger.geotools.XMapPaneActionAdapter
Implements the action on a keyboard stroke.
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(MapPaneEvent) - Method in interface schmitzm.geotools.map.event.JMapPaneListener
Verarbeitet ein JMapPane-Ereignis.
performMapPaneEvent(MapPaneEvent) - Method in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
Used to synchronize FeatureSelectedEvents with the StyledFeatureLayerSelectionModel
performMouseClicked(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseClicked(MouseEvent) - Method in class skrueger.geotools.XMapPaneMouseListener
 
performMouseDragged(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseDragged(MouseEvent) - Method in class skrueger.geotools.XMapPaneMouseListener
 
performMouseEntered(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseExited(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseMoved(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMousePressed(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseReleased(MouseEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseReleased(MouseEvent) - Method in class skrueger.geotools.XMapPaneMouseListener
 
performMouseWheelMoved(MouseWheelEvent) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Empty implementation.
performMouseWheelMoved(MouseWheelEvent) - Method in class skrueger.geotools.XMapPaneMouseListener
 
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, int) - Method in class schmitzm.geotools.gui.SelectableXMapPane
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(SimpleFeature) - Method in class schmitzm.geotools.gui.FeatureInputOption
Initalisiert die Tabelle mit einem neuen SimpleFeature.
performSetValue(SimpleFeatureType) - Method in class schmitzm.geotools.gui.FeatureTypeInputOption
Initalisiert die Tabelle mit einem neuen SimpleFeatureType.
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.
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in interface skrueger.geotools.XMapPaneAction
Defines the action in case of a mouse wheel action on the map (the moment a drag ends).
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Pan
 
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Select
 
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.In
 
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneAction_Zoom.Out
 
performWheel(XMapPane, MouseWheelEvent, DirectPosition) - Method in class skrueger.geotools.XMapPaneActionAdapter
Implements the action on mouse wheel event.
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(<any>) - 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.
prepareFilter(CoordinateReferenceSystem, Class<?>) - Method in class skrueger.geotools.GeomFilterGenerator.BoundingBoxFilterGenerator
Prepares a filter with the bounding box transformed to the given CoordinateReferenceSystem as the "right" argument.
prepareFilter(CoordinateReferenceSystem, Class<?>) - Method in class skrueger.geotools.GeomFilterGenerator.PointFilterGenerator
Prepares a filter with the base point and distance transformed to the given CoordinateReferenceSystem as the "right" argument.
prepareFilter(CoordinateReferenceSystem, Class<?>) - Method in class skrueger.geotools.GeomFilterGenerator
Creates a filter containing the base constraint ("right" argument) transformed to the given CoordinateReferenceSystem.
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.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 schmitzm.swing.JPanel
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.
printLastStackTraceClasses(StackTraceElement[], int, PrintStream) - Static method in class schmitzm.lang.LangUtil
Prints the last X classes from a stack trace.
printLastStackTraceClasses(StackTraceElement[], int) - Static method in class schmitzm.lang.LangUtil
Prints the last X classes from a stack trace to the standard output.
printSizes(Component) - Static method in class schmitzm.swing.SpringUtilities
A debugging utility that prints to stdout the component's minimum, preferred, and maximum sizes.
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 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.
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
 

Q

qmTranslation(List<String>, Translation) - Static method in class skrueger.i8n.I8NUtil
 

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
 
R(String, Object...) - Static method in class skrueger.geotools.XMapPaneTool
 
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_CALC_PARSER - Static variable in class schmitzm.data.RasterCalculator
Instanz des Parsers.
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.
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 (ohne Hints).
ReadableGridCoverage(CharSequence, PlanarImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map<?, ?>, Hints, 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
Creates a DataStore from shape file
readDouble(byte) - Method in class schmitzm.io.BinaryInputStream
Liest einen double-Wert (8 Bytes) aus dem Stream.
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 ...
readFileAsString(File) - Static method in class schmitzm.io.IOUtil
Reads the contents of a File into one String.
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(Object) - Static method in class schmitzm.geotools.io.GeoImportUtil
Imports a raster from file or URL in ArcInfoASCII format.
readGridFromArcInfoASCII(Object, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Imports a raster from file or URL in ArcInfoASCII format.
readGridFromGeoTiff(File) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridFromGeoTiff(File, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Diese Methode importiert ein Raster aus einer Datei im GeoTIFF-Format.
readGridFromGeoTiff(Object, CoordinateReferenceSystem, GeneralParameterValue[]) - Static method in class skrueger.geotools.io.GeoImportUtilURL
 
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(Object) - Static method in class schmitzm.geotools.io.GeoImportUtil
Import a raster from file or URL in ArcInfoASCII format.
readGridRasterFromArcInfoASCII(Object, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Import a raster from file or URL in ArcInfoASCII 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.
readHeaderDouble(StreamTokenizer) - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
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.
readRaster() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Returns the WritableRaster of the raster.
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.
readURLasString(URL) - Static method in class schmitzm.io.IOUtil
 
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.
RED - Static variable in class schmitzm.swing.StoplightContainer
das obere (linke) Ampel-Licht ist Rot
redoEditing(int) - Method in class schmitzm.geotools.gui.JMapEditorPane
Restores previous undone editing actions.
redoEditing() - Method in class schmitzm.geotools.gui.JMapEditorPane
Restores the last undone editing action.
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.
refresh() - Method in class skrueger.geotools.XMapPane
Triggers to repaint (fast) and re-render (slow) the JMapPane.
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(AttributeDescriptor, AutoValueGenerator<?>) - Static method in class schmitzm.geotools.feature.FeatureUtil
Registriert einen AutoValueGenerator fuer einen AttributeDescriptor, so dass FeatureUtil.getNextAutoValue(AttributeDescriptor) fuer diesen AttributeDescriptor 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.
removeAttribute(int) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Removes all style informations about an attribute and reorganizes the attribute indexes so there is an continuous order.
removeAttribute(int) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Removes all style informations about an attribute and reorganizes the attribute indexes so there is an continuous order.
removeAttribute(int) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Removes all style informations about an attribute and reorganizes the attribute indexes so there is an continuous order.
removeAttribute(int) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Removes all style informations about an attribute and reorganizes the attribute indexes so there is an continuous order.
removeButtonSelectedListener(MapPaneToolSelectedListener) - Method in class skrueger.geotools.MapPaneToolBar
 
removeChangeListener(ChangeListener) - Method in class schmitzm.swing.Compass
Entfernt einen ChangeListener vom Kompass.
removeColorMapEntry(ColorMap, int) - Static method in class schmitzm.geotools.styling.StylingUtil
Unless ColorMap has no methods to remove an entry this method creates a new ColorMap with the identical entries except the one to remove.
removeColorMapEntry(ColorMap, ColorMapEntry) - Static method in class schmitzm.geotools.styling.StylingUtil
Unless ColorMap has no methods to remove an entry this method creates a new ColorMap with the identical entries except the one to remove.
removeElementAt(int) - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.removeElementAt(int) und erzeugt ein ObjectChangeEvent, falls sich der Listen-Inhalt aendert.
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(E) - Method in class schmitzm.swing.event.PropertyChangeEmitter
Removes a listener from the listener list.
removeLocaleChangeListener(PropertyChangeListener) - Static method in class skrueger.i8n.Translation
PropertyChangeListener can be registered to be informed when the Locale changed.
removeMapLayerListListener(MapLayerListListener) - Method in interface skrueger.geotools.MapContextManagerInterface
Remove MapLayerListListener
removeMapPaneListener(JMapPaneListener) - Method in class skrueger.geotools.XMapPane
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.
removeNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Removes a "No Data" value for an attribute.
removeNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Removes a "No Data" value for an attribute.
removeNoDataValue(int, Object) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Removes a "No Data" value for an attribute.
removeNoDataValue(int, Object) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Removes a "No Data" value for an attribute.
removeNodataValue(Object) - Method in class skrueger.AttributeMetadata
 
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.
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.
removeSelectionFeatureTypeStyle(Style) - Static method in class schmitzm.geotools.styling.StylingUtil
Creates a copy of the given Style, removing any FeatureTypeStyles that are only SELECTION related.
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
The listeneras are stored in a WeakHashSet!
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.
renderingErrors - Variable in class skrueger.geotools.XMapPane
Is set if a renderer has an error
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.
REPEATING_REPAINT_DELAY - Static variable in class skrueger.geotools.XMapPane
While the XMapPane.bgExecuter and XMapPane.localExecuter are rendering, the XMapPane.repaintTimer is regularly updating the XMapPane.finalImage with previews.
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() - Method in class schmitzm.geotools.feature.FeatureCollectionReader
Setzt den Reader auf den Anfang der FeatureCollection zurueck.
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.
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.GeoPositionLabel
 
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.geotools.gui.GridPanelFormatter
 
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
 
RESOURCE - Static variable in class skrueger.geotools.XMapPaneTool
 
RESOURCE - Static variable in class skrueger.swing.CancellableDialogAdapter
 
RESOURCE - Static variable in class skrueger.swing.HeapBar
 
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.
RESULTS_BORDER_TITLE - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Constant for the BorderTitle of the results panel
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 SimpleFeature 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(AttributeMetadataMap, 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. for a given geo-object source.
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 UTF-8 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.
ScaleChangedEvent - Class in schmitzm.geotools.map.event
Diese Klasse stellt ein Ereignis dar, das ein SelectableXMapPane ausloest, wenn sich die Skalierung/Aufloesung der Karte aendert.
ScaleChangedEvent(SelectableXMapPane, double, double) - Constructor for class schmitzm.geotools.map.event.ScaleChangedEvent
Erzeugt ein neues Ereignis.
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 - 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.xml - package schmitzm.xml
 
screenToWorld - Variable in class skrueger.geotools.XMapPane
Transformation zwischen Fenster-Koordinaten und Karten-Koordinaten (lat/lon)
search(String) - Method in class skrueger.geotools.labelsearch.LabelSearch
 
search(String) - Method in class skrueger.geotools.labelsearch.SearchMapDialog
Performes a search on the SelectableXMapPane's labels and outputs the possible numerouse results.
SearchMapDialog - Class in skrueger.geotools.labelsearch
 
SearchMapDialog(LabelSearch, SelectableXMapPane, String) - Constructor for class skrueger.geotools.labelsearch.SearchMapDialog
The dialog will be relative to the SelectableXMapPanes parent Window.
SearchResult - Interface in skrueger.geotools.labelsearch
 
SearchResultFeature - Class in skrueger.geotools.labelsearch
 
SearchResultFeature(SimpleFeature, String, String, SelectableXMapPane, 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.JMapEditorPane
Holds the FeatureCollection which holds the new segment (incomplete SimpleFeature) displayed as line.
segmLineFeatureType - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the SimpleFeatureType of the new segment (incomplete SimpleFeature) displayed as line.
segmLineLayer - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the layer, the new segment (incomplete SimpleFeature) is displayed in as line.
segmPointFeatureCollection - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the FeatureCollection which holds the new segment (incomplete SimpleFeature) displayed as points.
segmPointFeatureType - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the SimpleFeatureType of the new segment (incomplete SimpleFeature) displayed as points.
segmPointLayer - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the layer, the new segment (incomplete SimpleFeature) is displayed in as points.
segmRedoPoints - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the undone points of the edited segment (incomplete SimpleFeature) which can be redone.
segmUndoPoints - Variable in class schmitzm.geotools.gui.JMapEditorPane
Holds the points of the edited segment (incomplete SimpleFeature) which can be undone.
SELECT_ALL - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "SelectAll" anzusprechen.
SELECT_ALL - Static variable in class schmitzm.geotools.gui.SelectableXMapPane
"SimpleFeature-Auswahl auf allen (sichtbaren) Layern".
SELECT_ALL - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to fire events for any number of feature from all layers.
SELECT_ONE_FROM_TOP - Static variable in class schmitzm.geotools.gui.SelectableXMapPane
"Auswahl nur eines Features, das erste sichtbare von Oben".
SELECT_ONE_FROM_TOP - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to fire selection events for one feature from the top layer.
SELECT_TOP - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "SelectTop" anzusprechen.
SELECT_TOP - Static variable in class schmitzm.geotools.gui.SelectableXMapPane
"SimpleFeature-Auswahl auf dem obersten (sichtbaren) Layer".
SELECT_TOP - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to fire events for any number of feature from the top layer.
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, SelectableXMapPane) - 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.
SelectableXMapPane - Class in schmitzm.geotools.gui
Diese Klasse erweitert die Geotools-Klasse org.geotools.swing.JMapPane um folgende Features: zusaetzliche Maus-Steuerungen: Linksklick: ueber #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 #setState(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.
SelectableXMapPane(MapContext) - Constructor for class schmitzm.geotools.gui.SelectableXMapPane
Erzeugt ein neues MapPane.
SelectableXMapPane() - Constructor for class schmitzm.geotools.gui.SelectableXMapPane
Erzeugt ein neues MapPane.
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_ADD - Static variable in class skrueger.geotools.XMapPaneTool
 
SELECTION_ADD_CURSOR - Static variable in class schmitzm.swing.SwingUtil
 
SELECTION_ALL_LAYERS - Static variable in class skrueger.geotools.XMapPaneTool
A tool that will do a select_top action on the left mouse button
SELECTION_ONE_FROM_TOP_LAYER - Static variable in class skrueger.geotools.XMapPaneTool
A tool that will do a select_top action on the left mouse button
SELECTION_REMOVE - Static variable in class skrueger.geotools.XMapPaneTool
 
SELECTION_REMOVE_CURSOR - Static variable in class schmitzm.swing.SwingUtil
 
SELECTION_SET - Static variable in class skrueger.geotools.XMapPaneTool
 
SELECTION_SET_CURSOR - Static variable in class schmitzm.swing.SwingUtil
 
SELECTION_STYLING_FTS_NAME - Static variable in class skrueger.geotools.selection.FeatureMapLayerSelectionSynchronizer
This constant is set as the FeatureTypeStyle#getName() attribute in the FeatureTypeStyles that only exist to present the selected features
SELECTION_TOP_LAYER - Static variable in class skrueger.geotools.XMapPaneTool
A tool that will do a select_top action on the left mouse button
selectionChangeCausedByMe - Variable in class skrueger.geotools.selection.StyledLayerSelectionModelSynchronizer
Flag to avoid event circles between DpLayerVectorSelectionModel and ListSelectionModel of the feature table.
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.
selectionOutlinePaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Holds the outline paint for selected items (used for all series).
selectionOutlinePaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Holds the outline paint for selected items (used for all series).
selectionOutlinePaint - Variable in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Holds the outline paint for selected items (used for all series).
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Holds the color for selected items (used for all series).
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Holds the selection color (used for all series).
selectionPaint - Variable in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Holds the selection color (used for all 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.
selectionPerformed(int, int, int, int) - Method in class skrueger.geotools.MouseSelectionTracker
Method which is automatically called after the user selects a region with the mouse.
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.
SelectiveMouseAdapter - Class in schmitzm.swing.event
 
SelectiveMouseAdapter() - Constructor for class schmitzm.swing.event.SelectiveMouseAdapter
Creates a new mouse adapter.
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.
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(SimpleFeatureType) - Method in class schmitzm.geotools.gui.JMapEditorPane
Sets the additional attributes for new FeatureCollections (besides the geometric attribute, which is added automatically).
setAllActionsEnabled(boolean, boolean) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
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 skrueger.geotools.XMapPane
Aktiviert oder deaktiviert das AntiAliasing for diese SelectableXMapPane.
setArrayValue(Object, Object, int...) - Static method in class schmitzm.lang.LangUtil
Setzt einen Wert aus einem multi-dimensionalen Object-Array.
setAsciiRasterImportMode(GeoImportUtil.ARCASCII_IMPORT_TYPE) - Static method in class schmitzm.geotools.io.GeoImportUtil
Sets how this class proceeds the import of ASCII rasters.
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(AttributeMetadataMap) - 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.
setBgContext(MapContext) - Method in class skrueger.geotools.XMapPane
 
setBoolean(Object, int[], boolean) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als boolean.
setBorder(Border) - Method in class skrueger.geotools.XMapPane
 
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.JMapEditorToolBar
Sets whether an action is activated or not.
setButtonEnabled(int, boolean, boolean) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
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.
setByte(Object, int[], byte) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als byte.
setCenterOriginSymetrically(boolean) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets whether the axis origin is centered in the plot.
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.
setColor(Expression) - Method in class skrueger.swing.ColorButton
 
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.ColorMapPanel
Sets the ColorMap to display.
setColorMap(ColorMap) - Method in class schmitzm.geotools.gui.ColorMapTable
Setzt die in der Tabelle dargestelle Farb-Palette.
setColumnLook(JTable, Integer, TableCellRenderer, Integer, Integer, Integer) - Static method in class schmitzm.swing.SwingUtil
Allows to define a renderer and min- and max width of a column with just one line of code.
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.
setContainer(int, Container) - Method in class schmitzm.swing.MultiSplitPane
Setzt den Inhalt eine Teil-Panes.
setCrosshairPaint(Color) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets the color of the plot's crosshair lines.
setCrosshairVisible(Boolean) - Method in class schmitzm.jfree.chart.style.ChartPlotStyle
Sets whether the plot's crosshair lines are visible.
setCRS(CoordinateReferenceSystem) - Method in class schmitzm.geotools.gui.GridPanelFormatter
Returns the CRS the formatter can format.
setCursor(Cursor) - Method in class skrueger.geotools.XMapPaneTool
 
setDefaultColorMap(String) - Method in class schmitzm.geotools.styling.ColorMapManager
Setzt die Standard-Farbpalette.
setDefaultCRS(CoordinateReferenceSystem) - Static method in class schmitzm.geotools.io.GeoImportUtil
Sets the default CRS used if no CRS can be found during import.
setDefaultMaxMapExtendMode(double) - Method in class skrueger.geotools.XMapPane
If XMapPane.maxExtend is null the following rules are used to create a default maximum.
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.
setDoublePropertyName(TextSymbolizer, PropertyName, PropertyName) - Static method in class schmitzm.geotools.styling.StylingUtil
AtlasStyler has a fixed system that allows to use one or two label attributes.
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.JMapEditorPane
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(MouseInputType, boolean) - Method in class schmitzm.swing.event.SelectiveMouseAdapter
Sets whether a specific input action of the mouse adapter is enabled.
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(SimpleFeature) - Method in class schmitzm.geotools.feature.FeatureTableModel
Setzt das SimpleFeature, das in der Tabelle dargestellt wird.
setFeature(SimpleFeatureType) - Method in class schmitzm.geotools.feature.FeatureTableModel
Setzt das SimpleFeature, das in der Tabelle dargestellt wird.
setFeatureCollection(<any>) - 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(<any>) - Method in class schmitzm.geotools.gui.FeatureCollectionTableModel
Setzt die FeatureCollection fuer das Tabellen-Modell.
setFeatureCollection(<any>) - Method in class schmitzm.geotools.gui.FeatureTablePane
Setzt die angezeigte FeatureCollection
setFeatureSource(<any>, AttributeMetadataMap, 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(SimpleFeatureType, String) - Method in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel
Setzt den FeatureTypeBuilder, der in der Tabelle dargestellt wird.
setFeatureType(SimpleFeatureType) - Method in class schmitzm.geotools.feature.FeatureTypeTableModel
Setzt den SimpleFeatureType, der in der Tabelle dargestellt wird.
setFeatureType(SimpleFeatureType) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt den SimpleFeatureType, dessen Attribute fuer die Filter-Formel angeboten werden.
setFilter(Filter) - Method in class skrueger.geotools.StyledFeatureCollection
 
setFilter(Filter) - Method in interface skrueger.geotools.StyledFeaturesInterface
Stores Filter that is NOT automatically applied.
setFilter(Filter) - Method in class skrueger.geotools.StyledFS
 
setFilterNumber(int) - Method in class schmitzm.data.RasterOperationTree.FilterReferenceNode
Setzt die Referenznummer auf einen Filter.
setFilterParser(FilterParser) - Method in class schmitzm.geotools.gui.FeatureFilterPanel
Setzt den Parser, mit dem aus der im Panel eingegebenen Formel ein Filter erstellt wird.
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
setFunctionA(Double) - Method in class skrueger.AttributeMetadata
 
setFunctionX(Double) - Method in class skrueger.AttributeMetadata
 
setGeoObjectStyle(Style) - Method in class skrueger.geotools.StyledLayerStyle
Sets the Geotools style for the object visualisation.
setGridBarVisible(boolean) - Method in class schmitzm.geotools.gui.GeoMapPane
Bestimmt, ob neben den Koordinaten-Abschnitten die Leiste dargestellt wird.
setGridBarVisible(boolean) - Method in class schmitzm.geotools.gui.GridPanel
Bestimmt, ob neben den Koordinaten-Abschnitten die Leiste dargestellt wird.
setGridFormatter(GridPanelFormatter) - Method in class schmitzm.geotools.gui.GridPanel
Aendert den GridPanelFormatter, mit dem die Darstellung der Koordinaten bestimmt wird.
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.
setGTRendererType(GTUtil.GTRendererType) - Static method in class schmitzm.geotools.GTUtil
Sets the renderer used by GTUtil.createGTRenderer().
setHeight(Component, int) - Static method in class schmitzm.swing.SwingUtil
Aendert die Hoehe einer GUI-Komponente.
setHints(Hints) - Method in class skrueger.geotools.LegendIconFeatureRenderer
Define Java2D and other Hints
setHorGrid(GridPanel) - Method in class schmitzm.geotools.gui.GeoMapPane
 
setHorizontalAlignment(int) - Method in class schmitzm.swing.table.ComponentRenderer
Setzt die horizontale Ausrichtung der Komponente innerhalb der Tabellenzelle.
setIcon(Icon) - Method in class skrueger.geotools.XMapPaneTool
An icon to use if the tool is associated with a button.
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 skrueger.geotools.XMapPane
 
setKeepOpen(boolean) - Method in class schmitzm.swing.SwingWorker
Bestimmt, ob der Dialog nach Beendigung der Arbeit geoeffnet bleibt.
setKeyAction(KeyStroke, XMapPaneAction) - Method in class skrueger.geotools.XMapPaneTool
Set the XMapPaneAction for a KeyStroke
setKeyActionParam(KeyStroke, Object) - Method in class skrueger.geotools.XMapPaneTool
Set the optional parameter for aXMapPaneAction when triggered by KeyStroke
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.
setLocalContext(MapContext) - Method in class skrueger.geotools.XMapPane
 
setLocalName(String) - Method in class skrueger.AttributeMetadata
The fully qualified Name of the attribute, e.g. org.bla.plo:blub
setLong(Object, int[], long) - Static method in class schmitzm.lang.MultiDimArray
Setzt eine Koordinate in einem mehrdimensionalen Array als long.
setMapArea(ReferencedEnvelope) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Setzt die sichtbare Karte.
setMapArea(Envelope) - Method in class skrueger.geotools.XMapPane
Set the new map area.
setMapArea(ReferencedEnvelope) - Method in class skrueger.geotools.XMapPane
Set the new map area.
setMapBackgroundColor(Color) - Method in class skrueger.geotools.XMapPane
Set the background color of the map.
setMapImage(BufferedImage) - Method in class skrueger.geotools.XMapPane
Set the BufferedImage to use as a flaoting icon in the lower right corner
setMapLayerSelectable(MapLayer, Boolean) - Method in class skrueger.geotools.XMapPane
Sets whether a layer is regarded or ignored on #SELECT_TOP, #SELECT_ALL and #SELECT_ONE_FROM_TOP actions.
setMapPane(JMapEditorPane) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
Sets the JMapEditorPane controlled by this tool bar.
setMapPane(SelectableXMapPane) - Method in class schmitzm.geotools.gui.MapActionControlPane
Setzt das SelectableXMapPane, das durch diese Komponente gesteuert wird.
setMapPane(SelectableXMapPane) - Method in class skrueger.geotools.MapPaneToolBar
Sets the SelectableXMapPane 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.
setMaxExtend(Envelope) - Method in class skrueger.geotools.XMapPane
Defines an evelope of the viwable area.
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 skrueger.geotools.XMapPane
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 skrueger.geotools.XMapPane
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.
setMouseAction(MouseInputType, XMapPaneAction) - Method in class skrueger.geotools.XMapPaneTool
Sets the XMapPaneAction for a given MouseInputType
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.
setName(Name) - Method in class skrueger.AttributeMetadata
The fully qualified Name of the attribute, e.g.
setNoDataValues(int, Set<Object>) - Method in class schmitzm.jfree.feature.style.FeatureBasicChartStyle
Sets the values, which are interpreted as "No Data".
setNoDataValues(int, Set<Object>) - Method in class schmitzm.jfree.feature.style.FeatureChartStyle.Dummy
Sets the values, which are interpreted as "No Data".
setNoDataValues(int, Set<Object>) - Method in interface schmitzm.jfree.feature.style.FeatureChartStyle
Sets the values, which are interpreted as "No Data".
setNoDataValues(int, Set<Object>) - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
Sets the values, which are interpreted as "No Data".
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.
setOptionalButtons(JButton...) - Method in class skrueger.swing.TranslationAskJDialog
 
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
 
setPainting(boolean) - Method in class skrueger.geotools.XMapPane
If true, allow the XMapPane to process #repaint() requests.
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.
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, Component, 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(Component, Component, int, int) - Static method in class schmitzm.swing.SwingUtil
Positioniert ein Fenster auf dem Monitor relativ zur Position eines anderen Fensters.
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.
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.
setScaleLabel(JLabel) - Method in class schmitzm.geotools.gui.ScalePane
 
setScalePane(ScalePane) - Method in class schmitzm.geotools.gui.GeoMapPane
 
setScalePanel(ScalePanel) - Method in class schmitzm.geotools.gui.ScalePane
 
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.
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
setSelectionOutlinePaint(Paint) - Method in class schmitzm.jfree.chart.renderer.PointSelectionCategoryRenderer
Sets the outline paint for selected points.
setSelectionOutlinePaint(Paint) - Method in class schmitzm.jfree.chart.renderer.PointSelectionXYRenderer
Sets the outline paint for selected points.
setSelectionOutlinePaint(Paint) - Method in interface schmitzm.jfree.chart.renderer.SelectionRenderer
Sets the color, the selected data is outlined with.
setSelectionOutlinePaint(Paint) - Method in class schmitzm.jfree.chart.renderer.SelectionXYLineAndShapeRenderer
Deprecated. Sets the outline paint for selected points.
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 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.
setShowExceptions(boolean) - Method in class skrueger.geotools.XMapPane
Shall non-fatal rendering exceptions be reported in the mappane or be dropped quitely.
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.
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
 
setStyledFeatures(StyledFeaturesInterface<?>) - Method in class skrueger.geotools.StyledFeatureCollectionTableModel
Converts the StyledFeatureCollection to a FeatureSource and sets this as the new data source for the table.
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.
setTool(XMapPaneTool) - Method in class skrueger.geotools.XMapPane
Configure the XMapPaneTool that active on the map.
setToolEnabled(Integer, boolean, boolean) - Method in class skrueger.geotools.MapView
Sets whether a tool is activated or not.
setToolTip(String) - Method in class skrueger.geotools.XMapPaneTool
 
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.
setVertGrid(GridPanel) - Method in class schmitzm.geotools.gui.GeoMapPane
 
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
 
setVisible(Boolean) - Method in class skrueger.AttributeMetadata
Shall the end-user see this attribute?
setWeight(int) - Method in class skrueger.AttributeMetadata
 
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.
setXORColors(Color, Color) - Method in class skrueger.geotools.MouseSelectionTracker
Specifies the colours to be used for drawing the outline of a box when the user selects a region.
setXYIndexSwitchForced(boolean) - Method in class schmitzm.geotools.gui.GridPanel
Ermoeglicht, das Verdrehen der X- und Y-Koordinate nach der Transformation zu erzwingen (Default: false).
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 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
 
skrueger.swing.formatter - package skrueger.swing.formatter
 
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.
SmallButton - Class in skrueger.swing
 
SmallButton() - Constructor for class skrueger.swing.SmallButton
 
SmallButton(Action, String) - Constructor for class skrueger.swing.SmallButton
 
SmallButton(Action) - Constructor for class skrueger.swing.SmallButton
 
SmallToggleButton - Class in skrueger.swing
 
SmallToggleButton() - Constructor for class skrueger.swing.SmallToggleButton
 
SmallToggleButton(Action, String) - Constructor for class skrueger.swing.SmallToggleButton
 
SmallToggleButton(Action) - Constructor for class skrueger.swing.SmallToggleButton
 
Snippet - Class in skrueger.geotools.labelsearch
 
Snippet() - Constructor for class skrueger.geotools.labelsearch.Snippet
 
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
sortColorMap(ColorMap) - Static method in class schmitzm.geotools.styling.StylingUtil
Sorts a ColorMap according to the value of its entries.
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).
sortedValues() - Method in class skrueger.geotools.AttributeMetadataMap
 
sortedValuesVisibleOnly() - Method in class skrueger.geotools.AttributeMetadataMap
 
sortFeatures(<any>, String) - Static method in class schmitzm.geotools.feature.FeatureUtil
Orderes Features according to an attribute (ascending).
sortFeatures(<any>, 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.MapPaneEvent
Beinhaltet das XMapPane, das das Ereignis ausgeloest hat
sourceObject - Variable in class schmitzm.geotools.map.event.MapPaneEvent
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.
spaces(PrintWriter, int) - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Print n spaces to the PrintWriter
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(JMapEditorPane.EditorMode, String) - Method in class schmitzm.geotools.gui.JMapEditorPane
Starts a new layer.
STATE_CHANGED - Static variable in class schmitzm.data.event.AbstractObjectEvent
Ereignis-Typ, der anzeigt, dass sich der Zustand eines Objekts geaendert hat.
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.
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(<any>, String, Translation, Translation, Translation, Style, AttributeMetadataMap, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with language-specific informations.
StyledFeatureCollection(<any>, String, Translation, Translation, Translation, StyledLayerStyle<AttributeMetadataMap>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with language-specific informations.
StyledFeatureCollection(<any>, 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(<any>, String, String, String, String, Style, AttributeMetadataMap, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with non-translated informations.
StyledFeatureCollection(<any>, String, String, String, String, StyledLayerStyle<AttributeMetadataMap>, ImageIcon) - Constructor for class skrueger.geotools.StyledFeatureCollection
Creates a styled FeatureCollection with non-translated informations.
StyledFeatureCollection(<any>, 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(<any>, String, String, StyledLayerStyle<AttributeMetadataMap>) - 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.
StyledFeatureCollectionTableModel(StyledFeaturesInterface<?>) - 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(<any>, File) - Constructor for class skrueger.geotools.StyledFS
This class enables a non Atlas context to use the Atlas LayerPanel JPanel as a MapContextManagerInterface
StyledFS(<any>) - Constructor for class skrueger.geotools.StyledFS
 
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
 
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.
StyledRasterPyramidInterface - Interface in skrueger.geotools
 
styleFactory - Static variable in class schmitzm.geotools.styling.StylingUtil
Deprecated. wurde ersetzt durch StylingUtil.STYLE_FACTORY
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
 
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.

T

table - Variable in class schmitzm.swing.table.SelectionTableModel
Holds the table which controls the selection.
TableComponentMouseListener - Class in schmitzm.swing.table
Dieser MouseListener schleust Maus-Ereignisse auf eine Tabellenzelle an die darin dargestellten Component-Objekte (z.B. einen Button) durch.
TableComponentMouseListener(JTable) - Constructor for class schmitzm.swing.table.TableComponentMouseListener
Erzeugt einen neuen Listener fuer eine Tabelle.
TABLEHEADER_COLOR - Static variable in class schmitzm.geotools.gui.ColorMapTable
Key, um den 2.
TABLEHEADER_LABEL - Static variable in class schmitzm.geotools.gui.ColorMapTable
Key, um den 3.
TABLEHEADER_QUANTITY - Static variable in class schmitzm.geotools.gui.ColorMapTable
Key, um den 1.
TableSelectionSynchronizer - Class in skrueger.geotools.selection
This class keeps the selection of a (feature) JTable synchronized with the StyledLayerSelectionModel of a layer.
TableSelectionSynchronizer(StyledFeatureLayerSelectionModel, JTable) - Constructor for class skrueger.geotools.selection.TableSelectionSynchronizer
Creates a new synchronizer
TAG_FIELD - Static variable in class schmitzm.io.dyntxt.DynamicTextGenerator
Steht im Template fuer ein dynamisches Feld.
TAG_INTRO - Static variable in class schmitzm.io.dyntxt.DynamicTextGenerator
Leitet die Tags ein.
TAG_INTRO_REGEXPR - Static variable in class schmitzm.io.dyntxt.DynamicTextGenerator
Pattern-konformes TAG_INTRO.
TAG_LOOPEND - Static variable in class schmitzm.io.dyntxt.DynamicTextGenerator
Beendet im Template eine Schleife.
TAG_LOOPSTART - Static variable in class schmitzm.io.dyntxt.DynamicTextGenerator
Leitet im Template eine Schleife ein.
terminate() - Method in class schmitzm.lang.WorkingThread
Beendet den Thread, in dem die Run-Methode auslaeuft.
terminate() - Method in class schmitzm.swing.SwingWorker
Bricht die Arbeit des Threads unmittelbar und unkontrolliert ab.
TEST_BUTTON - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Konstante fuer die Layout-Constraints des Testen-Button.
testButton - Variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Button zum Testen der Formel
testError - Variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Speichert den letzten Fehler in der Filter-Regel.
testResult - Variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Label mit Ergebnis des Formel-Tests
TESTRESULT_LABEL - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Konstante fuer die Layout-Constraints des Testen-Button.
testResultDetails - Variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Button fuer Details des Formel-Tests-Ergebnis
TESTRESULTDETAILS_BUTTON - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Konstante fuer die Layout-Constraints des Details-Button.
TESTRESULTDETAILS_TOOLTIP - Static variable in class schmitzm.geotools.gui.FeatureCollectionFilterPanel
Konstante fuer den Tooltip des Details-Button.
TextAreaPrintStream - Class in schmitzm.swing
Diese Klasse stellt einen PrintStream dar, der an eine JTextArea gekoppelt ist.
TextAreaPrintStream(JTextArea) - Constructor for class schmitzm.swing.TextAreaPrintStream
Erzeugt einen neuen Stream.
ThinButton - Class in skrueger.swing
 
ThinButton(String) - Constructor for class skrueger.swing.ThinButton
 
ThinButton(Action) - Constructor for class skrueger.swing.ThinButton
 
ThinButton(String, Icon) - Constructor for class skrueger.swing.ThinButton
 
THIS - Variable in class schmitzm.swing.OperationTreePanel
Speichert eine Referenz auf das Fenster-Objekt, um aus verschachtelten Klassen einfach darauf zugreifen zu koennen.
threadInitialised(WorkingThread) - Method in class schmitzm.lang.WorkingThreadAdapter
Wird ausgeloest, nachdem der Thread initialisiert wurde.
threadInitialised(WorkingThread) - Method in interface schmitzm.lang.WorkingThreadListener
Wird ausgeloest, nachdem der Thread initialisiert wurde.
threadPaused(WorkingThread) - Method in class schmitzm.lang.WorkingThreadAdapter
Wird ausgeloest, nachdem der Thread (temporaer) angehalten wurde.
threadPaused(WorkingThread) - Method in interface schmitzm.lang.WorkingThreadListener
Wird ausgeloest, nachdem der Thread (temporaer) angehalten wurde.
threadResumed(WorkingThread) - Method in class schmitzm.lang.WorkingThreadAdapter
Wird ausgeloest, nachdem der Thread fortgesetzt wurde.
threadResumed(WorkingThread) - Method in interface schmitzm.lang.WorkingThreadListener
Wird ausgeloest, nachdem der Thread fortgesetzt wurde.
threadStarted(WorkingThread) - Method in class schmitzm.lang.WorkingThreadAdapter
Wird ausgeloest, nachdem der Thread gestartet wurde.
threadStarted(WorkingThread) - Method in interface schmitzm.lang.WorkingThreadListener
Wird ausgeloest, nachdem der Thread gestartet wurde.
threadStopped(WorkingThread) - Method in class schmitzm.lang.WorkingThreadAdapter
Wird ausgeloest, nachdem der Thread komplett gestoppt hat.
threadStopped(WorkingThread) - Method in interface schmitzm.lang.WorkingThreadListener
Wird ausgeloest, nachdem der Thread komplett gestoppt hat.
throwParseError(String) - Method in class schmitzm.lang.tree.OperationTreeParser
Wirft eine IllegalArgumentException mit der angegebenen Fehlermeldung.
throwParseError(String, Throwable) - Method in class schmitzm.lang.tree.OperationTreeParser
Wirft eine IllegalArgumentException mit der angegebenen Fehlermeldung.
throwUnsupportedTypeException() - Method in class schmitzm.jfree.chart.style.BasicChartStyle
Throws an UnsupportedOperationException.
TIPGEN_CAT - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Tooltip generator used for Category-Charts.
TIPGEN_XY - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Tooltip generator used for XY-Charts.
title - Variable in class skrueger.AttributeMetadata
Translation of the attribute's title
title - Variable in class skrueger.geotools.AbstractStyledLayer
Holds a short (language-specific) description of the geo object.
titleStyle - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the chart title.
tok - Variable in class schmitzm.lang.tree.OperationTreeParser
Tokenizer auf den Formel-String.
TokenInputStream - 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.
TokenInputStream(InputStream) - Constructor for class schmitzm.io.TokenInputStream
Erzeugt einen neuen TokenInputStream.
TokenInputStream(InputStream, int) - Constructor for class schmitzm.io.TokenInputStream
Erzeugt einen neuen TokenInputStream.
TokenInputStream(InputStream, int, TokenInputStream.TokenDefinition) - Constructor for class schmitzm.io.TokenInputStream
Erzeugt einen neuen TokenInputStream.
TokenInputStream.DefaultTokenDefinition - Class in schmitzm.io
Diese Klasse stellt eine Standard-Definition fuer einen TokenInputStream dar.
TokenInputStream.DefaultTokenDefinition() - Constructor for class schmitzm.io.TokenInputStream.DefaultTokenDefinition
 
TokenInputStream.TokenDefinition - Interface in schmitzm.io
Diese Klasse bestimmt, wie die Zeichen in einem TokenInputStream zu Token zusammengefasst werde.
toleranceColor - Variable in class schmitzm.swing.ExpansionBar
Speichert die Farbe, in der der Balken angezeigt wird, wenn der Wert innerhalb der Toleranz liegt.
TOOL_INFO - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Info" (20).
TOOL_PAN - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Panning" (10).
TOOL_SELECTION_ADD - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Selection add" which adds the features to the Selection (220).
TOOL_SELECTION_CLEAR - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Selection Reset" which clears the selection (240).
TOOL_SELECTION_REMOVE - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Selection subtract" which removes the selected features from the selection (230).
TOOL_SELECTION_SET - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Select" which sets the Selection to the selected features (210).
TOOL_ZOOMIN - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Zoom In" (110).
TOOL_ZOOMOUT - Static variable in class skrueger.geotools.MapPaneToolBar
Constant for the tool "Zoom Out" (120).
toolAndActionButtons - Variable in class skrueger.geotools.MapPaneToolBar
Holds the tool buttons of the tool bar.
toolBar - Variable in class schmitzm.geotools.gui.JMapEditorToolBar.EditorPaneToolBarAction
The tool bar, this action is made for.
toolBar - Variable in class schmitzm.geotools.gui.LayeredEditorFrame
Toolbar, der die Editier-Funktionen steuert.
toolBar - Variable in class skrueger.geotools.MapPaneToolBar.MapPaneToolBarAction
The tool bar, this action is made for.
toolButtonGroup - Variable in class skrueger.geotools.MapPaneToolBar
Controls that only one tool button is activated.
toolSelected(int) - Method in interface skrueger.geotools.MapPaneToolSelectedListener
 
toolSelectionListeners - Variable in class skrueger.geotools.MapPaneToolBar
Listeners what want to be informed about a change of the selected tool
ToolTipComboBoxRenderer - Class in schmitzm.swing
Extends the BasicComboBoxRenderer with tooltip functionality.
ToolTipComboBoxRenderer(Map<Object, String>) - Constructor for class schmitzm.swing.ToolTipComboBoxRenderer
Creates a new renderer.
tooltips - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Stores whether tooltips are generated for the chart data (Default: true).
tooltips - Variable in class schmitzm.swing.ToolTipComboBoxRenderer
Holds the tooltips for each list value
toolTipText - Variable in class schmitzm.jfree.chart.ChangableLegendItem
Holds the tooltip of the legend item.
toOneLine(Translation) - Static method in class skrueger.i8n.I8NUtil
Returns the Translation to a String of the Format: "de{Baum}en{tree}"
toOneLine() - Method in class skrueger.i8n.Translation
Exports the Translations to a String of the Format: "de{Baum}en{tree}"
toString() - Method in class appl.util.RasterMetaData
 
toString() - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
toString() - Method in class schmitzm.data.property.PropertyType
Liefert den Namen der Typ-Klasse als Beschreibung des Eigenschaftstyp.
toString() - Method in class schmitzm.jfree.chart.style.ChartLabelStyle
 
toString() - Method in class schmitzm.jfree.feature.style.FeatureScatterChartStyle
 
toString() - Method in class schmitzm.lang.Indent
Liefert die aktuelle Einrueckung als String.
toString() - Method in class schmitzm.lang.ResourceProvider
Liefert den Namen des Bundles.
toString() - Method in class schmitzm.lang.WorkingThread
Liefert den Namen des Threads.
toString() - Method in class schmitzm.swing.tree.ContentNode
Liefert die Beschreibung, die fuer den Knoten angezeigt wird.
toString() - Method in class schmitzm.swing.tree.EmptyNode
Liefert die Beschreibung des Knotens (anstelle von getUserObject().toString()).
toString() - Method in class skrueger.AttributeMetadata
For nicer debugging
toString() - Method in class skrueger.geotools.labelsearch.SearchResultFeature
 
toString() - Method in class skrueger.i8n.Translation
Returns the right translation by using the Translation.activeLang field.
totalCellCounts - Variable in class schmitzm.geotools.grid.GridZoneStatistic
Speichert die Anzahl der Zellen pro Zone.
tranformGeoToWindow(double, double, double, double) - Method in class skrueger.geotools.XMapPane
Transformiert einen Geo-Koordinaten-Bereich in Fenster-Koordinaten.
tranformGeoToWindow(double, double) - Method in class skrueger.geotools.XMapPane
Transformiert einen Geo-Koordinate in eine Fenster-Koordinaten.
tranformWindowToGeo(int, int, int, int) - Method in class skrueger.geotools.XMapPane
Transformiert einen Fenster-Koordinaten-Bereich in Geo-Koordinaten.
transformCoordinate(Coordinate, CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.JTSUtil
Transformiert eine Koordinate von einem CRS in ein anderes.
transformEnvelope(Envelope, CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.JTSUtil
Transformiert einen JTS-Envelope von einem CRS in ein anderes.
transformEnvelope(ReferencedEnvelope, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.JTSUtil
Transforms a ReferencedEnvelope into another CRS and return a ReferencedEnvelope
transformGeometry(Geometry, CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class schmitzm.geotools.JTSUtil
Transformiert eine JTS Geometry von einem CRS in ein anderes.
Translation - Class in skrueger.i8n
Represents a HashMap of translations. toString() returns the appropriate translation
Translation(String) - Constructor for class skrueger.i8n.Translation
Initializes a new Translation with a default translation if a simple text is passed.
Translation(List<String>, String) - Constructor for class skrueger.i8n.Translation
Initializes a new Translation, an uses the given String to initialize the Translation for all languages codes passed.
Translation() - Constructor for class skrueger.i8n.Translation
Sometimes Translations are optional, like for keywords.
TranslationAskJDialog - Class in skrueger.swing
 
TranslationAskJDialog(Component, JComponent...) - Constructor for class skrueger.swing.TranslationAskJDialog
The TranslationAskJDialog fills its content pane with an arbitrary number of components.
TranslationAskJDialog(Component) - Constructor for class skrueger.swing.TranslationAskJDialog
The TranslationAskJDialog fills its content pane with an arbitrary number of components.
TranslationEditJPanel - Class in skrueger.swing
A JPanel that asks the user for the translations of a String in several languages.
TranslationEditJPanel(Translation, List<String>) - Constructor for class skrueger.swing.TranslationEditJPanel
Creates a JPanel that asks the user for the translation of a String in several languages
TranslationEditJPanel(String, Translation, List<String>) - Constructor for class skrueger.swing.TranslationEditJPanel
Creates a JPanel that asks the user for the translation of a String in several languages and additionally puts a JLabel with a question at the JPanel's first row.
TranslationEditJPanel(Translation, List<String>, String) - Constructor for class skrueger.swing.TranslationEditJPanel
Creates a JPanel that asks the user for the translation of a String in several languages and additionally puts a JLabel with a question at the JPanel's first row.
TranslationJTextField - Class in skrueger.swing
A JTextArea that signals red when it is not filled by a value.
TranslationJTextField(Translation, String) - Constructor for class skrueger.swing.TranslationJTextField
Creates a new TranslationJTextField
TranslationsAskJPanel - Class in skrueger.swing
 
TranslationsAskJPanel(JComponent...) - Constructor for class skrueger.swing.TranslationsAskJPanel
 
TRANSPARENT_COLOR - Static variable in class schmitzm.geotools.styling.StylingUtil
transparent color
TreeNode<E> - Class in schmitzm.lang.tree
Diese Klasse stellt einen Knoten in einem Baum dar.
TreeNode() - Constructor for class schmitzm.lang.tree.TreeNode
Erzeugt einen Wurzel-Knoten ohne Nachfolger.
TreeNode(E) - Constructor for class schmitzm.lang.tree.TreeNode
Erzeugt einen Wurzel-Knoten ohne Nachfolger.
TreeNode(TreeNode<E>) - Constructor for class schmitzm.lang.tree.TreeNode
Erzeugt einen Blatt-Knoten.
TreeNode(E, TreeNode<E>) - Constructor for class schmitzm.lang.tree.TreeNode
Erzeugt einen Blatt-Knoten.
TreeSelectionDialog - Class in schmitzm.swing
Diese Klasse stellt einen Dialog dar, der Objekte in einer Baumstruktur zur Auswahl stellt.
TreeSelectionDialog(TreeModel) - Constructor for class schmitzm.swing.TreeSelectionDialog
Erzeugt einen neuen Dialog.
trimToSize() - Method in class schmitzm.lang.LimitedVector
Verhaelt sich wie Vector.trimToSize() und erzeugt ein GeneralObjectChangeEvent.
truncate() - Method in class schmitzm.lang.LimitedVector
Loescht solange das letzte Element der Liste, bis die maximale Anzahl an Elementen erreicht ist.
TT_EOF - Static variable in class schmitzm.io.TokenInputStream
Signalisiert, dass kein Token mehr gelesen werden konnte, da das Ende des Basisstreams erreicht wurde.
TT_NUMBER - Static variable in class schmitzm.io.TokenInputStream
Signalisiert, dass das gelesene Token numerisch ist und in nval gespeichert ist.
TT_WORD - Static variable in class schmitzm.io.TokenInputStream
Signalisiert, dass das gelesene Token alphanumerisch ist und in sval gespeichert ist.
ttype - Variable in class schmitzm.io.TokenInputStream
Enthaelt den Typ des letzten gelesenene Tokens.
type - Variable in class schmitzm.data.event.AbstractObjectEvent
Speichert die ID des Events.
type - Variable in class schmitzm.data.property.Property
Speichert den Daten-Typ der Eigenschaft.
type - Variable in class schmitzm.data.property.PropertyType
Speichert den eigentlichen Typ der Property.
type - Variable in class schmitzm.geotools.feature.FeatureTypeBuilderTableModel.AttributeDefinition
Choice input field for the attribute type.
type - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Holds the chart type.
TYPE_BOOLEAN - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Boolean-Eigenschaft.
TYPE_BYTE - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Byte-Eigenschaft.
TYPE_CHAR - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Character-Eigenschaft.
TYPE_DOUBLE - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Double-Eigenschaft.
TYPE_FLOAT - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Float-Eigenschaft.
TYPE_INT - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Integer-Eigenschaft.
TYPE_LONG - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Long-Eigenschaft.
TYPE_SHORT - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte Short-Eigenschaft.
TYPE_STRING - Static variable in class schmitzm.data.property.ValuePropertyType
Repraesentiert eine vorgefertigte String-Eigenschaft.

U

uncache() - Method in class skrueger.geotools.StyledFeatureCollection
Does nothing, because the AbstractStyledLayer bases on existing objects (in memory) which can not be uncached and reloaded.
uncache() - Method in class skrueger.geotools.StyledFS
 
uncache() - Method in class skrueger.geotools.StyledGridCoverage
Does nothing, because the AbstractStyledLayer bases on existing objects (in memory) which can not be uncached and reloaded.
uncache() - Method in class skrueger.geotools.StyledGridCoverageReader
Does nothing, because the AbstractStyledLayer bases on existing objects (in memory) which can not be uncached and reloaded.
uncache() - Method in interface skrueger.geotools.StyledLayerInterface
Clears any caches.
undoAll() - Method in class schmitzm.geotools.gui.JMapEditorPane
Makes all made editing action undone.
undoEditing(int) - Method in class schmitzm.geotools.gui.JMapEditorPane
Makes previously made editing actions undone.
undoEditing() - Method in class schmitzm.geotools.gui.JMapEditorPane
Makes the last made editing action undone.
UNEQUAL - Static variable in class schmitzm.data.ObjectStructureUtil
Rueckgabe-Konstante fuer "weder umfasst die linke Strukur die rechte, noch umgekehrt" (Ueberschneidung ist dennoch moeglich!).
unit - Variable in class skrueger.AttributeMetadata
The unit append to all visualizations of values of this attribute (is not null)
unitString - Variable in class schmitzm.jfree.chart.style.ChartAxisStyle
Holds a String that reflects the values units
UNLIMITED - Static variable in class schmitzm.data.property.ValuePropertyAccessParameters
Konstante, die fuer unbegrenzten (Lese- oder Schreib-)Zugriff steht.
UNLIMITED_ACCESS - Static variable in class schmitzm.data.property.ValuePropertyAccessParameters
Vordefinierte Parameter fuer unbegrenzten Lese- und unbegrenzten Schreibzugriff.
UNLIMITED_ACCESSTIMES - Static variable in class schmitzm.data.property.Access
Diese Konstante steht fuer unbegrenzte Anzahl an Zugriffen auf das Recht
unloadData() - Method in interface appl.data.LateLoadable
Unloads the Data onto disk or into nirvana, depending on implementation.
unloadData() - Method in class schmitzm.data.AbstractReadableGrid
Does nothing!
unloadData() - Method in class schmitzm.data.WritableGridRaster
Does nothing!
unloadData() - Method in class schmitzm.geotools.grid.ReadableGridCoverage
Does nothing!
UNNAMED_RASTER_STYLE_NAME - Static variable in class schmitzm.geotools.grid.GridUtil
 
unregisterAutoValueGenerator(AttributeDescriptor) - Static method in class schmitzm.geotools.feature.FeatureUtil
Entfernt einen AutoValueGenerator fuer einen AttributeDescriptor.
UNTITLED_RASTER_STYLE_TITLE - Static variable in class schmitzm.geotools.grid.GridUtil
 
updateButtonActivation(JMapEditorPane.EditorMode) - Method in class schmitzm.geotools.gui.JMapEditorToolBar
Sets the enables/disables property for every toolbar button according to the current editor state.
updateCursor() - Method in class skrueger.geotools.XMapPane
Will update the cursor.
updateFinalImage() - Method in class skrueger.geotools.XMapPane
The renderers are all rendering into their own Images.
updateForeground() - Method in class schmitzm.swing.ExpansionBar
Aktualisiert die Vordergrundfarbe des Balkens, je nachdem, ob der Balkenwert aktuell innerhalb oder ausserhalb der Toleranz liegt.
updateMapLayerStyleIfChangedAndKeepSelection(MapLayer, Style) - Static method in class skrueger.geotools.StyledLayerUtil
Set the given Style as the Style of the MapLayer, unless the styles are the same (not comparing selection stuff).
updateRasterComboBox() - Method in class schmitzm.geotools.gui.LayeredMapFrame
 
updateSelectionRenderers() - Method in class schmitzm.jfree.chart.SelectableChartPanel
This methods creates a SelectionRenderer for each Dataset in the plot to realize the highlight of the selected items.
updateStatesForWindowSelectionMode() - Method in class schmitzm.jfree.chart.SelectableChartPanel
Configures the zoomable properties and SelectableChartPanel.selectionTracker according to the current SelectableChartPanel.windowSelectionMode.
urlExists(URL) - Static method in class schmitzm.io.IOUtil
Test whether it is possible to access the given URL.
URLGEN_CAT - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
URL generator used for Category-Charts.
URLGEN_XY - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
URL generator used for XY-Charts.
urls - Variable in class schmitzm.jfree.chart.style.AbstractChartStyle
Stores whether URLs are generated for the chart (Default: true).
urlToFile(URL) - Static method in class schmitzm.io.IOUtil
Die Umwandlung einer URL in ein File-Objekt ist leider nicht trivial.
userButton - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Radio-Button fuer ein benutzerdefiniertes CRS.

V

value - Variable in class schmitzm.data.property.ScalarProperty
Speichert die Auspraegung der Eigenschaft.
valueChanged(ListSelectionEvent) - Method in class skrueger.geotools.selection.TableSelectionSynchronizer
Called when the table selection is changed by the user.
valueOf(String) - Static method in enum schmitzm.geotools.feature.AttributeFilter.CompareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.feature.FeatureUtil.GeometryForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.feature.FeatureUtil.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.GTUtil.GTRendererType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.gui.JMapEditorPane.EditorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.gui.MouseSelectionTracker.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.ARCASCII_IMPORT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.ARCASCII_POSTFIXES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.GEOTIFF_POSTFIXES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.IMAGE_POSTFIXES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.SHP_POSTFIXES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.geotools.io.GeoImportUtil.WORLD_POSTFIXES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.io.IOUtil.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.jfree.chart.SelectableChartPanel.WindowSelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.jfree.chart.style.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum schmitzm.swing.event.MouseInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum skrueger.geotools.XMapPaneAction_Pan.Direction
Returns the enum constant of this type with the specified name.
ValueProperty - Class in schmitzm.data.property
Diese Klasse stellt eine Oberklasse fuer alle Eigenschaften dar, die einen oder mehrere Wert speichern koennen.
ValueProperty(String, PropertyType, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValueProperty(String, PropertyType) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValueProperty(String, ObjectStructure, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValueProperty(String, ObjectStructure) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValueProperty(String, Class, ValuePropertyAccessParameters) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValueProperty(String, Class) - Constructor for class schmitzm.data.property.ValueProperty
Erzeugt eine Eigenschaft.
ValuePropertyAccessParameters - Class in schmitzm.data.property
Diese Klasse stellt Rechte-Parameter fuer Wert-Eigenschaften (ValueProperty) dar.
ValuePropertyAccessParameters(int, int) - Constructor for class schmitzm.data.property.ValuePropertyAccessParameters
Erzeugt neue Parameter fuer Wert-Eigenschaften.
ValuePropertyType - Class in schmitzm.data.property
Diese Klasse repraesentiert den Datentyp einer Wert-Eigenschaft.
ValuePropertyType(ObjectStructure) - Constructor for class schmitzm.data.property.ValuePropertyType
Erzeugt einen neuen Eigenschaftstyp.
ValuePropertyType(Class) - Constructor for class schmitzm.data.property.ValuePropertyType
Erzeugt einen neuen Eigenschaftstyp.
values() - Static method in enum schmitzm.geotools.feature.AttributeFilter.CompareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.feature.FeatureUtil.GeometryForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.feature.FeatureUtil.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.GTUtil.GTRendererType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.gui.JMapEditorPane.EditorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.gui.MouseSelectionTracker.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.ARCASCII_IMPORT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.ARCASCII_POSTFIXES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.GEOTIFF_POSTFIXES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.IMAGE_POSTFIXES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.SHP_POSTFIXES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.geotools.io.GeoImportUtil.WORLD_POSTFIXES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.io.IOUtil.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.jfree.chart.SelectableChartPanel.WindowSelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.jfree.chart.style.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum schmitzm.swing.event.MouseInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum skrueger.geotools.XMapPaneAction_Pan.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAngleDegr - Variable in class schmitzm.jfree.chart.style.ChartAxisStyle
Holds the angle (in degrees) the axis values are rotated by.
valuesFormat - Variable in class schmitzm.jfree.chart.style.ChartAxisStyle
Holds the number format to display the axis values.
vertAlign - Variable in class schmitzm.swing.table.ComponentRenderer
Vertikale Ausrichtung der Componente innerhalb der Tabellenzelle (Default: SwingConstants.CENTER).
VERTICAL - Static variable in class schmitzm.geotools.gui.GridPanel
Flag fuer ein vertikales Grid.
VERTICAL - Static variable in class schmitzm.swing.ExpansionBar
Konstante fuer eine vertikale Ausrichtung des Balken.
VERTICAL - Static variable in class schmitzm.swing.SliderSpinnerPanel
Konstante fuer die vertikale Orientierung des Sliders.
VERTICAL_SPLIT - Static variable in class schmitzm.swing.MultiSplitPane
 
visible - Variable in class schmitzm.jfree.chart.style.ChartAxisStyle
Holds whether the axis is visible.
visible - Variable in class skrueger.AttributeMetadata
Is the attribute visible to the user or ignored where possible

W

wakeUp() - Method in class schmitzm.lang.WorkingThread
Aktiviert den Thread wieder, nachdem er durch goSleep() Schlafen gelegt wurde.
wasVisible - Variable in class schmitzm.swing.event.WindowEventConnector
Speichert den Status des Unter-Fensters, wenn das Haupt-Fenster geschlossen oder minimiert wird.
weight - Variable in class schmitzm.data.RasterFilter
Speichert die Summe ueber alle Eintraege der Filter-Matrix.
weight - Variable in class skrueger.AttributeMetadata
When listed, the attributes are listed according to their AttributeMetadata.weight (heavier => further down)
WEST - Static variable in class schmitzm.swing.SwingUtil
Ausrichtung mitte-links.
WGS84 - Static variable in class schmitzm.geotools.GTUtil
Konstante fuer das CRS "WGS84" (erzeugt als "EPSG:4326")
wgs84Button - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Radio-Button fuer das WGS84-CRS.
widthC - Variable in class schmitzm.geotools.grid.GridStatistic
Breite des Rasters in Zellen.
widthR - Variable in class schmitzm.geotools.grid.GridStatistic
Reale Breite des Rasters.
window - Variable in class schmitzm.swing.event.WindowEventConnector
Kontrolliertes Unter-Fenster.
windowClosed(WindowEvent) - Method in class schmitzm.swing.event.WindowEventConnector
Wird aufgerufen, wenn das Haupt-Fenster geschlossen wird.
windowClosing(WindowEvent) - Method in class schmitzm.swing.event.WindowEventConnector
Wird aufgerufen, wenn das Haupt-Fenster ueber das System-Menue geschlossen wird.
windowDeiconified(WindowEvent) - Method in class schmitzm.swing.event.WindowEventConnector
Wird aufgerufen, wenn das Haupt-Fenster "deminimiert" wird.
WindowEventConnector - Class in schmitzm.swing.event
Dieser WindowAdapter verbindet ein (Unter-)Fenster mit den Aktionen eines anderen (Haupt-)Fensters.
WindowEventConnector(Window) - Constructor for class schmitzm.swing.event.WindowEventConnector
Erzeugt einen neuen Connector.
windowIconified(WindowEvent) - Method in class schmitzm.swing.event.WindowEventConnector
Wird aufgerufen, wenn das Haupt-Fenster minimiert wird.
windowOpened(WindowEvent) - Method in class schmitzm.swing.event.WindowEventConnector
Wird aufgerufen, wenn das Haupt-Fenster geoeffnet wird.
windowSelectionMode - Variable in class schmitzm.jfree.chart.SelectableChartPanel
Holds the behavior on window selection (Default: SelectableChartPanel.WindowSelectionMode.ZOOM_IN_CHART).
wktScrollPane - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
ScrollPane, in dem sich die TextArea fuer die WKT-Definition befinden.
wktTextArea - Variable in class schmitzm.geotools.gui.CRSSelectionDialog
Bereich, in dem das CRS als WKT angezeigt wird.
work - Variable in class schmitzm.swing.SwingWorker
Speichert den Arbeitsablauf fuer den Thread.
WorkingThread - Class in schmitzm.lang
Diese Klasse stellt einen "arbeitenden" Thread dar (im Gegensatz zum "konkurrierenden" Thread, der mit anderen Threads auf gemeinsame Ressourcen zugreift).
WorkingThread(String) - Constructor for class schmitzm.lang.WorkingThread
Erzeugt einen neuen Thread.
WorkingThread() - Constructor for class schmitzm.lang.WorkingThread
Erzeugt einen neuen Thread.
WorkingThreadAdapter - Class in schmitzm.lang
Diese Klasse stellt eine Basis-Implementierung des Interfaces WorkingThreadListener dar.
WorkingThreadAdapter() - Constructor for class schmitzm.lang.WorkingThreadAdapter
 
WorkingThreadListener - Interface in schmitzm.lang
Diese Klasse stellt einen Listener dar, der bei bestimmten Thread-Aktivitaeten informiert wird.
workResult - Variable in class schmitzm.swing.SwingWorker
Resultat von SwingWorker.Work.execute().
wrapToNativeArray(Object) - Static method in class schmitzm.lang.MultiDimArray
Erzeugt einen native Object[]...[] aus einem MultiDimArray.
WritableGrid - Interface in schmitzm.data
Dieses Interface stellt die Basis fuer ein georeferenziertes, schreibbares Raster dar.
WritableGridArray - Class in schmitzm.data
Diese Klasse stellt eine Implementierung von WritableGrid dar und basiert auf einem einfachen float-Array.
WritableGridArray(int, int, int, int, Rectangle2D, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridArray
Erzeugt ein neues Raster.
WritableGridArray.Double - Class in schmitzm.data
 
WritableGridArray.Double(int, int, int, int, Rectangle2D, CoordinateReferenceSystem, double[]) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues double-Raster.
WritableGridArray.Double(int, int, int, int, double, double, double, double, CoordinateReferenceSystem, double[]) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues double-Raster.
WritableGridArray.Double(int, int, double, double, double, double, CoordinateReferenceSystem, double[]) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues leeres double-Raster.
WritableGridArray.Double(int, int, Rectangle2D, CoordinateReferenceSystem, double[]) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues leeres double-Raster.
WritableGridArray.Double(int, int, Rectangle2D, CoordinateReferenceSystem, double[][]) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues leeres double-Raster.
WritableGridArray.Double(int, int, Rectangle2D, CoordinateReferenceSystem, Raster) - Constructor for class schmitzm.data.WritableGridArray.Double
Erzeugt ein neues leeres double-Raster.
WritableGridArray.Float - Class in schmitzm.data
 
WritableGridArray.Float(int, int, int, int, Rectangle2D, CoordinateReferenceSystem, float[]) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues float-Raster.
WritableGridArray.Float(int, int, int, int, double, double, double, double, CoordinateReferenceSystem, float[]) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues float-Raster.
WritableGridArray.Float(int, int, double, double, double, double, CoordinateReferenceSystem, float[]) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues leeres float-Raster.
WritableGridArray.Float(int, int, Rectangle2D, CoordinateReferenceSystem, float[]) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues leeres float-Raster.
WritableGridArray.Float(int, int, Rectangle2D, CoordinateReferenceSystem, float[][]) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues leeres float-Raster.
WritableGridArray.Float(int, int, Rectangle2D, CoordinateReferenceSystem, Raster) - Constructor for class schmitzm.data.WritableGridArray.Float
Erzeugt ein neues leeres float-Raster.
WritableGridArray.Integer - Class in schmitzm.data
 
WritableGridArray.Integer(int, int, int, int, Rectangle2D, CoordinateReferenceSystem, int[]) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues int-Raster.
WritableGridArray.Integer(int, int, int, int, double, double, double, double, CoordinateReferenceSystem, int[]) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues int-Raster.
WritableGridArray.Integer(int, int, double, double, double, double, CoordinateReferenceSystem, int[]) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues leeres int-Raster.
WritableGridArray.Integer(int, int, Rectangle2D, CoordinateReferenceSystem, int[]) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues leeres int-Raster.
WritableGridArray.Integer(int, int, Rectangle2D, CoordinateReferenceSystem, int[][]) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues leeres int-Raster.
WritableGridArray.Integer(int, int, Rectangle2D, CoordinateReferenceSystem, Raster) - Constructor for class schmitzm.data.WritableGridArray.Integer
Erzeugt ein neues leeres int-Raster.
WritableGridCoverage - Class in schmitzm.geotools.grid
Diese Klasse stellt ein GeoTools-GridCoverage (2D) dar, welches auf einem WritableRaster basiert und darauf direkten Lese- und Schreibzugriff liefert.
WritableGridCoverage(CharSequence, PlanarImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map, int) - Constructor for class schmitzm.geotools.grid.WritableGridCoverage
Ruft den Standard-Konstruktor der von GridCoverage2D auf.
WritableGridRaster - Class in schmitzm.data
Diese Klasse stellt eine Implementierung von WritableGrid dar und basiert auf der Standard-Java Raster-Implementierung WritableRaster.
WritableGridRaster(WritableRaster, Rectangle2D, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein georeferenziertes Raster aus einem nicht-georeferenzierten.
WritableGridRaster(WritableRaster, Rectangle2D) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein georeferenziertes Raster aus einem nicht-georeferenzierten.
WritableGridRaster(int, int, int, int, int, Rectangle2D, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein neues Raster.
WritableGridRaster(int, int, int, int, int, Rectangle2D) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein neues Raster in WGS84.
WritableGridRaster(int, int, int, int, int, double, double, double, double, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein neues Raster.
WritableGridRaster(int, int, int, double, double, double, double, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein neues Raster.
WritableGridRaster(int, int, int, Rectangle2D, CoordinateReferenceSystem) - Constructor for class schmitzm.data.WritableGridRaster
Erzeugt ein neues Raster.
writableRaster - Variable in class schmitzm.geotools.grid.WritableGridCoverage
Speichert die Datenbasis des Grids als WritableRaster.
write(byte) - Method in class schmitzm.io.InputBuffer
Schreibt ein Byte in den Buffer.
write(byte[]) - Method in class schmitzm.io.InputBuffer
Schreibt eine Reihe von Bytes in den Buffer.
write(InputStream, int) - Method in class schmitzm.io.InputBuffer
Schreibt eine Reihe von Bytes in den Buffer.
writeChar(byte, char) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen char-Wert (2 Byte) in den Buffer.
writeChar(char) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen char-Wert (2 Byte) in den Buffer.
writeDouble(byte, double) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen double-Wert (8 Byte) in den Buffer.
writeFeaturesToShapeFile(<any>, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Diese Methode exportiert eine org.geotools.feature.FeatureCollection in das ShapeFile-Format ( name.shp name.shx name.dbf).
writeFloat(byte, float) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen float-Wert (4 Byte) in den Buffer.
writeFloat(float) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen float-Wert (8 Byte) in den Buffer.
writeGridRasterToArcInfoASCII(WritableGridRaster, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Diese Methode exportiert ein Raster in eine Datei im ArcInfoASCII-Grid-Format.
writeGridRasterToGeoTiff(WritableGridRaster, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Diese Methode exportiert ein Raster in eine Datei im GeoTiff-Format.
writeGridToArcInfoASCII(GridCoverage2D, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Diese Methode exportiert ein Raster in eine Datei im ArcInfoASCII-Grid-Format.
writeGridToGeoTiff(GridCoverage2D, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Diese Methode exportiert ein Raster in eine Datei im GeoTiff-Format.
writeInt(byte, int) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen int-Wert (4 Byte) in den Buffer.
writeInt(int) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen int-Wert (4 Byte) in den Buffer.
writeLong(byte, long) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen long-Wert (8 Byte) in den Buffer.
writeLong(long) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen long-Wert (8 Byte) in den Buffer.
writePos - Variable in class schmitzm.io.InputBuffer
 
writeProjectionFile(CoordinateReferenceSystem, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Schreibt ein Projektions-File (.prj) fuer ein CoordinateReferenceSystem.
writeProjectionFilePrefereEPSG(CoordinateReferenceSystem, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Schreibt ein Projektions-File (.prj) fuer ein CoordinateReferenceSystem.
writeRaster(Raster, double, double, double, boolean) - Method in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. Write out the given raster..
writeShort(byte, short) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen short-Wert (2 Byte) in den Buffer.
writeShort(short) - Method in class schmitzm.io.BinaryInputBuffer
Schreibt einen short-Wert (2 Byte) in den Buffer.
writeStreamToFile(InputStream, String) - Static method in class schmitzm.io.IOUtil
Schreibt einen Eingabe-Stream in eine Datei.
writeStyleToFile(E, String, File) - Method in class schmitzm.jfree.chart.style.ChartStyleXMLFactory
Stores a ChartStyle to an XML file.
writeWorldFile(int, int, Rectangle2D, File) - Static method in class schmitzm.geotools.io.GeoExportUtil
Schreibt ein World-File (.tfw) fuer ein Grid.

X

X_AXIS - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the domain axis (X).
XDR - Static variable in class schmitzm.io.BinaryUtil
Numerische Konstante fuer die ByteOrder 'Big Endian'.
XLLCORNER - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. x corner coordinate tag in the header file
xllCorner - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  
XMapPane - Class in skrueger.geotools
The XMapPane class uses a Geotools GTRenderer to paint up to two MapContexts: a "local" MapContext and a "background" MapContext.
XMapPane() - Constructor for class skrueger.geotools.XMapPane
 
XMapPane(MapContext, Map<Object, Object>) - Constructor for class skrueger.geotools.XMapPane
full constructor extending JPanel
XMapPaneAction - Interface in skrueger.geotools
Defines an action (e.g.
XMapPaneAction_Pan - Class in skrueger.geotools
 
XMapPaneAction_Pan() - Constructor for class skrueger.geotools.XMapPaneAction_Pan
 
XMapPaneAction_Pan.Direction - Enum in skrueger.geotools
 
XMapPaneAction_Select - Class in skrueger.geotools
 
XMapPaneAction_Select() - Constructor for class skrueger.geotools.XMapPaneAction_Select
 
XMapPaneAction_Select.All - Class in skrueger.geotools
 
XMapPaneAction_Select.All() - Constructor for class skrueger.geotools.XMapPaneAction_Select.All
 
XMapPaneAction_Select.OneFromTop - Class in skrueger.geotools
 
XMapPaneAction_Select.OneFromTop() - Constructor for class skrueger.geotools.XMapPaneAction_Select.OneFromTop
 
XMapPaneAction_Select.Top - Class in skrueger.geotools
 
XMapPaneAction_Select.Top() - Constructor for class skrueger.geotools.XMapPaneAction_Select.Top
 
XMapPaneAction_Zoom - Class in skrueger.geotools
 
XMapPaneAction_Zoom() - Constructor for class skrueger.geotools.XMapPaneAction_Zoom
 
XMapPaneAction_Zoom.In - Class in skrueger.geotools
 
XMapPaneAction_Zoom.In() - Constructor for class skrueger.geotools.XMapPaneAction_Zoom.In
 
XMapPaneAction_Zoom.Out - Class in skrueger.geotools
 
XMapPaneAction_Zoom.Out() - Constructor for class skrueger.geotools.XMapPaneAction_Zoom.Out
 
XMapPaneActionAdapter - Class in skrueger.geotools
Empty implementation of XMapPaneAction.
XMapPaneActionAdapter() - Constructor for class skrueger.geotools.XMapPaneActionAdapter
 
XMapPaneMouseListener - Class in skrueger.geotools
 
XMapPaneMouseListener(XMapPane) - Constructor for class skrueger.geotools.XMapPaneMouseListener
 
XMapPaneTool - Class in skrueger.geotools
This class combines the mapping of mouse-inputs and keyboard inputs to XMapPaneActions and provides a tool icon and a default mouse cursor.
XMapPaneTool() - Constructor for class skrueger.geotools.XMapPaneTool
The default constructor sets some default keyboard settings
XML_OUTPUTTER - Static variable in class schmitzm.xml.XMLUtil
Writes XML element to file.
XMLUtil - Class in schmitzm.xml
Diese Klasse enthaelt statische Helper-Methoden fuer das Arbeiten mit XML.
XMLUtil() - Constructor for class schmitzm.xml.XMLUtil
 

Y

Y_AXIS - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the range axis (Y).
Y_AXIS2 - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the second range axis (Y).
Y_AXIS_LEFT - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the range axis (Y).
Y_AXIS_RIGHT - Static variable in interface schmitzm.jfree.chart.style.ChartStyle
Constant for the second range axis (Y).
YLLCORNER - Static variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated. y corner coordinate tag in the header file
yllCorner - Variable in class gtmig.org.geotools.gce.arcgrid.ArcGridRaster
Deprecated.  

Z

zones - Variable in class schmitzm.geotools.grid.GridZoneStatistic
Speichert Nummern der Zonen.
ZOOM_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer Lupe ohne Symbol
ZOOM_IN - Static variable in class schmitzm.geotools.gui.MapActionControlPane
Key-Konstante um die Aktion "Zoom" anzusprechen.
ZOOM_IN - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to any MouseInputType to perform zoom-in
ZOOM_IN - Static variable in class skrueger.geotools.XMapPaneTool
The configuration of the default ZOOM IN XMapPaneTool
ZOOM_OUT - Static variable in interface skrueger.geotools.XMapPaneAction
This action can be assigned to any MouseInputType to perform zoom-out
ZOOM_OUT - Static variable in class skrueger.geotools.XMapPaneTool
The configuration of the default ZOOM IN XMapPaneTool
zoomAxisToFullExtend(ValueAxis, Double, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Centers a gives Axis around 0 (if normalized) or around it's center.
zoomBackForwardButtonInAction - Variable in class skrueger.geotools.MapPaneToolBar
 
zoomBackIndex - Variable in class skrueger.geotools.MapPaneToolBar
Holds the index to the current element in MapPaneToolBar.lastZooms.
ZOOMIN_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer Lupe mit Plus Symbol
ZOOMOUT_CURSOR - Static variable in class schmitzm.swing.SwingUtil
Cursor in Form einer Lupe mit Minus Symbol
zoomPlotToFullExtend(Plot, Double, boolean) - Static method in class schmitzm.jfree.JFreeChartUtil
Centers a gives Plot.
ZoomRestrictableGridInterface - Interface in skrueger.geotools
Classes that implement ZoomRestrictableGridInterface can be restricted to their max- and/or min zoom scale
zoomState - Variable in class schmitzm.geotools.gui.MapActionControlPane
Button fuer Zoom-Aktion.
zoomTo(SimpleFeature) - Method in class schmitzm.geotools.gui.SelectableXMapPane
Sets the mapArea to smartly present the given features.
zoomTo(<any>) - Method in class skrueger.geotools.XMapPane
Sets the XMapPane.mapArea to best possibly present the given features.
zoomTo(Point, Double) - Method in class skrueger.geotools.XMapPane
Zooms towards a point.
zoomToLayer(MapLayer) - Method in class skrueger.geotools.XMapPane
Setzt den Kartenausschnitt auf die Ausdehnung eines bestimmten Layers.
zoomToLayerIdxReverse(int) - Method in class skrueger.geotools.XMapPane
Zooms the SelectableXMapPane to the Envelope of the selected layer.

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