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

A

absolute(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the given row number in the result set.
accept(File) - Method in class util.StandardFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
action - Variable in class generator2.NodeReporter.ReportObject
 
actionPerformed(ActionEvent) - Method in class generator2.DataGenerator
Evaluates action events.
actionPerformed(ActionEvent) - Method in class showmap.ShowMap
Event handling for the ActionListener interface.
ACTIVE - Static variable in class showmap.ShowMap
Status "aktiv: gestarted und bereit für Interaktion".
actTime - Variable in class generator2.DataGenerator
Current displayed time (0 = all times)
adaptClass(int) - Method in class routing.Node
Passt die Knotenklasse an die neue Kantenklasse an.
adaptMBR() - Method in class spatial.MemoryRTreeNode
Re-computes the mbr.
adaptToDecreasedDistance(Node, int) - Method in class routing.BorderHeap
Adapts an element in the heap according to its decreased distances.
add(ExternalObject) - Method in class generator2.ExternalObjects
Adds an external object to the container.
add(int[]) - Method in class spatial.MBR
Adds a specified point to this MBR.
add(MBR) - Method in class spatial.MBR
Adds a specified MBR to this MBR.
add(MovingObject) - Method in class generator2.MovingObjects
Adds a moving object to the container.
addBatch() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Adds a set of parameters to the batch.
addBatch(String) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Adds a SQL command to the current batch of commmands for the statement.
addComponentsToApplet() - Method in class generator2.DataGenerator
Adds components to the applet.
addComponentsToApplet() - Method in class showmap.ShowMap
Adds the components to the applet.
addComponentsToListeners() - Method in class generator2.DataGenerator
Adds the components to the listeners.
addComponentsToListeners() - Method in class showmap.ShowMap
Announces the components to the event listeners.
addDrawable(Drawable) - Method in class drawables.DrawableObjectsWithSearchTree
Add a drawable into the container.
addDrawable(Drawable) - Method in class drawables.DrawableObjects
Add a drawable into the container.
addDrawable(Drawable) - Method in class drawables.DrawableObject
Adds a primitive to the object.
addEdge(Edge) - Method in class routing.Node
Fügt eine neue Kante dem Knoten zu.
addExtension(String) - Method in class util.StandardFileFilter
Adds a filetype "dot" extension to filter against.
addPath(PathEdge) - Method in class routing.PathEdge
Appends a path.
addToContainer(ExternalObjects) - Method in class generator2.ExternalObject
Adds the object to a container.
addToContainer(MovingObjects) - Method in class generator2.MovingObject
Adds the moving object to the container.
adjustmentValueChanged(AdjustmentEvent) - Method in class generator2.DataGenerator
Reacts on an adjustment event.
afterLast() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the end of the result set, just after the last row.
ALLLAYERS - Static variable in class index.Query
all layers.
ALLLAYERS - Static variable in class spatial.NearestNeighborQuery
all layers.
ALLMODES - Static variable in class drawables.DrawablePresentation
All modes.
AllQuery - class spatial.AllQuery.
Class offering the operations required for retrieving all objects from a spatial search tree.
AllQuery() - Constructor for class spatial.AllQuery
 
ALLSCALES - Static variable in class index.Query
all scales.
ALLSCALES - Static variable in class spatial.NearestNeighborQuery
all scales.
announce(Time, DataSpace, int) - Method in class generator2.EdgeClasses
Announces the time object, the dataspace and the divisor of maximum speed to the object.
announceMove(Node) - Method in class routing.Edge
Announces to the edge that the node has moved to a new position.
APPLICATION_START_ERROR - Static variable in class generator2.DataGenerator
Application start error
AREALAYER - Static variable in class drawables.Drawable
Standard layer for areal primitives.
areEqual(SpatialSearchTreeObject, SpatialSearchTreeObject) - Method in interface spatial.SpatialQuery
Tests whether the query object and the stored object are equal.
areEqual(SpatialSearchTreeObject, SpatialSearchTreeObject) - Method in class spatial.BasicSpatialQuery
Tests whether the query object and the stored object are equal.
areEqual(SpatialSearchTreeObject, SpatialSearchTreeObject) - Method in class spatial.AllQuery
Returns true.

B

backgroundColor - Variable in class showmap.ShowMap
Hintergrundfarbe.
BACKWARDS - Static variable in class drawables.DrawableLine
in Rückrichtung.
BASELINE - Static variable in class drawables.DrawableText
vertikale Ausrichtung an der Basislinie.
baseScaleFactor - Variable in class showmap.ShowMap
Faktor des Basis-Maßstabs (gibt an, mit welchen Faktor der Maßstab zu multiplizieren ist, um die eigentliche Maßstabszahl zu erhalten).
BasicSpatialQuery - class spatial.BasicSpatialQuery.
Class offering some basic operations required for spatial queries performed by a spatial search tree.
BasicSpatialQuery() - Constructor for class spatial.BasicSpatialQuery
 
beforeFirst() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the front of the result set, just before the first row.
beginPortion - Variable in class generator2.ExternalObjectClasses
Portion of the classes at the beginning.
bestDist - Variable in class spatial.NearestNeighborQuery
the distance of the nearest object until now.
bestObject - Variable in class spatial.NearestNeighborQuery
nearest object until now.
BITMAPLAYER - Static variable in class drawables.Drawable
Standard layer for (not scalable) bitmaps.
BOLD - Static variable in class drawables.DrawableText
fetter Text-Stil.
BOLDITALIC - Static variable in class drawables.DrawableText
fett kursiver Text-Stil.
BorderHeap - class routing.BorderHeap.
A heap for border elements.
BorderHeap() - Constructor for class routing.BorderHeap
Creates a new heap.
BOTHDIRECTIONS - Static variable in class drawables.DrawableLine
in beide Richtungen.
BufferedEntryReader - class util.BufferedEntryReader.
Klasse zum strukturierten, gepufferten Einlesen von Streams.
BufferedEntryReader(InputStream) - Constructor for class util.BufferedEntryReader
This method was created by a SmartGuide.
BufferedEntryReader(InputStream, int) - Constructor for class util.BufferedEntryReader
This method was created by a SmartGuide.
BufferedEntryReader(Reader) - Constructor for class util.BufferedEntryReader
BufferedEntryReader constructor comment.
BufferedEntryReader(Reader, int) - Constructor for class util.BufferedEntryReader
BufferedEntryReader constructor comment.
bufferedText - Static variable in class drawables.DrawableSymbol
Read drawable text.

C

cancel() - Method in class spatialdb.PreparedSpatialStatement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancelRowUpdates() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Cancels the updates made to a row.
capacity - Variable in class generator2.EdgeClasses
Capacity of the classes.
CENTER - Static variable in class drawables.DrawableText
mittige horizontale Ausrichtung.
center(int) - Method in class spatial.MBR
Returns the center coordinate of the specified dimension.
CENTERLINE - Static variable in class drawables.DrawableText
mittige vertikale Ausrichtung.
changeComponentPositions() - Method in class generator2.DataGenerator
Computes the position of the components.
changeComponentPositions() - Method in class showmap.ShowMap
Sets or changes the positions of the components.
changePoint1(int, int) - Method in class drawables.DrawableLine
Changes the first point of the line.
changePoint2(int, int) - Method in class drawables.DrawableLine
Changes the second point of the line.
changePresentation(String) - Method in class routing.PathEdge
Ändert die Darstellung der Kanten.
changeTimer - Static variable in class routing.BorderHeap
Change timer.
checkForDestinationNode(Node) - Method in class routing.PathEdge
Checks the path for a given destination node.
checkViewPoint() - Method in class showmap.ShowMap
Prüft, ob der Anzeige-Mittelpunkt (viewMapX,viewMapY) im zulässigen Bereich liegt.
chooseSubtree(SpatialSearchTreeNode, SpatialSearchTreeEntry) - Method in class spatial.SimpleRTreeStrategy
Determines the best subtree for inserting an new object according to the Gutman's original r-tree algorithm 1984.
chooseSubtree(SpatialSearchTreeNode, SpatialSearchTreeEntry) - Method in interface spatial.RTreeStrategy
Determines the best subtree for inserting an new object.
CIRCLE - Static variable in class drawables.DrawableSymbol
Circle.
CIRCLEDOT - Static variable in class drawables.DrawableSymbol
Circle with point.
classes - Variable in class generator2.ExternalObjectGenerator
Classes of external objects.
clear() - Method in class util.DupHashtable
Clears this DupHashtable so that it contains no keys.
clearAllMarks() - Method in class routing.Nodes
Die Markierungen aller Knoten werden gelöscht.
clearAllMarks() - Method in class routing.Edges
Clears all marks.
clearBatch() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Makes the set of commands in the current batch empty.
clearMark() - Method in class routing.Edge
Clears the mark.
clearMark(int) - Method in class routing.Node
Löscht die angegebene Markierung vom Knoten.
clearParameters() - Method in class spatialdb.PreparedSpatialStatement
Clears the current parameter values immediately.
clearWarnings() - Method in class spatialdb.SpatialResultSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
clearWarnings() - Method in class spatialdb.PreparedSpatialStatement
Clears all the warnings reported on this Statement object.
clearWays() - Method in class routing.Node
Löscht alle Wege, die vom Knoten ausgehen.
clone() - Method in class spatial.MBR
Creates a clone of this object.
clone() - Method in class util.DupHashtable
Creates a shallow copy of this DupHashtable.
clone(MBR) - Static method in class spatial.MBR
Creates a clone of a spefied MBR.
CLOSE_ALL_RESULTS - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that all ResultSet objects that have previously been kept open should be closed when calling getMoreResults.
CLOSE_CURRENT_RESULT - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that the current ResultSet object should be closed when calling getMoreResults.
CLOSE_CURSORS_AT_COMMIT - Variable in class spatialdb.SpatialResultSet
The constant indicating that ResultSet objects should be closed when the method Connection.commit is called.
close() - Method in class generator2.Reporter
Does nothing.
close() - Method in class generator2.PositionReporter
Closes the reporter.
close() - Method in class generator2.OracleReporter
Closes the reporter.
close() - Method in class generator2.NodeReporter
Closes the reporter.
close() - Method in interface spatial.SpatialSearchTree
Closes the tree.
close() - Method in class spatial.MemoryRTree
Dummy operation.
close() - Method in class spatialdb.SpatialResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class spatialdb.PreparedSpatialStatement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
color - Variable in class drawables.DrawablePresentation
Color of the border.
color - Variable in class generator2.ObjectClasses
The colors.
color - Variable in class generator2.ExternalObjectClasses
The colors.
color - Variable in class generator2.EdgeClasses
Color of the edge classes.
ColorDefiner - class util.ColorDefiner.
Klasse zum Definieren von Farben.
ColorDefiner() - Constructor for class util.ColorDefiner
 
compareTo(Object) - Method in class generator2.NodeReporter.ReportObject
 
compareTo(Object) - Method in class routing.Edge
Comparing function concerning the edge names.
COMPLETE - Static variable in class showmap.ShowMap
Status "vollständig geladen".
compute() - Method in class generator2.DataGenerator
Computes the dataset.
computeBorder() - Method in class spatial.MBR
Computes the border of the MBR.
computeDecrease(Edge) - Method in class generator2.ExternalObjects
Computes the decrease of speed on the given edge by external objects.
computeDegree() - Method in class routing.PathEdge
Computes the degrees of starting nodes.
computeDestinationNode(int, Node, int, int) - Method in class generator2.ObjectGenerator
Computes a new destination node of a route.
computeDestinationNode(int, Node, int, int) - Method in class generator2.ConstantObjectGenerator
Computes a new destination node of a route.
computeDistance() - Method in class routing.PathEdge
Berechnet die Länge des Pfads.
computeDistance(double, double, double, double) - Static method in class generator2.MovingObject
Computes the distance between two points.
computeDistance(int, int, int, int) - Static method in class drawables.Drawable
Computes the distance between two points.
computeDistanceTo(int[]) - Method in class drawables.DrawableSpatialSearchTreeObject
Computes the distance to a given point.
computeDistanceTo(int[]) - Method in class generator2.ExternalObject
Computes the distance to a given point.
computeDistanceTo(int[]) - Method in interface spatial.SpatialSearchTreeObject
Computes the distance to a given point.
computeDistanceTo(int, int) - Method in class drawables.Drawable
Computes the distance of the drawing primitive to a point.
computeDistanceTo(int, int) - Method in class routing.Node
Computes the distance of the drawing primitive to a point.
computeExternalObject(int) - Method in class generator2.ExternalObjectGenerator
Computes a new external object.
computeFastestWay(Node, Node) - Method in class routing.Network
Berechnet nach Dijkstra den schnellsten Weg von einem Start- zu einem Endknoten.
computeFastWay() - Method in class showmap.ShowNetworkMap
Berechnet schnellen Weg zwischen den gesetzten Start- und Endknoten.
computeFastWay(Node, Node) - Method in class routing.Network
Berechnet einen schnellen Weg (oft den schnellsten) zwischen 2 Knoten.
computeFastWay2(Node, Node) - Method in class routing.Network
Berechnet einen schnellen Weg (oft den schnellsten) zwischen 2 Knoten.
computeFastWays(Node, Node, int) - Method in class routing.Network
Berechnet die Wege zwischen 2 Knoten, die nicht um den angegebenen Prozentsatz schlechter sind als der kürzeste Weg.
computeId(int) - Method in class generator2.ObjectGenerator
Returns the identifier of the next new moving object.
computeId(int) - Method in class generator2.ConstantObjectGenerator
Returns the identifier of the next new moving object.
computeLengthOfRoute(int, int) - Method in class generator2.ObjectGenerator
Generates the length of a new route.
computeMBR(int, int[], int[]) - Static method in class drawables.DrawablePolygon
Computes the minimum bounding box for coordinate arrays.
computeNewConnection(BorderHeap, Node, Edge, Node, int, int, double, PathEdge) - Method in class routing.Network
Berechnung der Verbindung zwischen zwei BEST-Knoten, die übergebenene Kante umfaßt.
computeNewExternalObjectClass(int) - Method in class generator2.ExternalObjectClasses
Computes the object class of a new external object.
computeNewObjectClass(int) - Method in class generator2.ObjectClasses
Computes the object class of a new moving object.
computeNewPositionAndSize(int, ExternalObject) - Method in class generator2.ExternalObjectGenerator
Computes the new position and size of an external object.
computeNewRouteByComparison(int, int, int, int) - Method in class generator2.ReRoute
Decides whether a route should be recomputed or not because of the comparison of the speed on an edge.
computeNewRouteByEvent(int, int) - Method in class generator2.ReRoute
Decides whether a route should be recomputed or not because of an event.
computeNumber() - Method in class routing.PathEdge
Computes the number of edges.
computeNumberOfEntries() - Method in class spatial.MemoryRTreeNode
Returns the number of entries of the tree.
computeNumberOfEntries() - Method in class spatial.MemoryRTree
Returns the number of entries of the tree.
computeNumberOfNodes() - Method in class spatial.MemoryRTreeNode
Returns the number of nodes of the tree.
computeNumberOfNodes() - Method in class spatial.MemoryRTree
Returns the number of nodes of the tree.
computeObjectClass(int) - Method in class generator2.ObjectGenerator
Computes the object class of a new object.
computeObjectClass(int) - Method in class generator2.ConstantObjectGenerator
Computes the object class of a new object.
computeResultPath(Node, boolean) - Method in class routing.Network
Berechnung des Ergebnispfad von einem Knoten ausgehend.
computeResultPath(Node, int, double) - Method in class routing.Network
Berechnung des Ergebnispfad von einem Knoten ausgehend entlang eines Weges.
computeResultPathBackwards(Node, int) - Method in class routing.Network
Berechnung des Ergebnispfad von einem Knoten ausgehend entlang eines Weges.
computeRoute() - Method in class generator2.MovingObject
Computes a new route from the current position of the object to its destination.
computeShortestWay() - Method in class showmap.ShowNetworkMap
Berechnet den kürzesten Weg zwischen den gesetzten Start- und Endknoten.
computeShortestWays(int) - Method in class showmap.ShowNetworkMap
Berechnet alle Wege zwischen den gesetzten Start- und Endknoten, die nicht um den angegebenen Prozentwert schlechter als die beste Verbindung sind.
computeStartingNode(int, int) - Method in class generator2.ObjectGenerator
Computes a new starting node.
computeStartingNode(int, int) - Method in class generator2.ConstantObjectGenerator
Computes a new starting node.
computeURL(String) - Method in class showmap.ShowMap
Computes the URL from the specified name.
computeVolume() - Method in class spatial.MBR
Computes the volume of the MBR.
computeWeight(double) - Method in class generator2.WeightManagerForDataGenerator
Computes the weight for a distance assuming edge class 0.
computeWeight(double) - Method in interface routing.WeightManager
Computation of the weight of an edge of class 0.
computeWeight(double) - Method in class routing.StandardWeightManager
Computation of the weight of an edge of class 0.
computeWeight(double, double) - Method in class generator2.WeightManagerForDataGenerator
Computes the weight for a given distance and speed.
computeWeight(double, double) - Method in interface routing.WeightManager
Computation of the weight of an edge for a given speed.
computeWeight(double, double) - Method in class routing.StandardWeightManager
Computation of the weight of an edge for a given speed.
con - Variable in class generator2.OracleReporter
Database connection.
conditionFulfilled(MBR, MBR) - Method in interface spatial.SpatialQuery
Tests whether the query rectangle and the MBR of a non-leaf entry fulfill the query condition.
conditionFulfilled(MBR, MBR) - Method in class spatial.SelectQuery
Tests whether the minimum coordinates of the query rectangle is contained by the MBR of a non-leaf entry intersect.
conditionFulfilled(MBR, MBR) - Method in class spatial.IsContainedQuery
Tests whether the query rectangle is contained by the MBR of a non-leaf entry.
conditionFulfilled(MBR, MBR) - Method in class spatial.ExactMatchQuery
Tests whether the query rectangle is contained by the MBR of a non-leaf entry.
conditionFulfilled(MBR, MBR) - Method in class spatial.BasicSpatialQuery
Tests whether the query rectangle and the MBR of a non-leaf entry intersect.
conditionFulfilled(MBR, MBR) - Method in class spatial.AllQuery
Tests whether the query rectangle and the MBR of a non-leaf entry intersect.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in interface spatial.SpatialQuery
Tests whether the query rectangle and an leaf entry fulfill the query condition.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in class spatial.SelectQuery
Tests whether the minimum coordinate of the query rectangle and the MBR of an leaf entry interact.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in class spatial.IsContainedQuery
Tests whether the query rectangle is contained by the MBR of an leaf entry intersect.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in class spatial.ExactMatchQuery
Tests whether the query rectangle and the MBR of an leaf entry are equal.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in class spatial.BasicSpatialQuery
Tests whether the query rectangle and the MBR of an leaf entry intersect.
conditionFulfilled(MBR, SpatialSearchTreeEntry) - Method in class spatial.AllQuery
Returns true.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in interface spatial.SpatialQuery
Tests whether the query rectangle and an object fulfill the query condition.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.SelectQuery
Tests whether the query rectangle and the object interact.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.LayerWindowQuery
Test for intersection.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.LayerScaleWindowQuery
Test for intersection.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.LayerAllQuery
Test for layer.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.IsContainedQuery
Test whether the query rectangle is contained by the object or not.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.ExactMatchQuery
Tests whether the query rectangle and the MBR of an object are equal.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.BasicSpatialQuery
Tests whether the query rectangle and the MBR of an object intersect.
conditionFulfilled(MBR, SpatialSearchTreeObject) - Method in class spatial.AllQuery
Returns true.
ConstantDataGenerator - class generator2.ConstantDataGenerator.
Controller applet for the computation of network-based spatiotemporal datasets.
ConstantDataGenerator() - Constructor for class generator2.ConstantDataGenerator
 
ConstantObjectGenerator - class generator2.ConstantObjectGenerator.
Example for an object generator garanteeing a constant number of moving objects during all time stamps.
ConstantObjectGenerator(Properties, Time, DataSpace, Nodes, ObjectClasses, int, int) - Constructor for class generator2.ConstantObjectGenerator
ConstantObjectGenerator constructor.
container - Variable in class drawables.Drawable
Container of the primitive.
contains(int[]) - Method in class spatial.MBR
Checks whether this MBR contains the specified point.
contains(int[], int) - Method in class spatial.MBR
Checks whether this MBR contains the specified point with a given tolerance.
contains(MBR) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object contains a given rectangle or not.
contains(MBR) - Method in class generator2.ExternalObject
Tests whether the object contains a given rectangle or not.
contains(MBR) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object contains a given rectangle or not.
contains(MBR) - Method in class spatial.MBR
Determines whether this MBR contains the specified MBR.
contains(MBR, int) - Method in class spatial.MBR
Determines whether this MBR contains the specified MBR with a given tolerance.
contains(Object) - Method in class util.DupHashtable
Tests if some key maps into the specified value in this DupHashtable.
contains(Rectangle) - Method in class drawables.Drawable
Tests whether the drawable primitive contains a given rectangle.
containsKey(Object) - Method in class util.DupHashtable
Tests if the specified object is a key in this DupHashtable.
correctString(String) - Static method in class drawables.DrawableText
Korrigiert eingelesenen String.
CPUTimer - class util.CPUTimer.
Timers for measuring the CPU time.
CPUTimer() - Constructor for class util.CPUTimer
 
createByNetworkFiles(DataInputStream, DataInputStream, DrawableObjects) - Method in class routing.Network
Erzeugt Netzwerk aus Netzwerk-Dateien.
createByNetworkFiles(String, DrawableObjects) - Method in class routing.Network
Erzeugt Netzwerk aus Netzwerk-Dateien.
createByNetworkFiles(URL, URL, DrawableObjects) - Method in class routing.Network
Erzeugt Netzwerk aus Netzwerk-Dateien.
createEdgeClasses(Properties) - Method in class generator2.DefaultDataGenerator
Calls the constructor of EdgeClasses.
createEdgeClasses(Properties) - Method in class generator2.DataGenerator
Calls the constructor of EdgeClasses.
createExternalObjectClasses(Properties, Time, DataSpace, int) - Method in class generator2.DefaultDataGenerator
Calls the constructor of ExternalObjectClasses.
createExternalObjectClasses(Properties, Time, DataSpace, int) - Method in class generator2.DataGenerator
Calls the constructor of ExternalObjectClasses.
createExternalObjectGenerator(Properties, Time, DataSpace, ExternalObjectClasses, int, int) - Method in class generator2.DefaultDataGenerator
Calls the constructor of ExternalObjectGenerator.
createExternalObjectGenerator(Properties, Time, DataSpace, ExternalObjectClasses, int, int) - Method in class generator2.DataGenerator
Calls the constructor of ExternalObjectGenerator.
createObjectClasses(Properties, Time, DataSpace, int, int, int) - Method in class generator2.DefaultDataGenerator
Calls the constructor of ObjectClasses.
createObjectClasses(Properties, Time, DataSpace, int, int, int) - Method in class generator2.DataGenerator
Calls the constructor of ObjectClasses.
createObjectGenerator(Properties, Time, DataSpace, Nodes, ObjectClasses, int, int) - Method in class generator2.DefaultDataGenerator
Calls the constructor of ObjectGenerator.
createObjectGenerator(Properties, Time, DataSpace, Nodes, ObjectClasses, int, int) - Method in class generator2.DataGenerator
Calls the constructor of ObjectGenerator.
createObjectGenerator(Properties, Time, DataSpace, Nodes, ObjectClasses, int, int) - Method in class generator2.ConstantDataGenerator
Calls the constructor of ConstantObjectGenerator.
createReporter(Properties, DrawableObjects) - Method in class generator2.OracleDataGenerator
Calls the constructor of OracleReporter.
createReporter(Properties, DrawableObjects) - Method in class generator2.NodeDataGenerator
Calls the constructor of NodeReporter.
createReporter(Properties, DrawableObjects) - Method in class generator2.DefaultDataGenerator
Calls the constructor of PositionReporter.
createReporter(Properties, DrawableObjects) - Method in class generator2.DataGenerator
Calls the constructor of Reporter.
createReRoute(Properties, Time, DataSpace) - Method in class generator2.DefaultDataGenerator
Calls the constructor of ReRoute.
createReRoute(Properties, Time, DataSpace) - Method in class generator2.DataGenerator
Calls the constructor of ReRoute.
currId - Static variable in class generator2.ObjectGenerator
The value of the next identifier.
currId - Static variable in class generator2.ExternalObjectGenerator
The counter for the identifiers.

D

DataGenerator - class generator2.DataGenerator.
Abstract controller applet for the computation of network-based spatiotemporal datasets.
DataGenerator() - Constructor for class generator2.DataGenerator
 
DataReader - class util.DataReader.
Klasse zum strukturierten Einlesen von Streams.
DataReader(InputStream) - Constructor for class util.DataReader
Konstruktor für einen neuen DataReader.
dataspace - Variable in class generator2.ObjectGenerator
The dataspace of the network.
dataspace - Variable in class generator2.ExternalObjectGenerator
Dataspace of the network.
dataspace - Variable in class generator2.DataGenerator
The data space.
DataSpace - class generator2.DataSpace.
Description of the dataspace.
DataSpace(DrawableObjects) - Constructor for class generator2.DataSpace
DataSpace constructor.
dbExternalObjectTableName - Variable in class generator2.OracleReporter
Name of the table storing the external objects.
dbMovingObjectTableName - Variable in class generator2.OracleReporter
Name of the table storing the moving objects.
deadObjs - Variable in class generator2.ConstantObjectGenerator
Container of dead objects.
debugPrint() - Method in class routing.PathEdge
Gibt den Pfad zu Debugging-Zwecken aus.
debugPrint() - Method in class routing.Edge
Ausgabe der Kante zu Debugging-Zwecken.
debugPrint() - Method in class spatial.MemoryRTree
Debug print of the tree.
debugPrint(int) - Method in class routing.Node
Ausgabe des Knotens zu Debugging-Zwecken.
debugPrint(int, boolean) - Method in class spatial.MemoryRTreeNode
Debug print of the tree.
deceleratedSpeed(int, int) - Method in class generator2.EdgeClasses
Computes the decelerated speed of an edge class depending on the usage and the capacity of the edge.
decreaseUsage(PathEdge) - Method in class generator2.MovingObject
Decreases the usage in the path until one path edge is reached.
decreasingFactor - Variable in class generator2.ExternalObjectClasses
Decreasing factors of the classes in per cent.
decUsage() - Method in class routing.Edge
Decrements the usage of the edge.
DefaultDataGenerator - class generator2.DefaultDataGenerator.
Default controller applet for the computation of network-based spatiotemporal datasets.
DefaultDataGenerator() - Constructor for class generator2.DefaultDataGenerator
 
DefaultGeometryFactory - class spatialdb.DefaultGeometryFactory.
Class delivering the geometry factory and the geometries for the MOX project.
DefaultGeometryFactory() - Constructor for class spatialdb.DefaultGeometryFactory
 
DEFMAXSCALE - Static variable in class drawables.Drawable
Default for the most detailed scale.
DEFMINSCALE - Static variable in class drawables.Drawable
Default for the least detailed scale.
DEL_OBJECT - Static variable in class generator2.Reporter
Action code "disappering object".
deleteObjects() - Method in class generator2.DataGenerator
Deletes the generated moving and external objects.
deleteRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Deletes the current row from the result set and the underlying database.
depictObjectAttributes(DrawableObject) - Method in class showmap.ShowNetworkMap
Deselektiert das bisher darstellte Objekt und selektiert das übergebene Objekt.
depictObjectAttributes(DrawableObject) - Method in class showmap.ShowMap
Deselektiert das bisher darstellte Objekt und selektiert das übergebene Objekt.
DEPTH - Static variable in class spatial.MBR
The depth dimension.
deselect() - Method in class drawables.DrawableObjects
Deselects the selected object.
deselect(int) - Method in class drawables.DrawableLine
Deselektiert die Linie richtungsbezogen.
dim - Variable in class spatial.MemoryRTree
number of dimensions.
distanceTo(Node) - Method in class routing.Node
Berechnet den Abstand des Knotens zu dem angegebenen Knoten.
distribute(SpatialSearchTreeNode, SpatialSearchTreeEntry) - Method in class spatial.SimpleRTreeStrategy
Distributes the entries of a node to two nodes according to a simple linear algorithm.
distribute(SpatialSearchTreeNode, SpatialSearchTreeEntry) - Method in interface spatial.RTreeStrategy
Distributes the entries of a node to two nodes.
dOut - Variable in class generator2.PositionReporter
The data output stream.
dOut - Variable in class generator2.NodeReporter
The data output stream.
draw(Graphics) - Method in class drawables.DrawableObject
Draws the primitives of the object.
draw(Graphics) - Method in class drawables.Drawable
Draws the primitive and the linked primitives.
draw(Graphics, int) - Method in class drawables.DrawableSpatialSearchTreeObject
Draws the object.
draw(Graphics, int) - Method in class drawables.DrawableObject
Draws the primitives of the object.
draw(Graphics, int) - Method in class drawables.Drawable
Draws the primitive and the linked primitives.
draw(Graphics, int) - Method in class generator2.ExternalObject
Draws the MBR of the object if it is exists at the actual time.
draw(Graphics, int) - Method in interface spatial.SpatialSearchTreeObject
Draws the object.
draw(Graphics, Rectangle) - Method in class drawables.DrawableObject
Draws the primitives of the object.
draw(Graphics, Rectangle) - Method in class drawables.Drawable
Draws the primitive and the linked primitives.
draw(Graphics, Rectangle, int) - Method in class drawables.DrawableObject
Draws the primitives of the object.
draw(Graphics, Rectangle, int) - Method in class drawables.Drawable
Draws the primitive.
draw(Graphics, Rectangle, int, int, int) - Method in class spatial.MemoryRTree
Draws the tree.
draw(int, Graphics, int, int, int) - Method in class spatial.MemoryRTreeNode
Draws the subtree.
Drawable - class drawables.Drawable.
Basic class for drawable primitives.
Drawable() - Constructor for class drawables.Drawable
 
DrawableBitmap - class drawables.DrawableBitmap.
Drawable class for bitmaps.
DrawableBitmap() - Constructor for class drawables.DrawableBitmap
Constructor.
DrawableBitmap(int, int, DrawableBitmap) - Constructor for class drawables.DrawableBitmap
Constructor.
DrawableBitmap(int, int, int, int, URL, String, boolean) - Constructor for class drawables.DrawableBitmap
Constructor.
DrawableBitmap(int, int, int, int, URL, String, boolean, int, int) - Constructor for class drawables.DrawableBitmap
Constructor.
DrawableBitmap(int, int, URL) - Constructor for class drawables.DrawableBitmap
Constructor of a non-scalable bitmap.
DrawableCircle - class drawables.DrawableCircle.
Drawable class for circles.
DrawableCircle() - Constructor for class drawables.DrawableCircle
Konstruktor.
DrawableCircle(int, int, int) - Constructor for class drawables.DrawableCircle
Konstruktor für nicht gefüllte Kreise.
DrawableCircle(int, int, int, boolean, String) - Constructor for class drawables.DrawableCircle
Konstruktor für Kreise.
DrawableCircle(int, int, int, boolean, String, int, int) - Constructor for class drawables.DrawableCircle
Konstruktor für Kreise.
DrawableLine - class drawables.DrawableLine.
Drawable class for line segments.
DrawableLine() - Constructor for class drawables.DrawableLine
Konstruktor.
DrawableLine(int, int, int, int) - Constructor for class drawables.DrawableLine
Konstruktor.
DrawableLine(int, int, int, int, String) - Constructor for class drawables.DrawableLine
Konstruktor.
DrawableLine(int, int, int, int, String, int, int) - Constructor for class drawables.DrawableLine
Konstruktor.
DrawableObject - class drawables.DrawableObject.
Object class for objects with a drawable primitive.
DrawableObject(long, DrawableObjectType, String, String, DrawableObjects) - Constructor for class drawables.DrawableObject
Constructor of an object.
drawableObjects - Variable in class showmap.ShowMap
Container über Drawable-Objekte.
DrawableObjects - class drawables.DrawableObjects.
Container class for drawable objects.
DrawableObjects(int) - Constructor for class drawables.DrawableObjects
Constructor.
DrawableObjectsWithSearchTree - class drawables.DrawableObjectsWithSearchTree.
Container class for drawable objects.
DrawableObjectsWithSearchTree(int, SpatialSearchTree) - Constructor for class drawables.DrawableObjectsWithSearchTree
Constructor.
DrawableObjectType - class drawables.DrawableObjectType.
Class for handling object types.
DrawableObjectType() - Constructor for class drawables.DrawableObjectType
Constructor required for reading objects.
DrawableObjectType(String, int, String[], String[]) - Constructor for class drawables.DrawableObjectType
Constructor.
DrawablePolygon - class drawables.DrawablePolygon.
Class for drawable polygons.
DrawablePolygon() - Constructor for class drawables.DrawablePolygon
Constructor.
DrawablePolygon(int, int[], int[]) - Constructor for class drawables.DrawablePolygon
Constructor for non-filled polygons with holes.
DrawablePolygon(int, int[], int[], boolean, String) - Constructor for class drawables.DrawablePolygon
Constructor for polygons.
DrawablePolygon(int, int[], int[], boolean, String, int, int) - Constructor for class drawables.DrawablePolygon
Constructor for polygons.
DrawablePolyline - class drawables.DrawablePolyline.
Class for drawable lines.
DrawablePolyline() - Constructor for class drawables.DrawablePolyline
Konstruktor.
DrawablePolyline(int[], int[], int, String) - Constructor for class drawables.DrawablePolyline
Konstruktor; VERALTET!
DrawablePolyline(int, int[], int[]) - Constructor for class drawables.DrawablePolyline
Konstruktor.
DrawablePolyline(int, int[], int[], String) - Constructor for class drawables.DrawablePolyline
Konstruktor.
DrawablePolyline(int, int[], int[], String, int, int) - Constructor for class drawables.DrawablePolyline
Konstruktor.
DrawablePresentation - class drawables.DrawablePresentation.
Class for defining the graphical presentation of drawable primitives.
DrawablePresentation() - Constructor for class drawables.DrawablePresentation
 
DrawableRectangle - class drawables.DrawableRectangle.
Class for drawable rectangles.
DrawableRectangle() - Constructor for class drawables.DrawableRectangle
Konstruktor.
DrawableRectangle(int, int, int, int) - Constructor for class drawables.DrawableRectangle
Konstruktor für nicht-gefülltes Rechteck.
DrawableRectangle(int, int, int, int, boolean, String) - Constructor for class drawables.DrawableRectangle
Konstruktor für Rechtecke.
DrawableRectangle(int, int, int, int, boolean, String, int, int) - Constructor for class drawables.DrawableRectangle
Konstruktor für Rechtecke.
DrawableRectangle(Rectangle) - Constructor for class drawables.DrawableRectangle
Konstruktor für nicht-gefülltes Rechteck.
drawables - package drawables
This package contains the classes representing primitives and object for the visualization.
DrawableSpatialSearchTreeObject - class drawables.DrawableSpatialSearchTreeObject.
Wrapper class for drawable primitives.
DrawableSpatialSearchTreeObject(Drawable) - Constructor for class drawables.DrawableSpatialSearchTreeObject
DrawableSpatialSearchTreeObject constructor comment.
DrawableSymbol - class drawables.DrawableSymbol.
Class for drawable symbols.
DrawableSymbol() - Constructor for class drawables.DrawableSymbol
Konstruktor.
DrawableSymbol(int, int, String) - Constructor for class drawables.DrawableSymbol
Konstruktor für Symbol.
DrawableSymbol(int, int, String, int, int) - Constructor for class drawables.DrawableSymbol
Konstruktor für Symbol.
DrawableText - class drawables.DrawableText.
Class for drawable texts.
DrawableText() - Constructor for class drawables.DrawableText
Konstruktor.
DrawableText(int, int, String) - Constructor for class drawables.DrawableText
Konstruktor.
DrawableText(int, int, String, String, int, int) - Constructor for class drawables.DrawableText
Konstruktor.
DrawableText(int, int, String, String, int, int, int, int) - Constructor for class drawables.DrawableText
Konstruktor.
drawAllObjects(Graphics, Rectangle, int) - Method in class drawables.DrawableObjects
Zeichnet alle Drawable-Objekte im angegebenen Graphic Context, vorausgesetzt der aktuelle Maßstab wird vom Drawable-Objekt überschritten und es liegt im übergebenen Rechteck.
drawAllObjectsOfLayer(int, Graphics, Rectangle, int) - Method in class drawables.DrawableObjectsWithSearchTree
Zeichnet alle Drawable-Objekte im angegebenen Graphic Context, vorausgesetzt der aktuelle Maßstab wird vom Drawable-Objekt überschritten und es liegt im übergebenen Rechteck.
drawAllObjectsOfLayer(int, Graphics, Rectangle, int) - Method in class drawables.DrawableObjects
Zeichnet alle Drawable-Objekte im angegebenen Graphic Context, vorausgesetzt der aktuelle Maßstab wird vom Drawable-Objekt überschritten und es liegt im übergebenen Rechteck.
drawMap(Graphics, Rectangle, int) - Method in class showmap.ShowMap
Draws the map.
drawProtected(Graphics, DrawablePresentation, Color, Color, int, int, int, int) - Static method in class drawables.DrawableLine
Zeichnet die Linie im Graphic Context g,
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableText
Zeichnet den Text im Graphic Context g, vorausgesetzt der aktuelle Maßstab wird eingehalten.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableSymbol
Zeichnet das Symbol im Graphic Context g, vorausgesetzt der aktuelle Maßstab wird eingehalten.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableRectangle
Zeichnet das Rechteck im Graphic Context g.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawablePolyline
Zeichnet den Linienzug im Graphic Context g, vorausgesetzt der aktuelle Maßstab wird eingehalten.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawablePolygon
Draws the polygon using a given GraphicContext, if the scale is observed.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableLine
Zeichnet die Linie im Graphic Context g,
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableCircle
Zeichnet den Kreis im Graphic Context g, vorausgesetzt der aktuelle Maßstab scale wird vom Kreis eingehalten.
drawProtected(Graphics, int, int, int) - Method in class drawables.DrawableBitmap
Draws the bitmap.
drawProtected(Graphics, int, int, int) - Method in class drawables.Drawable
Implements the draw method of a primitive.
drawProtected(Graphics, int, int, int) - Method in class routing.Node
Draws the node if it is visible according to the given scale.
drawProtected(Graphics, int, int, int) - Method in class routing.Edge
Draws the edge if it is visible according to the given scale.
ds - Variable in class generator2.ReRoute
The data space
ds - Variable in class generator2.ExternalObjectClasses
The dataspace.
DupHashtable - class util.DupHashtable.
This class implements a Hashtable, which allows to store the same key several times.
DupHashtable() - Constructor for class util.DupHashtable
Constructs a new, empty DupHashtable with a default capacity and load factor.
DupHashtable(int) - Constructor for class util.DupHashtable
Constructs a new, empty DupHashtable with the specified initial capacity and default load factor.
DupHashtable(int, float) - Constructor for class util.DupHashtable
Constructs a new, empty DupHashtable with the specified initial capacity and the specified load factor.

E

edge - Variable in class routing.PathEdge
The corresponding edge
Edge - class routing.Edge.
Class representing edges.
Edge(long) - Constructor for class routing.Edge
Constructor.
Edge(long, int, Node, Node, String) - Constructor for class routing.Edge
Constructor.
Edge(long, int, Node, Node, String, Edges) - Constructor for class routing.Edge
Constructor.
edgeClasses - Variable in class generator2.DataGenerator
The edge classes.
EdgeClasses - class generator2.EdgeClasses.
Definition of the properties of the classes of the network edges.
EdgeClasses(Properties) - Constructor for class generator2.EdgeClasses
EdgeClasses constructor.
edges - Variable in class routing.StandardWeightManager
Container for the edges.
edges - Variable in class routing.Network
Container für Kanten
Edges - class routing.Edges.
Container class for edges.
Edges() - Constructor for class routing.Edges
Konstruktor.
edgesSelectable - Variable in class showmap.ShowNetworkMap
Knoten selektierbar?.
elements() - Method in class drawables.DrawableObjects
Returns enumeration of all drawable objects.
elements() - Method in class routing.Nodes
Gibt Enumeration über alle Knoten zurück.
elements() - Method in class routing.Edges
Gibt Enumeration über alle Kanten zurück.
elements() - Method in class util.DupHashtable
Returns an enumeration of the values in this DupHashtable.
ENGLISH - Static variable in class showmap.ShowMap
Sprache Englisch.
enlargeBorder(BorderHeap, Node, Node, int, boolean) - Method in class routing.Network
(Standard-)Erweiterung des Randes.
enlargeBorder(BorderHeap, Node, Node, int, int, double, PathEdge) - Method in class routing.Network
Erweiterung des Randes.
entry - Variable in class spatial.MemoryRTreeNode
the entries.
EntryInput - interface util.EntryInput.
Interface einer Reader-Klasse zum strukturierten Einlesen von Streams.
EntryReadable - interface util.EntryReadable.
Interface einer Klasse, die Objekte vom Entry-Input einlesen kann.
EntryReader - class util.EntryReader.
Klasse zum strukturierten Einlesen von Streams.
EntryReader(InputStream) - Constructor for class util.EntryReader
Konstruktor für einen neuen EntryReader.
EntryWriter - class util.EntryWriter.
Klasse zum gemischten Ausgeben von Texten und Daten.
EntryWriter(OutputStream) - Constructor for class util.EntryWriter
Konstruktor.
eof() - Method in class util.EntryReader
Gibt zurück, ob das Ende des Streams / der Datei erreicht wurde.
eof() - Method in interface util.EntryInput
Gibt zurück, ob das Ende des Streams / der Datei erreicht wurde.
eof() - Method in class util.DataReader
Gibt zurück, ob das Ende des Streams / der Datei erreicht wurde.
eof() - Method in class util.BufferedEntryReader
Gibt zurück, ob das Ende des Streams / der Datei erreicht wurde.
eol() - Method in class util.EntryReader
Gibt zurück, ob das Ende der Zeile erreicht wurde.
eol() - Method in interface util.EntryInput
Gibt zurück, ob das Ende der Zeile erreicht wurde.
eol() - Method in class util.DataReader
Gibt zurück, ob das Ende der Zeile erreicht wurde.
eol() - Method in class util.BufferedEntryReader
Gibt zurück, ob das Ende der Zeile erreicht wurde.
equals(Object) - Method in class drawables.DrawableSpatialSearchTreeObject
Test whether the wrapped primitives are equal or not.
equals(Object) - Method in class drawables.DrawableObject
Compares to objects using their identifier.
equals(Object) - Method in class routing.Node
Vergleich von zwei Knoten auf Gleichheit über die ID.
equals(Object) - Method in class routing.Edge
Vergleich von zwei Kanten auf Gleichheit über die ID.
equals(Object) - Method in class spatial.MBR
Checks whether two MBRs are equal.
error() - Method in class util.EntryWriter
Liegt Fehler vor?
eventProbability - Variable in class generator2.ReRoute
Probability for re-routing because of an event in 1/p.
ExactMatchQuery - class spatial.ExactMatchQuery.
Class offering the operations required for an exact match query performed by a spatial search tree.
ExactMatchQuery() - Constructor for class spatial.ExactMatchQuery
 
EXECUTE_FAILED - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that an error occured while executing a batch statement.
execute() - Method in class spatialdb.PreparedSpatialStatement
Executes any kind of SQL statement.
execute(String) - Method in class spatialdb.PreparedSpatialStatement
Executes a SQL statement that may return multiple results.
execute(String, int) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeBatch() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Submits a batch of commands to the database for execution.
executeQuery() - Method in class spatialdb.PreparedSpatialStatement
Executes the SQL query in this PreparedStatement object and returns the result set generated by the query.
executeQuery(String) - Method in class spatialdb.PreparedSpatialStatement
Executes a SQL statement that returns a single ResultSet.
executeUpdate() - Method in class spatialdb.PreparedSpatialStatement
Executes the SQL INSERT, UPDATE or DELETE statement in this PreparedStatement object.
executeUpdate(String) - Method in class spatialdb.PreparedSpatialStatement
Executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String, int) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in class spatialdb.PreparedSpatialStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
extension - Variable in class generator2.ExternalObjectClasses
Extension of the classes in per cent of the data space *100.
extension(int) - Method in class spatial.MBR
Returns the extension of the specified dimension.
ExternalObject - class generator2.ExternalObject.
Class representing an external object.
ExternalObject(int, int, int, int, int, int, int, int) - Constructor for class generator2.ExternalObject
Constructor.
ExternalObjectClasses - class generator2.ExternalObjectClasses.
Definition of the properties of the classes of external objects.
ExternalObjectClasses(Properties, Time, DataSpace, int) - Constructor for class generator2.ExternalObjectClasses
ObjectClasses constructor.
ExternalObjectGenerator - class generator2.ExternalObjectGenerator.
Class for creating and modifying external objects.
ExternalObjectGenerator(Properties, Time, DataSpace, ExternalObjectClasses, int, int) - Constructor for class generator2.ExternalObjectGenerator
Constructor.
ExternalObjects - class generator2.ExternalObjects.
Container class for all external objects.
ExternalObjects(Properties, Time, ExternalObjectClasses) - Constructor for class generator2.ExternalObjects
MovingObjects constructor.
externalObjectsExist() - Method in class generator2.ExternalObjectGenerator
Returns whether external objects exist or not.
extObjClasses - Variable in class generator2.DataGenerator
The classes of external objects.
extObjects - Variable in class generator2.DataGenerator
The external objects.
extractRectangle(int, int) - Method in class spatial.MBR
Extracts a rectangle representing the specified dimensions.

F

fetchFirst() - Method in class routing.BorderHeap
Gets and removes the first element of the heap.
fetchTimer - Static variable in class routing.BorderHeap
Fetch timer.
fillColor - Variable in class drawables.DrawablePresentation
Fill color.
filled - Variable in class drawables.FilledDrawable
Is the primitive filled?
FilledDrawable - class drawables.FilledDrawable.
Abstract class for filled drawable primitives.
FilledDrawable() - Constructor for class drawables.FilledDrawable
 
findColumn(String) - Method in class spatialdb.SpatialResultSet
Maps the given Resultset column name to its ResultSet column index.
findEdge(Edge) - Method in class routing.PathEdge
Sucht übergebene Kante im Pfad.
findNearest(int, int) - Method in class routing.Nodes
Finds the nearest node to the position (x,y).
findNearestDrawable(int, int) - Method in class drawables.DrawableObjects
Finds the nearest derawable to a given position.
findNearestDrawable(int, int, Drawable, SpatialSearchTreeObject) - Method in class drawables.DrawableObjectsWithSearchTree
Finds the nearest drawable to a given position.
findObject(int, int, boolean) - Method in class showmap.ShowMap
Sucht, ob sich ein sichtbares Objekt an der angegebenen Position befindet.
findObjectType(String) - Static method in class drawables.DrawableObjectType
Search for the object type with the given name.
first() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the first row in the result set.
flush() - Method in class util.EntryWriter
Flushing.
forwards - Variable in class routing.PathEdge
Is the direction forwards?
FORWARDS - Static variable in class drawables.DrawableLine
in Hinrichtung.
frame - Static variable in class generator2.DataGenerator
The frame containing the applet if it is running as application.

G

generator2 - package generator2
THIS PACKAGE CONTAINS THE CLASSES THAT ARE SPECIFIC FOR THE NETWORK-BASED DATA GENERATOR.
GeometryConversion - class spatialdb.GeometryConversion.
A class offering conversion methods for sdoapi.geom geometries.
GeometryConversion() - Constructor for class spatialdb.GeometryConversion
 
GERMAN - Static variable in class showmap.ShowMap
Sprache Deutsch.
get() - Method in class util.CPUTimer
Returns the measured time.
get(int) - Static method in class util.Timer
Gibt die bislang gestoppte Zeit zurück.
get(int, int, int) - Method in class drawables.DrawablePresentation
Returns the presentation object, which has the same name as this and which fits for the given scale, the given mode and the given value.
get(long) - Method in class routing.Nodes
Gibt den Knoten zurück, der die angegebene ID besitzt.
get(long) - Method in class routing.Edges
Gibt die Kante zurück, dieer die angegebene ID besitzt.
get(Object) - Method in class util.DupHashtable
Returns the value to which the specified key is mapped in this DupHashtable.
get(Properties) - Static method in class generator2.RandomGenerator
Returns the random generator for data generation.
get(String) - Static method in class drawables.DrawablePresentation
Returns the first presentation object with the given name.
getActPathEdge() - Method in class generator2.MovingObject
Return the current path edge where the object is.
getActValue(int) - Static method in class util.Timer
Gibt die aktuelle verstrichene Zeit zurück.
getAddTimeButton() - Method in class generator2.DataGenerator
Creates / Returns the add time button.
getAppletInfo() - Method in class showmap.ShowMap
Information about the applet.
getArray(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets an SQL ARRAY value from the current row of this ResultSet object.
getArray(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets an SQL ARRAY value in the current row of this ResultSet object.
getAsciiStream(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAsciiStream(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAttributeAsInteger(int, String) - Method in class drawables.DrawableObjectType
Returns a distinct attribute as an integer.
getAttributeAsString(int, String) - Method in class drawables.DrawableObjectType
Returns a distinct attribute as string.
getAttributeName(int) - Method in class drawables.DrawableObjectType
returns the i-th attribute name.
getAttributeType(int) - Method in class drawables.DrawableObjectType
returns the i-th attribute yype.
getAverageRouteLength() - Method in class generator2.ObjectGenerator
Returns the average distance of routes.
getBigDecimal(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets the value of a column in the current row as a java.math.BigDecimal object with full precision.
getBigDecimal(int, int) - Method in class spatialdb.SpatialResultSet
Deprecated.  
getBigDecimal(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets the value of a column in the current row as a java.math.BigDecimal object with full precision.
getBigDecimal(String, int) - Method in class spatialdb.SpatialResultSet
Deprecated.  
getBinaryStream(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBlob(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a BLOB value in the current row of this ResultSet object.
getBlob(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a BLOB value in the current row of this ResultSet object.
getBoolean(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java boolean.
getBoolean(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java boolean.
getByte(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java byte.
getByte(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java byte.
getBytes(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java byte array.
getBytes(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java byte array.
getCapacity(int) - Method in class generator2.EdgeClasses
Returns the capacity of an edge class.
getCenterCoords() - Method in class spatial.MBR
Returns the center coordinates.
getCharacterStream(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets the value of a column in the current row as a java.io.Reader.
getCharacterStream(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets the value of a column in the current row as a java.io.Reader.
getChildNode(int) - Method in interface spatial.SpatialSearchTreeNode
Returns the child node of a non-leaf node (with locking).
getChildNode(int) - Method in class spatial.MemoryRTreeNode
Returns the child node of a non-leaf entry.
getClickInfoLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des ClickInfo-Labels.
getClob(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a CLOB value in the current row of this ResultSet object.
getClob(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a CLOB value in the current row of this ResultSet object.
getColor() - Method in class drawables.DrawablePresentation
Gibt die Randfarbe zurück.
getColor(int) - Method in class generator2.ObjectClasses
Returns the color of the class.
getColor(int) - Method in class generator2.ExternalObjectClasses
Returns the color of the class.
getColor(int) - Method in class generator2.EdgeClasses
Returns the color for depicting an edge class.
getColor(String) - Static method in class util.ColorDefiner
Gibt die textuell angebene Farbe als "java.awt.Color" zürück.
getComputeButton() - Method in class generator2.DataGenerator
Creates / Returns the compute button.
getConcurrency() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the concurrency mode of this result set.
getConnection() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Returns the Connection object that produced this Statement object.
getConnection(Properties) - Static method in class generator2.OracleReporter
Returns the connection to the database.
getContainer() - Method in class drawables.Drawable
Returns the container.
getCopyrightLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des Copyright-Labels.
getCurrTime() - Method in class generator2.Time
Returns the current time.
getCursorName() - Method in class spatialdb.SpatialResultSet
Gets the name of the SQL cursor used by this ResultSet.
getDataspace() - Method in class drawables.DrawableObjectsWithSearchTree
Returns the data space of all objects.
getDataspace() - Method in class drawables.DrawableObjects
Returns the data space of all objects.
getDataValue(int) - Method in class drawables.DrawableObject
Returns a data value depending on the actual mode.
getDate(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(String, Calendar) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDecreasingFactor(int) - Method in class generator2.ExternalObjectClasses
Returns the factor of the class for the decrease of speed.
getDefaultColor() - Static method in class util.ColorDefiner
Gibt die Standardfarbe zurück.
getDefaultScale() - Method in class drawables.DrawableObject
Returns the default scale of the object.
getDefaultType() - Static method in class drawables.DrawableObjectType
Returns a default type.
getDeleteButton() - Method in class generator2.DataGenerator
Creates / Returns the delete button.
getDescription() - Method in class util.StandardFileFilter
Returns the human readable description of this filter.
getDestinationNode() - Method in class generator2.MovingObject
Return the destination node.
getDestinationNode() - Method in class routing.PathEdge
Gibt den Knoten zurück, bei dem die Pfadkante endet.
getDistanceOfWay(int) - Method in class routing.Node
Gibt die Distanz bei dem Knoten bezüglich des angegebenen Weges zurück.
getDouble(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java double.
getDouble(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java double.
getDrawable() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the drawable primitive.
getDrawable(int) - Method in class drawables.DrawableObject
Returns the a corresponding primitive.
getEastButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des East-Buttons.
getEdge() - Method in class routing.PathEdge
Gibt die Kante des Pfadelements zurück.
getEdgeClass() - Method in class routing.Edge
Gibt Kantenklasse zurück.
getEdgeClasses() - Method in class generator2.WeightManagerForDataGenerator
Returns the description of the edge classes.
getEdgeContainer() - Method in class routing.Edge
Returns the container 'Edges'.
getEdges() - Method in class routing.Network
Gibt Kanten-Container zurück.
getEntry(int) - Method in interface spatial.SpatialSearchTreeNode
Returns the entry in a node.
getEntry(int) - Method in class spatial.MemoryRTreeNode
Returns an entry in a node.
getEntryMBR(int) - Method in interface spatial.SpatialSearchTreeNode
Returns the minimum bounding box of an entry in a node.
getEntryMBR(int) - Method in class spatial.MemoryRTreeNode
Returns the minimum bounding box of an entry in a node.
getExtension(File) - Method in class util.StandardFileFilter
Return the extension portion of the file's name .
getExtension(int, int) - Method in class generator2.ExternalObjectClasses
Returns the (maximum) extension of the class.
getExtensions() - Method in class spatial.MBR
Returns the extensions.
getExtObjBeginTextField() - Method in class generator2.DataGenerator
Creates / Returns the external objects at the beginning text field.
getExtObjPerTimeTextField() - Method in class generator2.DataGenerator
Creates / Returns the external objects per time text field.
getFactory() - Static method in class spatialdb.DefaultGeometryFactory
Returns the geometry factory.
getFetchDirection() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the fetch direction for this result set.
getFetchDirection() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the fetch size for this result set.
getFetchSize() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Retrieves the number of result set rows that is the default fetch size for result sets generated from this Statement object.
getFillColor() - Method in class drawables.DrawablePresentation
Gibt die Füllfarbe zurück.
getFirstEdge() - Method in class routing.Node
Gibt die erste Kante des Knotens zurück.
getFloat(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java float.
getFloat(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java float.
getForReport(Properties) - Static method in class generator2.RandomGenerator
Returns the random generator for reporting.
getForVisualization(Properties) - Static method in class generator2.RandomGenerator
Returns the random generator for visualization and other (unimportant) purposes.
getForwards() - Method in class routing.PathEdge
Gibt die Kantenrichtung zurück.
getGeneratedKeys() - Method in class spatialdb.PreparedSpatialStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGeometry(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a sdoapi.geom.Geometry.
getGeometry(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a sdoapi.geom.Geometry.
getHeight() - Method in interface spatial.SpatialSearchTreeNode
Returns the height of the block.
getHeight() - Method in interface spatial.SpatialSearchTree
Returns the height of the tree.
getHeight() - Method in class spatial.MemoryRTreeNode
Returns the height of the tree.
getHeight() - Method in class spatial.MemoryRTree
Returns the height of the tree.
getId() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the identifier of the object.
getId() - Method in class drawables.DrawableObject
Returns the identifier.
getId() - Method in class drawables.Drawable
Returns the identifier of the corresponding object (or 0).
getId() - Method in class generator2.MovingObject
Returns the identifier of the object.
getId() - Method in class generator2.ExternalObject
Returns the identifier of the external object.
getId() - Method in interface spatial.SpatialSearchTreeObject
Returns the identifier of the object.
getID() - Method in class routing.Node
Gibt die ID des Knotens zurück.
getID() - Method in class routing.Edge
Gibt die ID der Kante zurück.
getIdOfSelectedObject() - Method in class showmap.ShowMap
Gibt die ID des selektierten Objekts zurück.
getIdOfSelectedObjectAsString() - Method in class showmap.ShowMap
Gibt die ID des selektierten Objekts als String zurück.
getInfo() - Method in class drawables.DrawableObject
Returns the string with the attributes.
getInfoText(DrawableObject) - Method in class generator2.DataGenerator
Returns an info text for a drawable object.
getInfoText(DrawableObject) - Method in class showmap.ShowNetworkMap
Gibt den Info-Text zu einem Symbol zurück.
getInfoText(DrawableObject) - Method in class showmap.ShowMap
Gibt den Info-Text zu einem Objekt zurück.
getInt(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java int.
getInt(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java int.
getLastEdge() - Method in class routing.PathEdge
Gint die letzte Kante des Pfads zurück.
getLayer() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the layer of the object.
getLayer() - Method in class drawables.Drawable
Returns the layer of the primitive.
getLayer() - Method in class generator2.ExternalObject
Returns the layer of the object.
getLayer() - Method in interface spatial.LayerSpatialSearchTreeObject
Returns the number of the layer.
getLength() - Method in class routing.Edge
Gibt die Länge der Kante zurück.
getLifetime(int) - Method in class generator2.ExternalObjectClasses
Returns the (maximum) life time of the class.
getLong(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java long.
getLong(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java long.
getMaxCoords() - Method in class spatial.MBR
Returns the maximum coordinates.
getMaxFieldSize() - Method in class spatialdb.PreparedSpatialStatement
Returns the maximum number of bytes allowed for any column value.
getMaxNumberOfEntries() - Method in interface spatial.SpatialSearchTreeNode
Returns the maximum number of entries in a non-leaf node.
getMaxNumberOfEntries() - Method in class spatial.MemoryRTreeNode
Returns the maximum number of entries.
getMaxRows() - Method in class spatialdb.PreparedSpatialStatement
Retrieves the maximum number of rows that a ResultSet can contain.
getMaxScale() - Method in class drawables.Drawable
Returns the most detailed scale for drawing.
getMaxSpeed(int) - Method in class generator2.ObjectClasses
Returns the maximum speed of an object class.
getMaxSpeed(int) - Method in class generator2.EdgeClasses
Returns the maximum speed of an edge class.
getMaxSpeedDivisor() - Method in class generator2.EdgeClasses
Returns the maximum speed divisor.
getMaxTime() - Method in class generator2.Time
Returns the maximum time.
getMaxTimeLabel() - Method in class generator2.DataGenerator
Creates / returns the maximum time label.
getMaxTimeTextField() - Method in class generator2.DataGenerator
Creates / Returns the maximum time text field.
getMaxX() - Method in class generator2.DataSpace
Returns the maximum x-coordinate.
getMaxY() - Method in class generator2.DataSpace
Returns the maximum y-coordinate.
getMBR() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the minimum bounding rectangle.
getMBR() - Method in class drawables.DrawableObject
Computes the minimum bounding rectangle.
getMBR() - Method in class drawables.Drawable
Returns the minimum bounding rectangle of the primitive.
getMBR() - Method in class generator2.ExternalObject
Returns the area.
getMBR() - Method in class routing.Node
Returns the minimum bounding rectangle of the primitive.
getMBR() - Method in class routing.Edge
Returns the minimum bounding rectangle of the primitive.
getMBR() - Method in interface spatial.SpatialSearchTreeEntry
Returns the minimum bounding rectangle.
getMBR() - Method in class spatial.MemoryRTreeNode
Returns the minimum bounding box.
getMBR() - Method in class spatial.MemoryRTreeNode.MemoryRTreeEntry
 
getMetaData() - Method in class spatialdb.SpatialResultSet
Retrieves the number, types and properties of a ResultSet's columns.
getMetaData() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Gets the number, types and properties of a ResultSet's columns.
getMinCoords() - Method in class spatial.MBR
Returns the minimum coordinates.
getMinimum() - Method in class spatial.SimpleRTreeStrategy
Gets the minimum percentage of entries.
getMinimum() - Method in interface spatial.RTreeStrategy
Gets the minimum percentage of entries.
getMinScale() - Method in class drawables.Drawable
Returns the least detailed scale for drawing.
getMinScale(int) - Method in class generator2.EdgeClasses
Returns the minimum scale for depicting an edge class.
getMinX() - Method in class generator2.DataSpace
Returns the minimum x-coordinate.
getMinY() - Method in class generator2.DataSpace
Returns the minimum y-coordinate.
getMode() - Method in class drawables.DrawableObjects
Returns the presentation mode.
getMoreResults() - Method in class spatialdb.PreparedSpatialStatement
Moves to a Statement's next result.
getMoreResults(int) - Method in class spatialdb.PreparedSpatialStatement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMsdLabel() - Method in class generator2.DataGenerator
Creates / returns the maximum speed divisor label.
getMsdTextField() - Method in class generator2.DataGenerator
Creates / Returns the maximum speed divisor text field.
getName() - Method in class drawables.DrawablePresentation
Gibt den Namen zurück.
getName() - Method in class drawables.DrawableObjectType
Returns the name of the type.
getName() - Method in class drawables.DrawableObject
Returns the name of the object.
getName() - Method in class routing.Node
Returns the name of the node.
getName() - Method in class routing.Edge
Returns the name of the edge.
getNameLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des Name-Labels.
getNameOfSelectedObject() - Method in class showmap.ShowMap
Returns the name of the selected object.
getNearestObject() - Method in class spatial.NearestNeighborQuery
Returns the next object fulfilling the query condition.
getNetwork() - Method in class generator2.MovingObjects
Returns the network.
getNetwork() - Method in class showmap.ShowNetworkMap
Gibt das Netzwerk zurück.
getNext() - Method in class drawables.DrawablePresentation
Gibt das nächste Darstellungsobjekt zurück, das den gleichen Namen hat.
getNext() - Method in class routing.PathEdge
Gibt das folgende Pfadelement zurück.
getNext(Object) - Method in class util.DupHashtable
Returns the value to which the specified key is mapped in this DupHashtable.
getNextDrawable(Drawable) - Method in class drawables.DrawableObjectsWithSearchTree
Returns the next drawable primitive.
getNextDrawable(Drawable) - Method in class drawables.DrawableObjects
Returns the next drawable primitive.
getNextEdge() - Method in class routing.Node
Gibt die nächste Kante des Knotens zurück, nachdem zuvor getFirstEdge und ggf. darauffolgend getNextEdge aufgerufen worden waren.
getNextFreeId() - Method in class drawables.DrawableObjects
Returns the next free identifier.
getNextFreeId() - Method in class routing.Nodes
Returns the next free identifier.
getNextFreeId() - Method in class routing.Edges
Returns the next free identifier.
getNextObject() - Method in interface spatial.SpatialSearchTreeQuery
Returns the next object fulfilling the query condition.
getNextObject() - Method in class spatial.RegionQuery
Returns the next object fulfilling the query condition.
getNextObject(int) - Method in class spatial.RegionQuery
Returns (or removes or moves) the next object(s) fulfilling the query condition.
getNextObject(int) - Method in class spatial.NearestNeighborQuery
Returns (or removes or moves) the next object(s) fulfilling the query condition.
getNextOfLayer() - Method in class drawables.Drawable
Returns the next primitive of the same layer.
getNextVisibleIntersectingObject(int, int, int, boolean) - Method in class drawables.DrawableObjectsWithSearchTree
Gibt das nächste benannte, sichtbare und ggf. selektierbare Drawable-Objekt zurück, welches sich an der angegebenen Position befindet und den Maßstab einhält.
getNextVisibleIntersectingObject(int, int, int, boolean) - Method in class drawables.DrawableObjects
Gibt das nächste benannte, sichtbare und ggf. selektierbare Drawable-Objekt zurück, welches sich an der angegebenen Position befindet und den Maßstab einhält.
getNode1() - Method in class routing.Edge
Gibt den Startknoten der Kante zurück.
getNode2() - Method in class routing.Edge
Gibt den Endknoten der Kante zurück.
getNodeClass() - Method in class routing.Node
Gibt Knotenklasse zurück.
getNodeContainer() - Method in class routing.Node
Returns the container 'Nodes'.
getNodes() - Method in class routing.Network
Gibt Knoten-Container zurück.
getNorthButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des North-Buttons.
getNumber() - Method in class generator2.ObjectClasses
Returns the number of object classes.
getNumber() - Method in class generator2.ExternalObjectClasses
Returns the number of object classes.
getNumber() - Method in class generator2.EdgeClasses
Returns the number of edge classes.
getNumberOfDrawables() - Method in class drawables.DrawableObject
Returns the number of drawable primitives.
getNumberOfEntries() - Method in interface spatial.SpatialSearchTreeNode
Returns the number of entries in the node.
getNumberOfEntries() - Method in class spatial.MemoryRTreeNode
Returns the number of entries in the node.
getNumberOfModes() - Method in class drawables.DrawableObjects
Returns the number of presentation modes.
getNumberOfObjects() - Method in class drawables.DrawableObjectsWithSearchTree
Returns the number of all objects.
getNumberOfObjects() - Method in class drawables.DrawableObjects
Returns the number of all objects.
getNumberOfPoints() - Method in class drawables.DrawablePolygon
Returns the number of points.
getNumberOfReportedEdges() - Method in class generator2.Reporter
Returns the number of reported edges.
getNumberOfReportedPoints() - Method in class generator2.Reporter
Returns the number of reported points.
getNumberOfRoutesByComparison() - Method in class generator2.ReRoute
Returns how often has "computeNewRouteByComparison" returned "true".
getNumberOfRoutesByEvent() - Method in class generator2.ReRoute
Returns how often has "computeNewRouteByEvent" returned "true".
getNumExtObjClassesTextField() - Method in class generator2.DataGenerator
Creates / Returns the number of object classes text field.
getNumObjClassesLabel() - Method in class generator2.DataGenerator
Creates / returns the number of object classes label.
getNumObjClassesTextField() - Method in class generator2.DataGenerator
Creates / Returns the number of object classes text field.
getNumOfAttributes() - Method in class drawables.DrawableObjectType
Returns the number of attributes.
getNumOfClasses() - Method in class routing.Nodes
Returns the number of node classes.
getNumOfClasses() - Method in class routing.Edges
Returns the number of edge classes.
getNumOfComputedDecreases() - Method in class generator2.ExternalObjects
Returns the number of computed decreases.
getNumOfDimensions() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the number of dimensions.
getNumOfDimensions() - Method in class generator2.ExternalObject
Returns the number of dimensions.
getNumOfDimensions() - Method in interface spatial.SpatialSearchTreeEntry
Returns the number of dimensions.
getNumOfDimensions() - Method in interface spatial.SpatialSearchTree
Returns the number of dimensions.
getNumOfDimensions() - Method in class spatial.MemoryRTreeNode
Returns the number of spatial dimensions.
getNumOfDimensions() - Method in class spatial.MemoryRTreeNode.MemoryRTreeEntry
 
getNumOfDimensions() - Method in class spatial.MemoryRTree
Returns the number of dimensions.
getNumOfEdges() - Method in class routing.Node
Gibt die Anzahl der anliegenden Kanten zurück.
getNumOfRealDecreases() - Method in class generator2.ExternalObjects
Returns the number of real decreases.
getObjBeginLabel() - Method in class generator2.DataGenerator
Creates / returns the external objects per time label.
getObjBeginTextField() - Method in class generator2.DataGenerator
Creates / Returns the moving objects at the beginning text field.
getObject() - Method in class drawables.Drawable
Returns the corresponding drawable object.
getObject(int) - Method in interface spatial.SpatialSearchTreeNode
Returns the object of a leaf node.
getObject(int) - Method in class spatial.MemoryRTreeNode
Returns the object of a leaf node.
getObject(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java object.
getObject(int, Map) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the value of a column in the current row as a Java object.
getObject(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java object.
getObject(String, Map) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the value in the specified column as a Java object.
getObjectById(long) - Method in class drawables.DrawableObjects
Gibt das Drawable-Objekt zurück, welches die übergebende ID besitzt.
getObjectClass() - Method in class generator2.MovingObject
Returns the object class.
getObjectClass() - Method in class generator2.ExternalObject
Returns the object class of the object.
getObjectClasses() - Method in class generator2.WeightManagerForDataGenerator
Returns the description of the object classes.
getObjectClasses() - Method in class generator2.MovingObjects
Returns the description of the object classes.
getObjectClasses() - Method in class generator2.ExternalObjects
Returns the description of the external object classes.
getObjectType() - Method in class drawables.DrawableObject
Returns the type of the object.
getObjectType(String) - Static method in class drawables.DrawableObjectType
Search for the object type with the given name.
getObjPerTimeLabel() - Method in class generator2.DataGenerator
Creates / returns the objects per time label.
getObjPerTimeTextField() - Method in class generator2.DataGenerator
Creates / Returns the objects per time text field.
getOffset() - Method in class drawables.DrawablePresentation
Gibt den Offset zurück.
getOneNode() - Method in class routing.Edge
Gibt einen Knoten der Kante zurück.
getOppositeNode(Node) - Method in class routing.Edge
Gibt den Knoten der Kante zurück, der nicht dem übergebenden Knoten entspricht.
getOrigString() - Method in class drawables.DrawableText
Gibt originalen Text zurück.
getOrigWeight() - Method in class routing.PathEdge
Gibt das Originalgewicht der Kante zurück.
getParameterInfo() - Method in class showmap.ShowMap
Gibt Informationen über die unterstützten Parameter zurück.
getParameterMetaData() - Method in class spatialdb.PreparedSpatialStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getPoint(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.awt.Point.
getPoint(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.awt.Point.
getPresentation() - Method in class drawables.Drawable
Returns the basic presentation object.
getPresentation(int, int, int) - Method in class drawables.Drawable
Returns the presentation object for a given scale, mode and value.
getPressInfoLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des PressInfo-Labels.
getPresValue() - Method in class drawables.DrawableObject
Returns the value which influeces the presentation depending on the actual mode.
getProperty(Properties, String, int) - Static method in class generator2.DataGenerator
Returns an integer property.
getProperty(String, int) - Method in class generator2.DataGenerator
Returns an integer property.
getQuery() - Method in class spatial.RegionQuery
Return the spatial query.
getQueryLayer() - Method in class spatial.LayerWindowQuery
Returns the index of the query layer.
getQueryLayer() - Method in interface spatial.LayerQuery
Returns the index of the query layer.
getQueryLayer() - Method in class spatial.LayerAllQuery
Returns the index of the query layer.
getQueryNum() - Method in class index.Query
Returns the number of queries.
getQueryNum() - Method in interface spatial.SpatialSearchTreeQuery
Returns the number of queries.
getQueryTime() - Method in class index.Query
Returns the query time.
getQueryTime() - Method in interface spatial.SpatialSearchTreeQuery
Returns the query time.
getQueryTimeout() - Method in class spatialdb.PreparedSpatialStatement
Retrieves the number of seconds the driver will wait for a Statement to execute.
getRef(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a REF(<structured-type>) column value from the current row.
getRef(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gets a REF(<structured-type>) column value from the current row.
getReinsertFactor(int) - Method in class spatial.SimpleRTreeStrategy
Returns the percentage of objects which should be reinserted.
getReinsertFactor(int) - Method in interface spatial.RTreeStrategy
Returns the percentage of objects which should be reinserted.
getRepNum() - Method in class generator2.MovingObject
Returns the report number of the object.
getReportProbability(int) - Method in class generator2.ObjectClasses
Returns the report probability of an object class.
getReportProbLabel() - Method in class generator2.DataGenerator
Creates / returns the report probabilty label.
getReportProbTextField() - Method in class generator2.DataGenerator
Creates / Returns the report probabilty text field.
getReRoute() - Method in class generator2.MovingObjects
Returns the rerouting decider.
getResultNum() - Method in class index.Query
Returns the number of results.
getResultNum() - Method in interface spatial.SpatialSearchTreeQuery
Returns the number of results.
getResultSet() - Method in class spatialdb.PreparedSpatialStatement
Returns the current result as a ResultSet object.
getResultSetConcurrency() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Retrieves the result set concurrency.
getResultSetHoldability() - Method in class spatialdb.PreparedSpatialStatement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Determine the result set type.
getRoot() - Method in interface spatial.SpatialSearchTree
Returns the root.
getRoot() - Method in class spatial.MemoryRTree
Returns the root.
getRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Retrieves the current row number.
getScaleLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des Scale-Labels.
getSelectability() - Method in class drawables.DrawablePresentation
Gibt die Selektierbarkeit zurück.
getSelectedObject() - Method in class drawables.DrawableObjects
Returns the selected object.
getSelectionColor() - Method in class drawables.DrawablePresentation
Gibt die Selektionsrandfarbe zurück.
getSelectionFillColor() - Method in class drawables.DrawablePresentation
Gibt die Selektionsfüllfarbe zurück.
getShiftClickInfoLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des ShiftClickInfo-Labels.
getShort(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java short.
getShort(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java short.
getSize() - Method in class drawables.DrawablePresentation
Gibt die Größe zurück.
getSouthButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des South-Buttons.
getSpeed(int) - Method in class routing.Edges
Gibt die Geschwindigkeit der angegebenen Kantenklasse zurück.
getStartingNode() - Method in class generator2.MovingObject
Return the starting node.
getStartingNode() - Method in class routing.PathEdge
Gibt den Knoten zurück, bei dem die Pfadkante startet.
getState() - Method in class showmap.ShowMap
Gibt Applet-Status zurück.
getStatement() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the Statement that produced this ResultSet object.
getString() - Method in class drawables.DrawableText
Gibt den Text in ANSI- bzw.
getString(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java String.
getString(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a Java String.
getTagLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des Tag-Labels.
getTime() - Method in class generator2.ExternalObjects
Returns the time object.
getTime(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTimeScrollbar() - Method in class generator2.DataGenerator
Creates / Returns the time scrollbar.
getTimestamp(int) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class spatialdb.SpatialResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTotalDegreeOfTraversedNodes() - Method in class generator2.MovingObjects
Returns the total degree of traversed nodes.
getTotalNumberOfObjects() - Method in class spatial.MemoryRTree
Returns the total number of entries in the tree.
getTotalNumberOfTraversedNodes() - Method in class generator2.MovingObjects
Returns the total number of traversed nodes.
getTotalNumOfObjects() - Method in class generator2.MovingObjects
Returns the total number of created moving objects.
getTotalNumOfObjects() - Method in class generator2.ExternalObjects
Returns the total number of created moving objects.
getTree() - Method in interface spatial.SpatialSearchTreeNode
Returns the tree the node belongs to.
getTree() - Method in class spatial.MemoryRTreeNode
Returns the tree the node belongs to.
getType() - Method in class drawables.DrawableSpatialSearchTreeObject
Returns the type of the object.
getType() - Method in class drawables.DrawablePresentation
Gibt den Typ zurück.
getType() - Method in class drawables.Drawable
Returns the class of the primitive as Object.
getType() - Method in class generator2.ExternalObject
Returns the class of the object as Integer.
getType() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Returns the type of this result set.
getUnicodeCheckbox() - Method in class showmap.ShowMap
Anlegen / Zurückgeben der Unicode-Checkbox.
getUnicodeStream(int) - Method in class spatialdb.SpatialResultSet
Deprecated.  
getUnicodeStream(String) - Method in class spatialdb.SpatialResultSet
Deprecated.  
getUpdateCount() - Method in class spatialdb.PreparedSpatialStatement
Returns the current result as an update count; if the result is a ResultSet or there are no more results, -1 is returned.
getURL(int) - Method in class spatialdb.SpatialResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class spatialdb.SpatialResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getUsage() - Method in class routing.Edge
Returns the usage of the edge.
getUsedTime() - Method in class generator2.ExternalObjects
Returns the time used for the management of external objects.
getValueLabel() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des Value-Labels.
getValueOfTextField(TextField, int, int, boolean) - Method in class generator2.DataGenerator
Computes the value of the text field and adapt it.
getVisibility() - Method in class drawables.DrawablePresentation
Gibt die grundsätzliche Sichtbarkeit zurück.
getVisibleObjectById(long, int) - Method in class drawables.DrawableObjects
Gibt das Drawable-Objekt zurück, welches die übergebende ID besitzt und sichtbar ist.
getWarnings() - Method in class spatialdb.SpatialResultSet
The first warning reported by calls on this ResultSet is returned.
getWarnings() - Method in class spatialdb.PreparedSpatialStatement
Retrieves the first warning reported by calls on this Statement.
getWayEdge(int) - Method in class routing.Node
Gibt die Kante zurück, über die der angefragte Weg verläuft.
getWeight() - Method in class routing.Edge
Gibt das (gemittelte) Gewicht der Kante (in Hin- und Rückrichtung) mittels des WeightManagers zurück.
getWeight(boolean) - Method in class routing.Edge
Gibt das gerichte Kantengewicht mittels des WeightManagers zurück.
getWeight(Edge) - Method in class generator2.WeightManagerForDataGenerator
Returns the weight of the edge.
getWeight(Edge) - Method in interface routing.WeightManager
Computation of the weight of an edge.
getWeight(Edge) - Method in class routing.StandardWeightManager
Computation of the weight of an edge.
getWeight(Edge, boolean) - Method in class generator2.WeightManagerForDataGenerator
Returns the directed weight of the edge.
getWeight(Edge, boolean) - Method in interface routing.WeightManager
Computation of the weight of an edge in a given direction.
getWeight(Edge, boolean) - Method in class routing.StandardWeightManager
Computation of the weight of an edge in a given direction.
getWeight(Node) - Method in class routing.Edge
Gibt das Kantengewicht aus Richtung des übergebenen Knotens mittels des WeightManagers zurück.
getWeightManager() - Method in class generator2.MovingObjects
Returns the weight manager.
getWeightManager() - Method in class routing.Edges
Gibt das Objekt zur Kantenbewertung zurück.
getWestButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des West-Buttons.
getX() - Method in class drawables.DrawableSymbol
Gibt die x-Koordinate des Symbols zurück.
getX() - Method in class routing.Node
Returns the x-coordinate.
getX1() - Method in class drawables.DrawableLine
Returns the x-coordinate of the first point.
getX2() - Method in class drawables.DrawableLine
Returns the x-coordinate of the second point.
getY() - Method in class drawables.DrawableSymbol
Gibt die y-Koordinate des Symbols zurück.
getY() - Method in class routing.Node
Returns the y-coordinate.
getY1() - Method in class drawables.DrawableLine
Returns the y-coordinate of the first point.
getY2() - Method in class drawables.DrawableLine
Returns the y-coordinate of the second point.
getZoomInButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des ZoomIn-Buttons.
getZoomOutButton() - Method in class showmap.ShowMap
Anlegen / Zurückgeben des ZoomOut-Buttons.
grow(int[]) - Method in class spatial.MBR
Grows the MBR according to the specified values.

H

hasAsNode(Node) - Method in class routing.Edge
Testet, ob die Kante den übergebenen Knoten als Start- oder Endknoten besitzt.
hashCode() - Method in class drawables.DrawableObject
Returns the hashcode (=id).
hashCode() - Method in class routing.Node
Gibt Hashcode für den Knoten zurück.
hashCode() - Method in class routing.Edge
Gibt Hashcode für die Kante zurück.
hashtable - Variable in class drawables.DrawableObjects
Hashtable for ID search.
hashTable - Variable in class routing.Edges
Container
heapPos - Variable in class routing.Node
Positions in a heap depending of the path (1 and 2)
HEIGHT - Static variable in class spatial.MBR
The height dimension.
highlight(String) - Method in class routing.Node
Färbt den Knoten in der Hervorhebungsfarbe ein.
HOLD_CURSORS_OVER_COMMIT - Variable in class spatialdb.SpatialResultSet
The constant indicating that ResultSet objects should not be closed when the method Connection.commit is called.

I

id - Variable in class generator2.NodeReporter.ReportObject
 
increaseCurrTime() - Method in class generator2.Time
Increases the current time.
incTraversedDegreeBy(int) - Method in class generator2.MovingObjects
Increments the counter for the degree of traversed nodes by a given value.
incTraversedNodesBy(int) - Method in class generator2.MovingObjects
Increments the counter for the number of traversed nodes by a given value.
incUsage() - Method in class routing.Edge
Increments the usage of the edge.
index - package index
This package contains the basic classes for indexes.
index - Variable in class spatial.RegionQuery
The current path: search indices for the different heights of the tree.
index - Variable in class spatial.NearestNeighborQuery
the actual serach indices for the different heights of the tree.
indicator - Variable in class spatial.SimpleRTreeStrategy
Prepared indicator for the distribute operation.
infoIsShown - Variable in class showmap.ShowMap
Wird aktuell eine Info-Box angezeigt?
init() - Static method in class drawables.DrawablePresentation
Inits the object: all presentations are removed.
init() - Method in class generator2.DataGenerator
Initializes the data generator.
init() - Method in class showmap.ShowNetworkMap
Initialisieren des Applets.
init() - Method in class showmap.ShowMap
Initialisieren des Applets.
init(ImageObserver) - Static method in class drawables.DrawableBitmap
Announces the image observer to the class.
init(SpatialSearchTree) - Method in interface spatial.SpatialSearchTreeQuery
Initializes a query without spatial conditions.
init(SpatialSearchTree) - Method in class spatial.RegionQuery
Initializes a query without spatial conditions.
init(SpatialSearchTree, int) - Method in class spatial.RegionQuery
Initializes a query without spatial conditions.
initDrawablePresentation() - Method in class generator2.DataGenerator
Inits the presentation of the network.
initDrawablePresentation() - Method in class showmap.ShowNetworkMap
Legt die notwendigen Darstellungsobjekte an.
initDrawablePresentation() - Method in class showmap.ShowMap
Legt die notwendigen Darstellungsobjekte an.
initPresentation(Color[], Color) - Method in class routing.Nodes
Initialisiert die Darstellung der Knoten.
initPresentation(Color[], Color) - Method in class routing.Edges
Initialisiert die Darstellung der Kanten.
initWithObject(SpatialSearchTree, SpatialSearchTreeObject) - Method in class spatial.RegionQuery
Initializes a new query.
initWithObject(SpatialSearchTree, SpatialSearchTreeObject, int) - Method in class spatial.RegionQuery
Initializes a new query.
initWithPoint(SpatialSearchTree, int[]) - Method in class spatial.RegionQuery
Initializes a new query.
initWithPoint(SpatialSearchTree, int[]) - Method in class spatial.NearestNeighborQuery
Initializes a new query point.
initWithPoint(SpatialSearchTree, int[], int) - Method in class spatial.RegionQuery
Initializes a new query.
initWithPoint(SpatialSearchTree, int[], int, int, int, SpatialSearchTreeObject) - Method in class spatial.NearestNeighborQuery
Initializes a new query point.
initWithPoint(SpatialSearchTree, int[], int, int, SpatialSearchTreeObject, int, SpatialSearchTreeObject) - Method in class spatial.NearestNeighborQuery
Initializes a new query point.
initWithRect(SpatialSearchTree, MBR) - Method in class spatial.RegionQuery
Initializes a new query.
initWithRect(SpatialSearchTree, MBR, int) - Method in class spatial.RegionQuery
Initializes a new query.
insert(Node, int, double) - Method in class routing.BorderHeap
Inserts a new border element into the heap.
insert(SpatialSearchTreeObject) - Method in interface spatial.SpatialSearchTree
Inserts the object into the tree.
insert(SpatialSearchTreeObject) - Method in class spatial.MemoryRTreeNode
Inserts the object into the r-tree.
insert(SpatialSearchTreeObject) - Method in class spatial.MemoryRTree
Inserts the object into the r-tree.
insertRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Inserts the contents of the insert row into the result set and the database.
insertSimple(SpatialSearchTreeEntry) - Method in class spatial.MemoryRTreeNode
Inserts the object into the node without handling of any special cases.
insertTimer - Static variable in class routing.BorderHeap
Insert timer.
interacts(int, int, int) - Method in class drawables.DrawableText
 
interacts(int, int, int) - Method in class drawables.DrawableSymbol
Testet, ob das Symbol durch den übergebenen Punkt ausgewählt wird.
interacts(int, int, int) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether an object is selected by a point or not.
interacts(int, int, int) - Method in class drawables.DrawablePolyline
 
interacts(int, int, int) - Method in class drawables.DrawableLine
 
interacts(int, int, int) - Method in class drawables.Drawable
Tests whether the primitive is selected by a given point or not.
interacts(int, int, int) - Method in class generator2.ExternalObject
Tests whether an object is selected by a point or not.
interacts(int, int, int) - Method in class routing.Node
Testet, ob das Symbol durch den übergebenen Punkt ausgewählt wird.
interacts(int, int, int) - Method in class routing.Edge
 
interacts(int, int, int) - Method in interface spatial.VisualizedSpatialSearchTreeObject
Tests whether an object is selected by a point or not.
interacts(int, int, int, int, int, int, int, int, int, int, int) - Static method in class drawables.DrawableLine
 
interpretParameters() - Method in class generator2.DataGenerator
Evaluates the properties of the property file.
interpretParameters() - Method in class showmap.ShowMap
Interpretiert die Parameter des Applets (mit Ausnahme der URLs).
intersection(MBR) - Method in class spatial.MBR
Computes the intersection of this MBR with the specified MBR.
intersectionVolume(MBR) - Method in class spatial.MBR
Computes the volume of the intersection of this MBR with the specified MBR.
intersects(Drawable) - Method in class drawables.Drawable
Tests whether the drawable primitive intersects another primitive.
intersects(DrawableLine) - Method in class drawables.DrawableLine
Tests if the lines intersect.
intersects(MBR) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object intersects a given rectangle.
intersects(MBR) - Method in class generator2.ExternalObject
Tests whether the object intersects a given rectangle.
intersects(MBR) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object intersects a given rectangle.
intersects(MBR) - Method in class spatial.MBR
Determines whether this MBR and the specified MBR intersect.
intersects(MBR, int) - Method in class spatial.MBR
Determines whether this MBR and the specified MBR intersect with a given tolerance.
intersects(Object) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object intersects another object.
intersects(Object) - Method in class drawables.Drawable
Tests whether the drawable primitive intersects another primitive which is passed as Object.
intersects(Object) - Method in class generator2.ExternalObject
Tests whether the object intersects another object.
intersects(Object) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object intersects another object.
intersects(Rectangle) - Method in class drawables.Drawable
Tests whether the drawable primitive intersects a given rectangle.
isAfterLast() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the cursor is after the last row in the result set.
isAlive(int) - Method in class generator2.ExternalObject
Returns whether the object is alive or not.
isBeforeFirst() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the cursor is before the first row in the result set.
isContainedBy(MBR) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object is contained by a given rectangle or not.
isContainedBy(MBR) - Method in class generator2.ExternalObject
Tests whether the object is contained by a given rectangle or not.
isContainedBy(MBR) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object is contained by a given rectangle or not.
isContainedBy(Rectangle) - Method in class drawables.Drawable
Tests whether the drawable primitive is contained by a given rectangle.
isContainedBy(SpatialSearchTreeEntry) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object is contained by a given entry or not.
isContainedBy(SpatialSearchTreeEntry) - Method in class generator2.ExternalObject
Tests whether the object is contained by a given entry or not.
isContainedBy(SpatialSearchTreeEntry) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object is contained by a given entry or not.
IsContainedQuery - class spatial.IsContainedQuery.
Class offering the operations required for a is-contained query performed by a spatial search tree: The query rectangle must be contained by the object.
IsContainedQuery() - Constructor for class spatial.IsContainedQuery
 
isDirectedTo(Node) - Method in class routing.Edge
Testet, ob die Kante den übergebenen Vergleichsknoten als Zielknoten besitzt.
isEdge(String) - Method in class showmap.ShowNetworkMap
Testet, ob es sich bei dem Objekt um eine Kante handelt.
isEmpty() - Method in class util.DupHashtable
Tests if this DupHashtable maps no keys to values.
isExtensionListInDescription() - Method in class util.StandardFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFilled() - Method in class drawables.FilledDrawable
Gibt zurück, ob das Grafik-Primitiv gefüllt ist.
isFirst() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the cursor is on the first row of the result set.
isFirstTimeStamp(int) - Static method in class generator2.Time
Tests whether the time stamp is the first or not.
isLast() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the cursor is on the last row of the result set.
isLeaf - Variable in class spatial.MemoryRTreeNode
leaf flag.
isLeaf() - Method in interface spatial.SpatialSearchTreeNode
Returns whether the node is a leaf or not.
isLeaf() - Method in class spatial.MemoryRTreeNode
Returns whether the node is a leaf or not.
isMarked() - Method in class routing.Edge
Is the edge marked?
isMarked(int) - Method in class routing.Node
Gibt zurück, ob der Knoten mit dem angegebenen Wert markiert ist.
isMaximumTimeExceeded() - Method in class generator2.Time
Returns if the maximum time is exceeded.
isMaximumTimeReached() - Method in class generator2.Time
Returns if the maximum time is reached.
isNode(String) - Method in class showmap.ShowNetworkMap
Testet, ob es sich bei dem Objekt um einen Knoten handelt.
isOfSameType(SpatialSearchTreeObject) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object is of the same type as the given object or not.
isOfSameType(SpatialSearchTreeObject) - Method in class generator2.ExternalObject
Tests whether the object is of the same type as the given object or not.
isOfSameType(SpatialSearchTreeObject) - Method in interface spatial.SpatialSearchTreeObject
Tests whether the object is of the same type as the given object or not.
isOrdering() - Method in class spatial.SimpleRTreeStrategy
Return false because this it not an ordering strategy.
isOrdering() - Method in interface spatial.RTreeStrategy
Returns whether the strategy is ordering or not.
isRoot - Variable in class spatial.MemoryRTreeNode
root flag.
isRoot() - Method in interface spatial.SpatialSearchTreeNode
Returns whether the node is a root node or not.
isRoot() - Method in class spatial.MemoryRTreeNode
Returns whether the node is a root node or not.
isSelected() - Method in class drawables.DrawableObject
Returns whether the object is selected or not.
isSelected() - Method in class drawables.DrawableLine
Gibt zurück, ob die Linie selektiert ist.
isSelected(int) - Method in class drawables.DrawableLine
Gibt zurück, ob die Linie richtungsbezogen selektiert ist.
isStartingFrom(Node) - Method in class routing.Edge
Testet, ob die Kante den übergebenen Vergleichsknoten als Anfangsknoten besitzt.
isUnicodeUsed() - Static method in class drawables.DrawableText
Gibt zurück, ob die Ausgabe in Unicode oder ANSI erfolgen soll.
isVisible(double) - Method in class generator2.ExternalObject
Test whether the external object is visible or not.
isVisible(int) - Method in class drawables.DrawableSpatialSearchTreeObject
Tests whether the object is visible at a given scale or not.
isVisible(int) - Method in class drawables.DrawableObject
Test whether one of the corresponding primitives is visible.
isVisible(int) - Method in class drawables.Drawable
Test whether the drawing primitive is visible or not.
isVisible(int) - Method in class generator2.ExternalObject
Tests whether the object is visible at a given scale or not.
isVisible(int) - Method in interface spatial.VisualizedSpatialSearchTreeObject
Tests whether the object is visible at a given scale or not.
ITALIC - Static variable in class drawables.DrawableText
kursiver Text-Stil.
itemStateChanged(ItemEvent) - Method in class showmap.ShowMap
Methode zur Behandlung von StateChanged-Events für das ItemListener-Interface.

K

KEEP_CURRENT_RESULT - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that the current ResultSet object should not be closed when calling getMoreResults.
keys() - Method in class util.DupHashtable
Returns an enumeration of the keys in this DupHashtable.

L

language - Variable in class showmap.ShowMap
gewählte Sprache
last() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the last row in the result set.
lastInLayer - Variable in class drawables.DrawableObjects
The Last object in a layer.
layer - Variable in class drawables.DrawableObjects
The layers.
layer - Variable in class drawables.Drawable
Layer.
layer - Variable in class spatial.NearestNeighborQuery
layer.
LayerAllQuery - class spatial.LayerAllQuery.
Class offering the operations required for a layer all query performed by a spatial search tree which stores the layer in the leafs: The layer must be equal to the query layer.
LayerAllQuery(int) - Constructor for class spatial.LayerAllQuery
Constructor.
LayerQuery - interface spatial.LayerQuery.
Interface for layer queries.
LayerScaleWindowQuery - class spatial.LayerScaleWindowQuery.
Class offering the operations required for a layer window query performed by a spatial search tree which stores the layer in the leafs: The query rectangle must be intersected by the object and the layer must be equal to the query layer.
LayerScaleWindowQuery(int, int) - Constructor for class spatial.LayerScaleWindowQuery
Constructor.
LayerSpatialSearchTreeObject - interface spatial.LayerSpatialSearchTreeObject.
Interface describing a layered object in a spatial search tree.
LayerWindowQuery - class spatial.LayerWindowQuery.
Class offering the operations required for a layer window query performed by a spatial search tree which stores the layer in the leafs: The query rectangle must be intersected by the object and the layer must be equal to the query layer.
LayerWindowQuery(int) - Constructor for class spatial.LayerWindowQuery
Constructor.
LEFT - Static variable in class drawables.DrawableText
linksbündige horizontale Ausrichtung.
less(Object) - Method in interface util.Sortable
Vergleich, ob das Objekt kleiner als das übergebene Objekt ist.
lifetime - Variable in class generator2.ExternalObjectClasses
Lifetime of the classes.
LINELAYER - Static variable in class drawables.Drawable
Standard layer for line primitives.
LoadDrawables - class showmap.LoadDrawables.
Class for reading drawable objects from a file in a separate thread.
loadDrawables() - Method in class showmap.ShowMap
Die Methode wird aufgerufen, falls evtl.
LoadDrawables(ShowMap, URL[], int) - Constructor for class showmap.LoadDrawables
Constructor.
LoadDrawables(ShowMap, URL, int) - Constructor for class showmap.LoadDrawables
Constructor.

M

m - Variable in class spatial.SimpleRTreeStrategy
The minimum number of entries in a node after a split in %.
main(String) - Static method in class generator2.DataGenerator
main entrypoint - starts the part when it is run as an application
main(String[]) - Static method in class generator2.OracleSpatialDataGenerator
main entrypoint - starts the part when it is run as an application
main(String[]) - Static method in class generator2.OracleDataGenerator
main entrypoint - starts the part when it is run as an application
main(String[]) - Static method in class generator2.NodeDataGenerator
main entrypoint - starts the part when it is run as an application
main(String[]) - Static method in class generator2.DefaultDataGenerator
main entrypoint - starts the part when it is run as an application
main(String[]) - Static method in class generator2.ConstantDataGenerator
main entrypoint - starts the part when it is run as an application
makeAbsolute(String) - Static method in class generator2.DataGenerator
Makes the file name to an absolute file name
mapColor - Variable in class showmap.ShowMap
Basis-Kartenfarbe.
mapHeight - Variable in class showmap.ShowMap
Höhe der Gesamtkarte im Basis-Maßstab 1 in Pixel.
mapWidth - Variable in class showmap.ShowMap
Breite der Gesamtkarte im Basis-Maßstab 1 in Pixel.
mark() - Method in class routing.Edge
Marks the edges.
mark(int) - Method in class routing.Node
Markiert den Knoten mit dem angegebenen Wert.
MAX_EXTOBJBEGIN - Static variable in class generator2.DataGenerator
Maximum value for number of external objects at the beginning
MAX_EXTOBJCLASSES - Static variable in class generator2.DataGenerator
Maximum value for number of external object classes
MAX_EXTOBJPERTIME - Static variable in class generator2.DataGenerator
Maximum value for number of external objects per time
MAX_MAXTIME - Static variable in class generator2.DataGenerator
Maximum value for maximum time
MAX_OBJBEGIN - Static variable in class generator2.DataGenerator
Maximum value for number of moving objects at the beginning
MAX_OBJCLASSES - Static variable in class generator2.DataGenerator
Maximum value for number of moving object classes
MAX_OBJPERTIME - Static variable in class generator2.DataGenerator
Maximum value for number of moving objects per time
max(int) - Method in class spatial.MBR
Returns the maximum coordinate of the specified dimension.
MAXENTRYNUM - Static variable in class spatial.MemoryRTreeNode
maximum number of entries per node.
MAXHEIGHT - Static variable in class spatial.RegionQuery
The maximum height of the tree.
MAXHEIGHT - Static variable in class spatial.NearestNeighborQuery
maximum allowed height of the subtree.
maxId - Variable in class drawables.DrawableObjects
Highest id of an object
maxLength - Variable in class generator2.ObjectGenerator
The maximum length of routes.
maxMark - Variable in class routing.Nodes
Highest existing mark
maxNumOfTimers - Static variable in class util.Timer
max.
maxScale - Variable in class drawables.DrawablePresentation
The most detailed scale where the object is visible.
maxScale - Variable in class drawables.Drawable
The most detailed scale for drawing.
maxScale - Variable in class showmap.ShowMap
detailiertester Maßstab (in Maßstabseinheiten).
MAXSIZE - Static variable in class drawables.DrawableText
maximale Textgröße in Punkt.
maxSpeed - Variable in class generator2.ObjectClasses
Maximum speed of the classes.
maxSpeed - Variable in class generator2.EdgeClasses
Maximum speed of the classes.
maxSpeedDivisor - Variable in class generator2.EdgeClasses
Initial maximum speed of the classes.
mbr - Variable in class drawables.DrawableSpatialSearchTreeObject
Its minimum bounding rectangle.
mbr - Variable in class drawables.Drawable
The minimum bounding rectangle.
mbr - Variable in class spatial.MemoryRTreeNode
minimum bounding box.
mbr - Variable in class spatial.MemoryRTreeNode.MemoryRTreeEntry
 
MBR - class spatial.MBR.
An n-dimensional minimum bounding rectangle.
MBR(int) - Constructor for class spatial.MBR
Constructs a new rectangle with the specified dimension.
MBR(int[]) - Constructor for class spatial.MBR
Constructor of a MBR from a multi-dimensional point.
MBR(int[], int[]) - Constructor for class spatial.MBR
Constructor of a MBR from a multi-dimensional point and an extension array.
MBR(int, int) - Constructor for class spatial.MBR
Constructor of a one-dimensional interval.
MBR(int, int, int, int) - Constructor for class spatial.MBR
Constructor of a two-dimensional MBR.
MBR(int, int, int, int, int, int) - Constructor for class spatial.MBR
Constructor of a three-dimensional quader.
MBR(Point) - Constructor for class spatial.MBR
Constructor of a two-dimensional MBR from a point.
MBR(Rectangle) - Constructor for class spatial.MBR
Constructor of a two-dimensional MBR.
MemoryRTree - class spatial.MemoryRTree.
A memory-based R-tree.
MemoryRTree() - Constructor for class spatial.MemoryRTree
Constructor.
MemoryRTree(int, int) - Constructor for class spatial.MemoryRTree
Constructor.
MemoryRTreeNode - class spatial.MemoryRTreeNode.
A memory-based R-tree node.
MemoryRTreeNode.MemoryRTreeEntry - class spatial.MemoryRTreeNode.MemoryRTreeEntry.
Class representing an entry - required for calling strategy.distribute
MemoryRTreeNode.MemoryRTreeEntry(MBR) - Constructor for class spatial.MemoryRTreeNode.MemoryRTreeEntry
 
MemoryRTreeNode(boolean, MemoryRTree) - Constructor for class spatial.MemoryRTreeNode
Internal constructor for new nodes which are not the root.
MemoryRTreeNode(MemoryRTree) - Constructor for class spatial.MemoryRTreeNode
Creates a new root which is also a leaf.
MemoryRTreeNode(MemoryRTreeNode, MemoryRTreeNode) - Constructor for class spatial.MemoryRTreeNode
Internal constructor for a new root.
MIN_MAXTIME - Static variable in class generator2.DataGenerator
Minimum value for maximum time
min(int) - Method in class spatial.MBR
Returns the minimum coordinate of the specified dimension.
minScale - Variable in class drawables.DrawablePresentation
The at least detailed scale where the object is visible.
minScale - Variable in class drawables.Drawable
The least detailed scale for drawing.
minScale - Variable in class generator2.EdgeClasses
Minimum scales for depicting the edge classes.
minScale - Variable in class routing.Nodes
Scale boundaries for the visiblity of the nodes
minScale - Variable in class routing.Edges
Scale limit for visibility
minScale - Variable in class showmap.ShowMap
gröbster Maßstab (in Maßstabseinheiten).
MINSIZE - Static variable in class drawables.DrawableText
minimale Textgröße in Punkt.
minTextScale - Variable in class routing.Nodes
Scale boundaries for the visiblity of the node texts
mode - Variable in class drawables.DrawablePresentation
The mode.
mode - Variable in class drawables.DrawableObjects
Presentation mode
mouseClicked(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseClicked-Event für das MouseListener-Interface.
mouseDragged(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseDragged-Event für das MouseMotionerListener-Interface.
mouseEntered(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseEntered-Event für das MouseListener-Interface.
mouseExited(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseExited-Event für das MouseListener-Interface.
mouseMoved(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseMoved-Event für das MouseMotionerListener-Interface.
mousePressed(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mousePressed-Event für das MouseListener-Interface.
mouseReleased(MouseEvent) - Method in class showmap.ShowMap
Methode zur Behandlung vom mouseReleased-Event für das MouseListener-Interface.
MOVE_OBJECT - Static variable in class generator2.Reporter
Action code "moving object".
move(int) - Method in class generator2.MovingObjects
Moves all objects.
move(int, MBR) - Method in class spatial.MemoryRTreeNode
Moves an object.
move(int, Reporter) - Method in class generator2.MovingObject
Moves the object to the position at the new time.
moveAndResizeAndRemoveObjects(int, ExternalObjectGenerator, Reporter) - Method in class generator2.ExternalObjects
Updates (moves and resizes) all external objects.
moveEast() - Method in class showmap.ShowMap
Kartenausschnitt nach Osten verschieben.
moveNorth() - Method in class showmap.ShowMap
Kartenausschnitt nach Norden verschieben.
movePos(int, int) - Method in class showmap.ShowMap
Verschiebt Mittelpunkt des Kartenausschnitts auf (x,y).
movePos(int, int, int) - Method in class showmap.ShowMap
Verschiebt Mittelpunkt des Kartenausschnitts auf (x,y) und setzt Maßstab auf den kleinsten Maßstab, der größergleich s ist.
movePos(long) - Method in class showmap.ShowMap
Setzt des Kartenausschnitt so, daß sich das Symbol mit der übergebenen ID in der Ausschnittsmitte befindet.
moveQuery - Variable in class spatial.MemoryRTree
query to move objects.
moveSouth() - Method in class showmap.ShowMap
Kartenausschnitt nach Süden verschieben.
moveTo(int, int) - Method in class drawables.DrawableSymbol
Verschiebt Symbol auf die neue Position (x,y).
moveTo(int, int) - Method in class routing.Node
Moves the node to a new position.
moveToCurrentRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the insert row.
moveWest() - Method in class showmap.ShowMap
Kartenausschnitt nach Westen verschieben.
MovingObject - class generator2.MovingObject.
Class representing a moving object.
MovingObject(int, int, Node, Node, int) - Constructor for class generator2.MovingObject
Constructor.
MovingObjects - class generator2.MovingObjects.
Container class for all current moving objects.
MovingObjects(WeightManagerForDataGenerator, Network, ObjectGenerator, Reporter, ReRoute) - Constructor for class generator2.MovingObjects
MovingObjects constructor.
MovingSpatialSearchTreeObject - interface spatial.MovingSpatialSearchTreeObject.
Interface describing a moving object in a spatial search tree.

N

NearestNeighborQuery - class spatial.NearestNeighborQuery.
Nearest neighbor query for search trees
NearestNeighborQuery() - Constructor for class spatial.NearestNeighborQuery
Nearest Neighbor query constructor.
net - Variable in class showmap.ShowNetworkMap
Netzwerk.
Network - class routing.Network.
Class representing a network.
Network() - Constructor for class routing.Network
Constructor.
NETWORKFILE_ERROR - Static variable in class generator2.DataGenerator
Network file error
NEW_OBJECT - Static variable in class generator2.Reporter
Action code "new object".
newDrawableObject(long, DrawableObjectType, String, String) - Method in class drawables.DrawableObjects
Public "conctructor" of a drawable object; it will also be inserted into the container.
newDrawableObject(long, String, String, String) - Method in class drawables.DrawableObjects
Public "conctructor" of a drawable object; it will also be inserted into the container.
newDrawableObject(long, String, String, String, int) - Method in class drawables.DrawableObjects
Public "conctructor" of a drawable object; it will also be inserted into the container.
newDrawablePresentation(String) - Static method in class drawables.DrawablePresentation
Creates a new presentation object.
newDrawablePresentation(String, boolean, Color, Color) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, boolean, Color, Color, Color, Color) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, boolean, Color, Color, Color, Color, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, boolean, Color, Color, Color, Color, int, int, int, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, boolean, Color, Color, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, boolean, Color, Color, int, int, int, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color, Color, Color) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color, Color, Color, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color, Color, Color, int, int, int, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newDrawablePresentation(String, int, int, boolean, Color, Color, int, int, int, int, int) - Static method in class drawables.DrawablePresentation
Erzeugt neues Darstellungsobjekt.
newEdge(long, int, Node, Node, String) - Method in class routing.Edges
Erzeugt neue Kante und fügt diese in Container ein.
newNode(long, int, int, String) - Method in class routing.Nodes
Creates a new node in the container.
newSet(ResultSet, Connection) - Static method in class spatialdb.SpatialResultSet
Constructor as static method.
next - Variable in class routing.PathEdge
The next edge
next() - Method in class spatialdb.SpatialResultSet
Moves the cursor down one row from its current position.
nextOfLayer - Variable in class drawables.Drawable
Next primitive of the same layer.
NO_GENERATED_KEYS - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that generated keys should not be made available for retrieval.
node - Variable in class generator2.ObjectGenerator
The nodes of the network as an array.
node - Variable in class spatial.RegionQuery
The current path: nodes from different heights of the tree.
node - Variable in class spatial.NearestNeighborQuery
the actual nodes from the different heights of the tree.
Node - class routing.Node.
Class for representing nodes.
Node(long, int, int) - Constructor for class routing.Node
Constructor.
Node(long, int, int, Nodes) - Constructor for class routing.Node
Constructor.
Node(long, int, int, String, Nodes) - Constructor for class routing.Node
Constructor.
node1 - Variable in class routing.Edge
Starting node.
node2 - Variable in class routing.Edge
End node.
NodeDataGenerator - class generator2.NodeDataGenerator.
Controller applet for the computation of network-based spatiotemporal datasets.
NodeDataGenerator() - Constructor for class generator2.NodeDataGenerator
 
NODEFSCALE - Static variable in class drawables.DrawableObject
Value for no default scale.
NodeReporter - class generator2.NodeReporter.
Class for reporting the passed nodes into a file.
NodeReporter.ReportObject - class generator2.NodeReporter.ReportObject.
Internal class for representing report objects.
NodeReporter.ReportObject(byte, long, int, double, int, int, double, int, int) - Constructor for class generator2.NodeReporter.ReportObject
 
NodeReporter(Properties, DrawableObjects) - Constructor for class generator2.NodeReporter
Constructor of the reporter.
nodes - Variable in class generator2.ObjectGenerator
The nodes of the network.
nodes - Variable in class routing.Network
Container für Knoten
Nodes - class routing.Nodes.
Container class for the class Node.
Nodes(Edges) - Constructor for class routing.Nodes
Konstruktor.
Nodes(int) - Constructor for class routing.Nodes
Konstruktor.
nodesSelectable - Variable in class showmap.ShowNetworkMap
Knoten selektierbar?.
NORMAL - Static variable in class drawables.DrawableText
normaler Text-Stil.
NORMALTYPE - Static variable in class drawables.DrawableLine
normaler Linientyp.
NOVALUE - Static variable in class drawables.DrawablePresentation
Flag for the case where no value exists.
nullMark - Variable in class routing.Nodes
Value of the mark which corresponds to unmarked
nullMark - Variable in class routing.Edges
Value of the mark which corresponds to unmarked
num - Variable in class drawables.DrawablePolygon
Number of coordinates.
num - Variable in class generator2.ObjectClasses
The number of classes.
num - Variable in class generator2.ExternalObjectClasses
The number of classes.
num - Variable in class generator2.EdgeClasses
Number of edge classes.
num - Variable in class spatial.MemoryRTreeNode
number of entries.
Num - class util.Num.
Klasse zur Unterstützung der Handhabung von Zahlen.
Num() - Constructor for class util.Num
 
numberOfNewObjects(int) - Method in class generator2.ObjectGenerator
Returns the number of new objects at a time stamp.
numberOfNewObjects(int) - Method in class generator2.ExternalObjectGenerator
Returns the number of new external objects at a time stamp.
numberOfNewObjects(int) - Method in class generator2.ConstantObjectGenerator
Returns the number of new objects at a time stamp.
numErr() - Method in class util.EntryReader
Gibt zurück, ob bei der letzten Lese-Operation ein numerischer Fehler erfolgt ist.
numErr() - Method in interface util.EntryInput
Gibt zurück, ob bei der letzten Lese-Operation ein numerischer Fehler erfolgt ist.
numErr() - Method in class util.DataReader
Gibt zurück, ob bei der letzten Lese-Operation ein numerischer Fehler erfolgt ist.
numErr() - Method in class util.BufferedEntryReader
Gibt zurück, ob bei der letzten Lese-Operation ein numerischer Fehler erfolgt ist.
numOfDimensions() - Method in class spatial.MBR
Returns the number of dimensions.
numOfEdges - Variable in class generator2.Reporter
Number of reported edges.
numOfEdges() - Method in class routing.Edges
Gibt die Anzahl der gespeicherten Kanten zurück.
numOfExtObjAtBeginning - Variable in class generator2.ExternalObjectGenerator
Number of external objects at the beginning.
numOfExtObjPerTime - Variable in class generator2.ExternalObjectGenerator
Number of generated external objects per time.
numOfGeneratedNodes - Variable in class generator2.ObjectGenerator
The number of generated node pairs.
numOfLayers - Variable in class drawables.DrawableObjects
Number of layers.
numOfLayers - Variable in class showmap.ShowMap
Anzahl der Layer.
numOfModes - Variable in class drawables.DrawableObjects
Number of presentation modes
numOfNodes() - Method in class routing.Nodes
Gibt die Anzahl der gespeicherten Knoten zurück.
numOfObjAtBeginning - Variable in class generator2.ObjectGenerator
Indicator for the number of moving objects at the beginning.
numOfObjPerTime - Variable in class generator2.ObjectGenerator
Indicator for the number of moving objects per time.
numOfPoints - Variable in class generator2.Reporter
Number of reported points.
numOfRoutesByComparison - Variable in class generator2.ReRoute
How often has "computeNewRouteByComparison" returned "true".
numOfRoutesByEvent - Variable in class generator2.ReRoute
How often has "computeNewRouteByEvent" returned "true".

O

obj - Variable in class drawables.Drawable
The corresponding drawable object.
objClass - Variable in class generator2.NodeReporter.ReportObject
 
objClasses - Variable in class generator2.ObjectGenerator
The object classes.
objClasses - Variable in class generator2.DataGenerator
The classes of the moving objects.
ObjectClasses - class generator2.ObjectClasses.
Definition of the properties of the classes of moving objects.
ObjectClasses(Properties, Time, DataSpace, int, int, int) - Constructor for class generator2.ObjectClasses
ObjectClasses constructor.
ObjectGenerator - class generator2.ObjectGenerator.
Class for defining the properties of moving objects.
ObjectGenerator(Properties, Time, DataSpace, Nodes, ObjectClasses, int, int) - Constructor for class generator2.ObjectGenerator
ObjectGenerator constructor.
objects - Variable in class generator2.Reporter
Container of drawable objects.
offset - Variable in class drawables.DrawablePresentation
Offset in pixel or point.
operation - Variable in class spatial.RegionQuery
The query mode.
operation - Variable in class spatial.NearestNeighborQuery
remove mode.
OracleDataGenerator - class generator2.OracleDataGenerator.
Controller applet for the computation of network-based spatiotemporal datasets.
OracleDataGenerator() - Constructor for class generator2.OracleDataGenerator
 
OracleReporter - class generator2.OracleReporter.
Class for reporting the computed moving objects into an Oracle database.
OracleReporter(Properties, DrawableObjects) - Constructor for class generator2.OracleReporter
Constructor of the Oracle reporter.
OracleSpatialDataGenerator - class generator2.OracleSpatialDataGenerator.
Controller applet for the computation of network-based spatiotemporal datasets.
OracleSpatialDataGenerator() - Constructor for class generator2.OracleSpatialDataGenerator
 
origWeight - Variable in class routing.PathEdge
Original weight of the edge
outX - Variable in class drawables.DrawablePolygon
Output buffer for x-coordinates.
outY - Variable in class drawables.DrawablePolygon
Output buffer for y-coordinates.

P

P2 - Static variable in class spatial.MBR
Array of 2^i.
paint(Graphics) - Method in class showmap.ShowMap
Draw the double buffer (or the map if the buffer does not exist).
paintDragBox(int, int, int, int) - Method in class showmap.ShowMap
Zeichnet die Drag-Box, falls sie hinreichend groß ist.
paintInfo(int, int, DrawableObject) - Method in class showmap.ShowMap
Stellt einen Info-Text zum übergebenen Objekt dar.
panelHeight - Variable in class showmap.ShowMap
Höhe des Ein-/Ausgabebereichs (in Pixel).
panelY - Variable in class showmap.ShowMap
Obere Position des Ein-/Ausgabebereichs (in Pixel).
path - Variable in class showmap.ShowNetworkMap
aktuell berechneter, kürzester Weg.
PathEdge - class routing.PathEdge.
Class for representing pathes of edges.
PathEdge(Edge, boolean) - Constructor for class routing.PathEdge
Constructor of a new path element.
PathEdge(Edge, boolean, double) - Constructor for class routing.PathEdge
Constructor of a new path element.
PathEdge(Edge, boolean, double, PathEdge) - Constructor for class routing.PathEdge
Constructor of a new path element.
pathLength - Variable in class spatial.RegionQuery
The length of the current path.
pathLength - Variable in class spatial.NearestNeighborQuery
length of the path.
point - Variable in class spatial.NearestNeighborQuery
coordinates of query point.
POINTLAYER - Static variable in class drawables.Drawable
Standard layer for point primitives.
pointsToLeaf() - Method in class spatial.MemoryRTreeNode
Returns whether the node points to a leaf or not.
portion - Variable in class generator2.ObjectClasses
The portion of the classes (sum = 1 = 100%).
portion - Variable in class generator2.ExternalObjectClasses
Portion of the classes.
PORTIONSUM - Variable in class generator2.ExternalObjectClasses
Sum of all portions.
PositionReporter - class generator2.PositionReporter.
Class for reporting the positions of moving objects into a file.
PositionReporter(Properties, DrawableObjects) - Constructor for class generator2.PositionReporter
Constructor of the default reporter.
pOut - Variable in class generator2.PositionReporter
The print writer.
pOut - Variable in class generator2.NodeReporter
The print writer.
PreparedSpatialStatement - class spatialdb.PreparedSpatialStatement.
The class extends a prepared statement by operations for handling spatial and spatiotemporal attributes.
PreparedSpatialStatement(PreparedStatement) - Constructor for class spatialdb.PreparedSpatialStatement
PreparedGeometryStatement constructor.
prepExtObjStmt - Variable in class generator2.OracleReporter
Prepared database statement for storing external objects.
prepMovObjStmt - Variable in class generator2.OracleReporter
Prepared database statement for storing moving objects.
pres - Variable in class drawables.Drawable
The corresponding presentation object.
previous() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor to the previous row in the result set.
prim - Variable in class drawables.DrawableSpatialSearchTreeObject
The drawable primitive.
print(char) - Method in class util.EntryWriter
Text-Ausgabe eines Zeichens.
print(DataOutputStream) - Method in class generator2.NodeReporter.ReportObject
 
print(DataOutputStream, byte, long, int, int, int, double, double, double, double, int, int) - Static method in class generator2.PositionReporter
Prints the given point to the DataOutputStream.
print(double) - Method in class util.EntryWriter
Text-Ausgabe einer Double-Zahl.
print(float) - Method in class util.EntryWriter
Text-Ausgabe einer Float-Zahl.
print(int) - Method in class util.EntryWriter
Text-Ausgabe einer Integer-Zahl.
print(long) - Method in class util.EntryWriter
Text-Ausgabe einer Long-Zahl.
print(PrintWriter) - Method in class generator2.NodeReporter.ReportObject
 
print(PrintWriter, String, long, int, int, int, double, double, double, double, int, int) - Static method in class generator2.PositionReporter
Prints the given point to the print writer.
print(short) - Method in class util.EntryWriter
Text-Ausgabe einer Short-Zahl.
print(String) - Method in class util.EntryWriter
Text-Ausgabe eines Strings.
println() - Method in class util.EntryWriter
Zeilenumbruch.
println(char) - Method in class util.EntryWriter
Text-Ausgabe eines Zeichens mit Zeilenumbruch.
println(double) - Method in class util.EntryWriter
Text-Ausgabe einer Double-Zahl mit Zeilenumbruch.
println(float) - Method in class util.EntryWriter
Text-Ausgabe einer Float-Zahl mit Zeilenumbruch.
println(int) - Method in class util.EntryWriter
Text-Ausgabe einer Integer-Zahl mit Zeilenumbruch.
println(long) - Method in class util.EntryWriter
Text-Ausgabe einer Long-Zahl mit Zeilenumbruch.
println(short) - Method in class util.EntryWriter
Text-Ausgabe einer Short-Zahl mit Zeilenumbruch.
println(String) - Method in class util.EntryWriter
Text-Ausgabe eines Strings mit Zeilenumbruch.
properties - Variable in class generator2.ReRoute
The properties of the generator.
properties - Variable in class generator2.Reporter
Properties of the generator.
properties - Variable in class generator2.ObjectGenerator
Properties of the generator.
properties - Variable in class generator2.ExternalObjectGenerator
Properties of the generator.
properties - Variable in class generator2.ExternalObjectClasses
The properties of the generator.
properties - Variable in class generator2.EdgeClasses
The properties of the generator.
properties - Variable in class generator2.DataGenerator
Properties of the data generator
PROPERTY_FILE_ERROR - Static variable in class generator2.DataGenerator
Property file error
propFilename - Static variable in class generator2.DataGenerator
Name of the property file
put(Object, Object) - Method in class util.DupHashtable
Maps the specified key to the specified value in this DupHashtable.
putIntoInterval(byte, byte, byte) - Static method in class util.Num
Beschränkt den Wert des ersten Parameters auf das angegebene Intervall.
putIntoInterval(int, int, int) - Static method in class util.Num
Beschränkt den Wert des ersten Parameters auf das angegebene Intervall.
putIntoInterval(long, long, long) - Static method in class util.Num
Beschränkt den Wert des ersten Parameters auf das angegebene Intervall.
putIntoInterval(short, short, short) - Static method in class util.Num
Beschränkt den Wert des ersten Parameters auf das angegebene Intervall.

Q

quadDistanceFromCenter(int[]) - Method in class spatial.MBR
Returns the quadratic distance from the center of the MBR to the specified point.
query - Variable in class spatial.RegionQuery
The current query.
Query - class index.Query.
Basic class for queries
QUERY - Static variable in class index.Query
normal query.
QUERY - Static variable in class spatial.NearestNeighborQuery
normal query.
Query() - Constructor for class index.Query
 
queryNum - Variable in class index.Query
number of queries.
queryObj - Variable in class spatial.RegionQuery
The current query object, may be null.

R

r - Static variable in class generator2.RandomGenerator
The random generator for the data generation.
random - Variable in class generator2.ReRoute
Random generator
random - Variable in class generator2.Reporter
The random generator.
random - Variable in class generator2.ObjectGenerator
The random generator.
random - Variable in class generator2.ExternalObjectGenerator
Random generator.
random - Variable in class generator2.ExternalObjectClasses
Random generator
RandomGenerator - class generator2.RandomGenerator.
Class for providing the random generator.
RandomGenerator() - Constructor for class generator2.RandomGenerator
 
reachDestination(MovingObject) - Method in class generator2.ObjectGenerator
Method, which is called, when a moving object reaches its destination.
reachDestination(MovingObject) - Method in class generator2.ConstantObjectGenerator
Stores the object for using its properties for new objects.
read(DataInput) - Method in class routing.Nodes
Liest einen Knoten vom DataInput.
read(DataInput, Nodes) - Method in class routing.Edges
Liest eine Kante vom DataInput.
read(DataInputStream) - Method in class drawables.DrawablePolygon
Reads the polygon from the data input stream.
read(EntryInput) - Method in class drawables.DrawableText
Liest den Text vom Entry-Input ein.
read(EntryInput) - Method in class drawables.DrawableSymbol
Liest das Symbol vom Entry-Input ein.
read(EntryInput) - Method in class drawables.DrawableRectangle
Liest das Rechteck vom Entry-Input ein.
read(EntryInput) - Method in class drawables.DrawablePolygon
Reads the polygon from the EntryInput.
read(EntryInput) - Method in class drawables.DrawableObjectType
Reads the object type from an entry input.
read(EntryInput) - Method in class drawables.DrawableLine
Liest die Linie vom Entry-Input ein.
read(EntryInput) - Method in class drawables.DrawableCircle
Liest den Kreis vom Entry-Input ein.
read(EntryInput) - Method in class drawables.DrawableBitmap
Read a bitmap from file.
read(EntryInput) - Method in class routing.Node
Not implemented.
read(EntryInput) - Method in class routing.Edge
Not implemented.
read(EntryInput) - Method in interface util.EntryReadable
Liest das jeweilige Objekt vom Entry-Input ein.
readBoolean() - Method in class util.EntryReader
Liest einen Boolean.
readBoolean() - Method in interface util.EntryInput
Liest einen Boolean.
readBoolean() - Method in class util.DataReader
Liest einen Boolean.
readBoolean() - Method in class util.BufferedEntryReader
Liest einen Boolean.
readChar() - Method in class util.EntryReader
Liest ein Zeichen.
readChar() - Method in interface util.EntryInput
Liest ein Zeichen.
readChar() - Method in class util.DataReader
Liest ein Zeichen.
readChar() - Method in class util.BufferedEntryReader
Liest ein Zeichen.
readCoord(DataInputStream) - Static method in class drawables.Drawable
Reads a coordinate.
readCoord(EntryInput) - Static method in class drawables.Drawable
Reads a coordinate.
readDouble() - Method in class util.EntryReader
Liest eine Double-Zahl.
readDouble() - Method in interface util.EntryInput
Liest eine Double-Zahl.
readDouble() - Method in class util.DataReader
Liest eine Double-Zahl.
readDouble() - Method in class util.BufferedEntryReader
Liest eine Double-Zahl.
readDrawable(DataInputStream, char) - Static method in class drawables.Drawable
Reads a new primitive from an entry input.
readDrawable(EntryInput, String) - Static method in class drawables.Drawable
Reads a new primitive from an entry input.
readDrawableObject(DataInputStream, int) - Method in class drawables.DrawableObjects
Reads a drawable object from the data input stream.
readDrawableObject(EntryInput, int) - Method in class drawables.DrawableObjects
Reads a drawable object from the entry input.
readDrawableObject(EntryInput, String) - Method in class drawables.DrawableObjects
Liest das Drawable-Objekt vom Entry-Input ein.
readDrawables(int, EntryInput) - Method in class showmap.ShowMap
Liest Drawable-Datei vom Enry-Input und erzeugt entsprechende Drawable-Objekte.
readDrawables(int, URL, int) - Method in class showmap.ShowNetworkMap
Wertet URL aus: entweder Aufruf der Methode der Oberklasse oder Laden des Netzwerkes.
readDrawables(int, URL, int) - Method in class showmap.ShowMap
Wertet URL aus; weiteres siehe readDrawables (int,EntryInput,String).
readInt() - Method in class util.EntryReader
Liest eine Integer-Zahl.
readInt() - Method in interface util.EntryInput
Liest eine Integer-Zahl.
readInt() - Method in class util.DataReader
Liest eine Integer-Zahl.
readInt() - Method in class util.BufferedEntryReader
Liest eine Integer-Zahl.
readLong() - Method in class util.EntryReader
Liest eine Long-Zahl.
readLong() - Method in interface util.EntryInput
Liest eine Long-Zahl.
readLong() - Method in class util.DataReader
Liest eine Long-Zahl.
readLong() - Method in class util.BufferedEntryReader
Liest eine Long-Zahl.
readParameters(DataInputStream) - Method in class spatial.SimpleRTreeStrategy
Reads parameters from DataInputStream.
readParameters(DataInputStream) - Method in interface spatial.RTreeStrategy
Reads parameters from DataInputStream.
readShort() - Method in class util.EntryReader
Liest eine Short-Zahl.
readShort() - Method in interface util.EntryInput
Liest eine Long-Zahl.
readShort() - Method in class util.DataReader
Liest eine Short-Zahl.
readShort() - Method in class util.BufferedEntryReader
Liest eine Short-Zahl.
readString() - Method in class util.EntryReader
Liest eine Zeichenkette ein.
readString() - Method in interface util.EntryInput
Liest eine Zeichenkette ein.
readString() - Method in class util.DataReader
Liest eine Zeichenkette ein.
readString() - Method in class util.BufferedEntryReader
Liest eine Zeichenkette ein.
readWord2() - Method in class util.EntryReader
Liest ein Wort, das aus 2 Byte besteht zurück.
readWord2() - Method in interface util.EntryInput
Liest ein Wort, das aus 2 Byte besteht zurück.
readWord2() - Method in class util.DataReader
Liest ein Wort, das aus 2 Byte besteht zurück.
readWord2() - Method in class util.BufferedEntryReader
Liest ein Wort, das aus 2 Byte besteht zurück.
readWord4() - Method in class util.EntryReader
Liest ein Wort, das aus 4 Byte besteht zurück.
readWord4() - Method in interface util.EntryInput
Liest ein Wort, das aus 4 Byte besteht zurück.
readWord4() - Method in class util.DataReader
Liest ein Wort, das aus 4 Byte besteht zurück.
readWord4() - Method in class util.BufferedEntryReader
Liest ein Wort, das aus 4 Byte besteht zurück.
rect - Variable in class spatial.RegionQuery
The current query rectangle.
refreshRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Refreshes the current row with its most recent value in the database.
RegionQuery - class spatial.RegionQuery.
A general region query for search trees
RegionQuery(SpatialQuery) - Constructor for class spatial.RegionQuery
Region query constructor.
rehash() - Method in class util.DupHashtable
Rehashes the contents of the DupHashtable into a DupHashtable with a larger capacity.
reinsertFactor - Variable in class spatial.SimpleRTreeStrategy
Prepared indicator for the distribute operation.
relative(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Moves the cursor a relative number of rows, either positive or negative.
remove(DrawableObject) - Method in class drawables.DrawableObjectsWithSearchTree
Löscht das Drawable-Objekt aus dem Container und löst die Beziehung zum Grafik-Primitiv auf.
remove(DrawableObject) - Method in class drawables.DrawableObjects
Löscht das Drawable-Objekt aus dem Container und löst die Beziehung zum Grafik-Primitiv auf.
remove(int) - Method in class generator2.MovingObjects
Removes the moving object at a given index.
remove(Object) - Method in class util.DupHashtable
Removes the key (and its corresponding value) from this DupHashtable.
remove(SpatialSearchTreeObject) - Method in interface spatial.SpatialSearchTree
Removes an object from the tree.
remove(SpatialSearchTreeObject) - Method in class spatial.MemoryRTree
Removes an object.
REMOVEALL - Static variable in class index.Query
remove all.
removeAll() - Method in class drawables.DrawableObjectsWithSearchTree
Removes all objects from the container.
removeAll() - Method in class drawables.DrawableObjects
Removes all objects from the container.
removeAllObjectsOfLayer(int) - Method in class drawables.DrawableObjectsWithSearchTree
Removes all objects of a given layer from the container.
removeAllObjectsOfLayer(int) - Method in class drawables.DrawableObjects
Removes all objects of a given layer from the container.
removeEdge(Edge) - Method in class routing.Node
Entfernt Kante vom Knoten.
removeEdge(Edge) - Method in class routing.Edges
Removes an edge.
REMOVEEXACT - Static variable in class index.Query
remove exact.
removeNode(Node) - Method in class routing.Nodes
Removes the node if its number of edges is zero.
removeObject(int) - Method in interface spatial.SpatialSearchTreeNode
Removes the object with a given index.
removeObject(int) - Method in class spatial.MemoryRTreeNode
Removes the object with a given index.
removeObjects() - Method in class generator2.MovingObjects
The positions during the route of all objects in the container are reported.
removeObjects() - Method in class generator2.ExternalObjects
All external objects are removed from the tree into the dead object container.
removeQuery - Variable in class spatial.MemoryRTree
query to remove objects.
removeReportedObjects() - Method in class generator2.Reporter
Removes the reported moving objects.
removeReportedObjects() - Method in class generator2.OracleReporter
Removes all reported objects.
rep - Static variable in class generator2.RandomGenerator
The random generator for reporting.
replaceBy(Node) - Method in class routing.Node
Replaces the actual node by the parameter node.
replaceNode(Node, Node) - Method in class routing.Edge
Replaces one node of the edge by another node.
repObjs - Variable in class generator2.NodeReporter
Vector for storing report objects.
reportDeletedObject(Reporter, int) - Method in class generator2.ExternalObject
Reports a deleted external object.
reportDisappearingExternalObject(int, long, int, int, Rectangle) - Method in class generator2.Reporter
Does nothing.
reportDisappearingExternalObject(int, long, int, int, Rectangle) - Method in class generator2.OracleReporter
Reports a disappearing external object.
reportDisappearingObject(double, long, int, int, int, int, double, int) - Method in class generator2.Reporter
Does nothing.
reportDisappearingObject(double, long, int, int, int, int, double, int) - Method in class generator2.PositionReporter
Reports the characteristic properties of a dispappering object at a time stamp
reportDisappearingObject(double, long, int, int, int, int, double, int) - Method in class generator2.NodeReporter
Reports the characteristic properties of a dispappering object at a time stamp
reportDisappearingObject(int, long, int, int, int, int, double, int) - Method in class generator2.OracleReporter
Reports the characteristic properties of a dispappering object at a time stamp
reportDouble(String, double) - Method in class generator2.Reporter
Reports a double with an explaining text on the standard output.
reportEdge(double, long, int, int, long, int, int, int, double, int, int, int) - Method in class generator2.Reporter
Does nothing.
reportEdge(double, long, int, int, long, int, int, int, double, int, int, int) - Method in class generator2.NodeReporter
Does nothing.
reportEnd(Reporter) - Method in class generator2.MovingObject
Reports that the moving object has reached its destination.
reporter - Variable in class generator2.DataGenerator
The reporter.
Reporter - class generator2.Reporter.
Abstract class for reporting the computed moving objects.
Reporter(Properties, DrawableObjects) - Constructor for class generator2.Reporter
Reporter constructor.
reportInt(String, long) - Method in class generator2.Reporter
Reports an integer number with an explaining text on the stardard output.
reportMovingExternalObject(int, long, int, int, Rectangle) - Method in class generator2.Reporter
Reports a moving external object.
reportMovingExternalObject(int, long, int, int, Rectangle) - Method in class generator2.OracleReporter
Reports a moved external object.
reportMovingObject(int, long, int, int, double, double, double, double, int, int, int) - Method in class generator2.Reporter
Reports the characteristic properties of a moving object at a time stamp according to its report probability.
reportMovingObject(int, long, int, int, double, double, double, double, int, int, int) - Method in class generator2.PositionReporter
Reports the characteristic properties of a moving object at a time stamp according to its report probability.
reportMovingObject(int, long, int, int, double, double, double, double, int, int, int) - Method in class generator2.OracleReporter
Reports the characteristic properties of a moving object at a time stamp according to its report probability.
reportMovingObject(int, long, int, int, double, double, double, double, int, int, int) - Method in class generator2.NodeReporter
Reports the characteristic properties of a moving object at a time stamp according to its report probability.
reportMovingObject(Reporter, int) - Method in class generator2.ExternalObject
Reports a moving external object.
reportNewExternalObject(int, long, int, Rectangle) - Method in class generator2.Reporter
Reports a new external object.
reportNewExternalObject(int, long, int, Rectangle) - Method in class generator2.OracleReporter
Reports a new external object.
reportNewMovingObject(int, long, int, int, int, double, int, int, int) - Method in class generator2.Reporter
Reports an new moving object if its report probability > 0.
reportNewMovingObject(int, long, int, int, int, double, int, int, int) - Method in class generator2.PositionReporter
Reports an new moving object if its report probability > 0.
reportNewMovingObject(int, long, int, int, int, double, int, int, int) - Method in class generator2.OracleReporter
Reports an new moving object if its report probability > 0.
reportNewMovingObject(int, long, int, int, int, double, int, int, int) - Method in class generator2.NodeReporter
Reports an new moving object if its report probability > 0.
reportNewObject(Reporter) - Method in class generator2.MovingObject
Reports a new moving object.
reportNewObject(Reporter) - Method in class generator2.ExternalObject
Reports a new external object.
reportObjects() - Method in class generator2.NodeReporter
Reports the objects from the "repObjs" vector.
reportProbability - Variable in class generator2.ObjectClasses
The report probability of the classes (1000 = 100%).
reportProgress(int) - Method in class generator2.DataGenerator
Reports the progress of the generation.
ReRoute - class generator2.ReRoute.
Class which decides about the re-routing.
ReRoute(Properties, Time, DataSpace) - Constructor for class generator2.ReRoute
ReRoute constructor.
reset() - Method in class generator2.Time
Resets the current time.
reset() - Method in class routing.BorderHeap
Removes all elements from the heap.
reset() - Method in interface spatial.SpatialSearchTreeQuery
Resets the query.
reset() - Method in class spatial.RegionQuery
Resets the query.
reset() - Method in class spatial.NearestNeighborQuery
Resets the query.
reset() - Method in class util.CPUTimer
Resets the timer.
reset(int) - Static method in class util.Timer
Setzt den angegebenen Timer zurück.
resetCounters() - Method in class index.Query
Resets the counters and timers.
resetCounters() - Method in interface spatial.SpatialSearchTreeQuery
Resets the counters and timers.
resetLock() - Method in interface spatial.SpatialSearchTreeNode
Resets the lock.
resetLock() - Method in class spatial.MemoryRTreeNode
Pseudo operation.
resetLocks() - Method in class spatial.RegionQuery
Resets all locks except of the root node.
resetWay() - Method in class showmap.ShowNetworkMap
Setzt den/die zuvor berechneten Weg(e) zurück.
resultNum - Variable in class index.Query
number of results.
RETURN_GENERATED_KEYS - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that generated keys should be made available for retrieval.
returnDistance() - Method in class routing.BorderHeap
Returns the return distance.
returnNode() - Method in class routing.BorderHeap
Returns the return node.
returnWay() - Method in class routing.BorderHeap
Returns the return direction.
RIGHT - Static variable in class drawables.DrawableText
rechtsbündige horizontale Ausrichtung.
RING - Static variable in class drawables.DrawableSymbol
Ring.
root - Variable in class spatial.MemoryRTree
the root node.
routing - package routing
This package contains the classes representing the network and performing the routing.
rowDeleted() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether a row has been deleted.
rowInserted() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the current row has had an insertion.
rowUpdated() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Indicates whether the current row has been updated.
RTreeStrategy - interface spatial.RTreeStrategy.
Interface providing the operations which determine the strategy of an r-tree.
run() - Method in class showmap.LoadDrawables
Reads the drawable objects using ShowMap.readDrawables.

S

save(String) - Method in class routing.Network
Saves the network in network files.
saveAsText(String) - Method in class routing.Network
Saves the network in text files.
scale - Variable in class showmap.ShowMap
aktueller Maßstab (in Maßstabseinheiten).
scale - Variable in class spatial.NearestNeighborQuery
scale, required for testing the visibility
searchObject - Variable in class drawables.DrawableObjects
Prepared search object used for hashtable search.
select() - Method in class routing.PathEdge
Selektiert die Kanten ungerichtet.
select(DrawableObject) - Method in class drawables.DrawableObjects
Deselektiert das bislang selektierte Drawable-Objekt und selektiert das übergebene Objekt.
select(int) - Method in class drawables.DrawableLine
Selektiert die Linie richtungsbezogen.
selectable - Variable in class drawables.DrawablePresentation
Is the object selectable?
selected - Variable in class drawables.Drawable
Is the primitive selected?
selectedObject - Variable in class drawables.DrawableObjects
Selected object.
selectionColor - Variable in class drawables.DrawablePresentation
Color of the border of selected primitives.
selectionFillColor - Variable in class drawables.DrawablePresentation
Fill color of selected primitives.
SelectQuery - class spatial.SelectQuery.
Class offering the operations required for a selection query performed by a spatial search tree.
SelectQuery(int) - Constructor for class spatial.SelectQuery
Constructor.
set(long) - Method in class util.CPUTimer
Sets the timer.
setActualObjectClass(int) - Method in class generator2.WeightManagerForDataGenerator
Sets the class of the actual moving object.
setArray(int, Array) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets an Array parameter.
setAsciiStream(int, InputStream, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBigDecimal(int, BigDecimal) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a java.lang.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBlob(int, Blob) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets a BLOB parameter.
setBoolean(int, boolean) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java boolean value.
setBounds(int[], int[]) - Method in class spatial.MBR
Sets this MBR to the specified coordinates and extensions.
setBounds(int, int) - Method in class spatial.MBR
Sets this MBR to the specified interval.
setBounds(int, int, int, int) - Method in class spatial.MBR
Sets this MBR to the specified 2D-MBR.
setBounds(int, int, int, int, int, int) - Method in class spatial.MBR
Sets this MBR to the specified 3D-MBR.
setBounds(MBR) - Method in class spatial.MBR
Sets this MBR to the specified MBR.
setBoundsByPoints(int[], int[]) - Method in class spatial.MBR
Sets this MBR to the specified points.
setByte(int, byte) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java byte value.
setBytes(int, byte[]) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java array of bytes.
setCharacterStream(int, Reader, int) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCircle(int, double, double, double) - Method in class spatialdb.PreparedSpatialStatement
Sets a circle parameter.
setClob(int, Clob) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets a CLOB parameter.
setColor(Color) - Method in class drawables.DrawablePresentation
Setzt die Randfarbe.
setContainer(DrawableObjects) - Method in class drawables.Drawable
Sets the containe of the primitive.
setCounters(int, int, long) - Method in class index.Query
Sets the counters and timers.
setCurrTime(int) - Method in class generator2.Time
Sets the current to a new value.
setCursorName(String) - Method in class spatialdb.PreparedSpatialStatement
Defines the SQL cursor name that will be used by subsequent Statement execute methods.
setDate(int, Date) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Date value, using the given Calendar object.
setDefaultScale(int) - Method in class drawables.DrawableObject
Sets the default scale.
setDescription(String) - Method in class util.StandardFileFilter
Sets the human readable description of this filter.
setDestination(Node) - Method in class generator2.MovingObject
Sets the destination node.
setDistanceOfWay(int, double) - Method in class routing.Node
Setzt die Distanz bezüglich des angegebenen Weges.
setDouble(int, double) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java double value.
setEdgeClass(short) - Method in class routing.Edge
Setzt die Klasse der Kante neu.
setEdgeSelectability(boolean) - Method in class showmap.ShowNetworkMap
Setzt den Selektionsmodus für Kanten.
setEntry(SpatialSearchTreeEntry, int) - Method in interface spatial.SpatialSearchTreeNode
Sets the i-th entry of the node
setEntry(SpatialSearchTreeEntry, int) - Method in class spatial.MemoryRTreeNode
Sets the i-th entry of the node
setEscapeProcessing(boolean) - Method in class spatialdb.PreparedSpatialStatement
Sets escape processing on or off.
setExtension(int, int) - Method in class spatial.MBR
Sets the extension of the specified dimension.
setExtensionListInDescription(boolean) - Method in class util.StandardFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFetchDirection(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gives a hint as to the direction in which the rows in this result set will be processed.
setFetchDirection(int) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Gives the driver a hint as to the direction in which the rows in a result set will be processed.
setFetchSize(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this result set.
setFetchSize(int) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFillColor(Color) - Method in class drawables.DrawablePresentation
Setzt die Füllfarbe.
setFilling(boolean) - Method in class drawables.FilledDrawable
Schaltet die Füllung des Grafik-Primitivs an bzw. aus.
setFloat(int, float) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java float value.
setFont(Graphics, int, int) - Static method in class drawables.DrawableText
Setzt den gewünschten Font im Graphik-Kontext.
setGeometry(int, Geometry) - Method in class spatialdb.PreparedSpatialStatement
Sets a sdoapi.geom.Geometry parameter.
setId(long) - Method in class drawables.DrawableObject
Sets the id.
setID(long) - Method in class routing.Node
Sets the ID of the node.
setID(long) - Method in class routing.Edge
Set a new ID.
setInt(int, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java int value.
setLayer(int) - Method in class drawables.Drawable
Sets the layer.
setLocation(int[]) - Method in class spatial.MBR
Moves the MBR to the specified location.
setLock() - Method in interface spatial.SpatialSearchTreeNode
Sets the lock.
setLock() - Method in class spatial.MemoryRTreeNode
Pseudo operation.
setLong(int, long) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java long value.
setMapSize(int, int) - Method in class showmap.ShowMap
Ändert die Größe der Karte und des Applets.
setMaxFieldSize(int) - Method in class spatialdb.PreparedSpatialStatement
Sets the limit for the maximum number of bytes in a column to the given number of bytes.
setMaximumCapacity(int) - Static method in class spatial.MemoryRTreeNode
Sets the maximum capacity of the nodes.
setMaxRows(int) - Method in class spatialdb.PreparedSpatialStatement
Sets the limit for the maximum number of rows that any ResultSet can contain to the given number.
setMaxScale(int) - Method in class drawables.Drawable
Sets the most detailed scale for drawing.
setMBR(MBR) - Method in class drawables.DrawableSpatialSearchTreeObject
Sets the MBR of the object.
setMBR(MBR) - Method in class generator2.ExternalObject
Sets the MBR of the object.
setMBR(MBR) - Method in interface spatial.MovingSpatialSearchTreeObject
Returns the number of the layer.
setMBR(Rectangle) - Method in class drawables.Drawable
Sets the minimum bounding rectangle of the primitive.
setMin(int, int) - Method in class spatial.MBR
Sets the minimum coordinate of the specified dimension.
setMinimum(int) - Method in class spatial.SimpleRTreeStrategy
Sets the minimum percentage of entries.
setMinimum(int) - Method in interface spatial.RTreeStrategy
Sets the minimum percentage of entries.
setMinScale(int) - Method in class drawables.Drawable
Returns the least detailed scale for drawing.
setMinScaleArray(int[]) - Method in class routing.Nodes
Setzt die Maßstabsgrenzen der Kantenklassen neu.
setMinScaleArray(int[]) - Method in class routing.Edges
Setzt die Maßstabsgrenzen der Kantenklassen neu.
setMinTextScaleArray(int[]) - Method in class routing.Nodes
Setzt die Text-Maßstabsgrenzen der Kantenklassen neu.
setMode(int) - Method in class drawables.DrawableObjects
Sets the presentation mode.
setName(String) - Method in class drawables.DrawableObject
Sets the name of the object.
setName(String) - Method in class routing.Node
Sets the name of the node.
setName(String) - Method in class routing.Edge
Sets the name of the edge.
setNext(PathEdge) - Method in class routing.PathEdge
Setzt das Feld "next" auf den übergebenen Pfad.
setNextEntryLength(int) - Method in class util.EntryReader
Setzt die Länge des nächsten einzulesenden Eintrags.
setNextEntryLength(int) - Method in interface util.EntryInput
Setzt die Länge des nächsten einzulesenden Eintrags.
setNextEntryLength(int) - Method in class util.DataReader
Setzt die Länge des nächsten einzulesenden Eintrags.
setNextEntryLength(int) - Method in class util.BufferedEntryReader
Setzt die Länge des nächsten einzulesenden Eintrags.
setNextOfLayer(Drawable) - Method in class drawables.Drawable
Sets the next primitive of the same layer.
setNodeSelectability(boolean) - Method in class showmap.ShowNetworkMap
Setzt den Selektionsmodus für Knoten.
setNull(int, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets the designated parameter to SQL NULL.
setNumberOfModes(int) - Method in class drawables.DrawableObjects
Sets the number of presentation modes.
setNumOfClasses(int) - Method in class routing.Nodes
Sets the number of node classes.
setNumOfClasses(int) - Method in class routing.Edges
Sets the number of edge classes.
setObject(DrawableObject) - Method in class drawables.Drawable
Sets the corresponding object.
setObject(int, Object) - Method in class spatialdb.PreparedSpatialStatement
Sets the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class spatialdb.PreparedSpatialStatement
Sets the value of a parameter using an object.
setOffset(int) - Method in class drawables.DrawablePresentation
Setzt den Offset.
setPoint(int, double, double) - Method in class spatialdb.PreparedSpatialStatement
Sets a point parameter.
setPolygon(int, double[], double[], int) - Method in class spatialdb.PreparedSpatialStatement
Sets a polygon parameter.
setPolygon(int, int[], int[], int) - Method in class spatialdb.PreparedSpatialStatement
Sets a polygon parameter.
setPolyline(int, double[], double[], int) - Method in class spatialdb.PreparedSpatialStatement
Sets a polyline parameter.
setPolyline(int, int[], int[], int) - Method in class spatialdb.PreparedSpatialStatement
Sets a polyline parameter.
setPresentation(DrawablePresentation) - Method in class drawables.Drawable
Sets the corresponding presentation object.
setQueryTimeout(int) - Method in class spatialdb.PreparedSpatialStatement
Sets the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
setRectangle(int, double, double, double, double) - Method in class spatialdb.PreparedSpatialStatement
Sets a rectangle parameter.
setRef(int, Ref) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets a REF(<structured-type>) parameter.
setReinsertFactor(int) - Method in class spatial.SimpleRTreeStrategy
Sets the quota of entries to be reinserted.
setReinsertFactor(int) - Method in interface spatial.RTreeStrategy
Sets the quota of entries to be reinserted.
setRepNum(int) - Method in class generator2.MovingObject
Sets the report number of the object.
setSelectability(boolean) - Method in class drawables.DrawablePresentation
Schaltet die Selektierbarkeit.
setSelection(boolean) - Method in class drawables.DrawableObject
Selects or deselect the object and its primitives.
setSelection(boolean) - Method in class drawables.DrawableLine
(De-)Selektiert die Linie.
setSelection(boolean) - Method in class drawables.Drawable
Selects or deselect the primitive.
setSelectionColor(Color) - Method in class drawables.DrawablePresentation
Setzt die Selektionsrandfarbe.
setSelectionFillColor(Color) - Method in class drawables.DrawablePresentation
Setzt die Selektionsfüllfarbe.
setSelectionMode(String, boolean) - Method in class showmap.ShowNetworkMap
Setzt den Selektionsmodus für alle Darstellungsobjekte mit einem Namen.
setShort(int, short) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java short value.
setSize(int) - Method in class drawables.DrawablePresentation
Setzt die Größe.
setSize(int[]) - Method in class spatial.MBR
Sets the size of this MBR to match the specified extensions.
setSpatialReference(Connection) - Static method in class spatialdb.DefaultGeometryFactory
Sets the spatial reference system.
setSpeedArray(int[]) - Method in class routing.Edges
Setzt die Standard-Geschwindigkeiten der Kantenklassen neu.
setSplitStrategy(RTreeStrategy) - Method in class spatial.MemoryRTree
Sets the split strategy.
setStandardAppearance() - Method in class routing.PathEdge
Setzt die Kanten des Pfads auf die Standard-Darstellung.
setStandardAppearance() - Method in class routing.Node
Färbt den Knoten in der Standardfarbe ein.
setStandardAppearance() - Method in class routing.Edge
Färbt die Kante gemäß der Standardfarbe ihrer Klasse ein.
setStart(Node) - Method in class generator2.MovingObject
Sets the starting node.
setStartNode(long) - Method in class showmap.ShowNetworkMap
Setzt den Knoten mit der übergebenen ID als Start-Knoten.
setStartNodeAsString(String) - Method in class showmap.ShowNetworkMap
Setzt den Knoten mit der übergebenen ID als Start-Knoten.
setState(int) - Method in class generator2.DataGenerator
Sets the status of the applet.
setState(int) - Method in class showmap.ShowMap
Sets the state of the applet.
setStopNode(long) - Method in class showmap.ShowNetworkMap
Setzt den Knoten mit der übergebenen ID als End-Knoten.
setStopNodeAsString(String) - Method in class showmap.ShowNetworkMap
Setzt den Knoten mit der übergebenen ID als End-Knoten.
setString(int, String) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a Java String value.
setTerminatingChar(char) - Static method in class drawables.DrawableObjectType
Sets the terminating char.
setTerminatingChar(char) - Method in class util.EntryReader
Setzt das Abschlußzeichen (Default = '\t').
setTerminatingChar(char) - Method in interface util.EntryInput
Setzt das Abschlußzeichen (Default = '\t').
setTerminatingChar(char) - Method in class util.DataReader
Setzt das Abschlußzeichen (Default = '\t').
setTerminatingChar(char) - Method in class util.BufferedEntryReader
Setzt das Abschlußzeichen (Default = '\t').
setText(String) - Method in class drawables.DrawableText
Sets the text attribute of the drawable text.
setTime(int) - Method in class generator2.DataGenerator
Sets the actual time for displaying purposes.
setTime(int, Time) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Time value, using the given Calendar object.
setTimeScrollbar(int) - Method in class generator2.DataGenerator
Sets the position of the time scrollbar and sets the time text field.
setTimestamp(int, Timestamp) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class spatialdb.PreparedSpatialStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Timestamp value, using the given Calendar object.
setTolerance(int) - Method in class spatial.BasicSpatialQuery
Sets the tolerance attribute.
setType(int) - Method in class drawables.DrawablePresentation
Setzt den Typ.
setUnicode(boolean) - Static method in class drawables.DrawableText
Setzt, ob die Ausgabe in Unicode oder ANSI erfolgen soll.
setUnicode(boolean) - Method in class showmap.ShowMap
Stellt die Text-Ausgabe in Abhängigkeit vom Parameter auf Unicode oder ANSI.
setUnicodeStream(int, InputStream, int) - Method in class spatialdb.PreparedSpatialStatement
Deprecated.  
setURL(int, URL) - Method in class spatialdb.PreparedSpatialStatement
Sets the designated parameter to the given java.net.URL value.
setUsage(short) - Method in class routing.Edge
Setzt die Benutzung der Kante neu.
setViewToPrefinedValue() - Method in class generator2.DataGenerator
Sets the viewpoint to the value predefined by the parameters.
setViewToPrefinedValue() - Method in class showmap.ShowMap
Sets the viewpoint to the value predefined by the parameters.
setVisibility(boolean) - Method in class drawables.DrawablePresentation
Schaltet die grundsätzliche Sichtbarkeit an bzw. aus.
setWay(int, Edge) - Method in class routing.Node
Merkt sich die angegebene Kante als weiteren Verlauf des angegebenen Weges.
setWeightManager(WeightManager) - Method in class routing.Edges
Setzt das Objekt zur Kantenbewertung.
showmap - package showmap
This package contains the basic classes of the applet that visualizes maps.
ShowMap - class showmap.ShowMap.
Abstract applet for showing an interactive map.
ShowMap() - Constructor for class showmap.ShowMap
 
ShowNetworkMap - class showmap.ShowNetworkMap.
Applet for showing an interactive network map.
ShowNetworkMap() - Constructor for class showmap.ShowNetworkMap
 
showStatus(String) - Method in class generator2.DataGenerator
Shows the status.
SimpleRTreeStrategy - class spatial.SimpleRTreeStrategy.
Class providing the operations which determine the strategy of a simple r-tree.
SimpleRTreeStrategy() - Constructor for class spatial.SimpleRTreeStrategy
Constructor.
SimpleRTreeStrategy(int) - Constructor for class spatial.SimpleRTreeStrategy
Constructor.
size - Variable in class drawables.DrawablePresentation
Size in pixel or point.
size() - Method in class util.DupHashtable
Returns the number of keys in this DupHashtable.
skip(long) - Method in interface util.EntryInput
Überspringt n Zeichen.
skip(long) - Method in class util.DataReader
Überspringt n Bytes.
Sortable - interface util.Sortable.
Interface offering a operation for comparing objects.
sortAccordingTo(SpatialSearchTreeNode, double[], int, int) - Method in class spatial.SimpleRTreeStrategy
Performs the sorting of a node between two limits using quicksort and a given array with values.
sortAccordingTo(SpatialSearchTreeNode, double[], int, int, int) - Method in class spatial.SimpleRTreeStrategy
Performs the sorting of a node between two limits using quicksort and a given array with values.
sortForReinsert(SpatialSearchTreeNode) - Method in class spatial.SimpleRTreeStrategy
Sorts the entries of the given node according to their distance to the center of the parent entry.
sortForReinsert(SpatialSearchTreeNode) - Method in interface spatial.RTreeStrategy
Sorts the entries of the given node according to their distance to the center of the parent entry.
spatial - package spatial
This package contains classes for spatial indexes.
spatialdb - package spatialdb
This package contains classes for accessing spatial objects in Oracle.
SpatialQuery - interface spatial.SpatialQuery.
Interface defining the operations required for spatial queries performed by a spatial search tree.
SpatialResultSet - class spatialdb.SpatialResultSet.
A result set including spatial and spatiotemporal attributes.
SpatialResultSet(ResultSet) - Constructor for class spatialdb.SpatialResultSet
SpatialResultSet constructor.
SpatialResultSet(ResultSet, Connection) - Constructor for class spatialdb.SpatialResultSet
SpatialResultSet constructor.
SpatialSearchTree - interface spatial.SpatialSearchTree.
Interface describing a spatial search tree.
SpatialSearchTreeEntry - interface spatial.SpatialSearchTreeEntry.
Interface describing an object in a spatial search tree
SpatialSearchTreeNode - interface spatial.SpatialSearchTreeNode.
Interface describing a spatial search tree node
SpatialSearchTreeObject - interface spatial.SpatialSearchTreeObject.
Interface describing an object in a spatial search tree.
SpatialSearchTreeQuery - interface spatial.SpatialSearchTreeQuery.
Interface for objects performing a general region query on search trees.
speed - Variable in class generator2.NodeReporter.ReportObject
 
speed - Variable in class routing.Edges
Speed of the edge classes
speedProbability - Variable in class generator2.ReRoute
Probability for re-routing because of a speed change in 1/p.
speedThreshold - Variable in class generator2.ReRoute
Speed threshold (as factor) for re-routing
split() - Method in class spatial.MemoryRTreeNode
Splits this node.
SPLITTED - Static variable in class drawables.DrawableLine
gesplittete Linie.
SQUARE - Static variable in class drawables.DrawableSymbol
Square.
SQUAREDOT - Static variable in class drawables.DrawableSymbol
Square with point.
StandardFileFilter - class util.StandardFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
StandardFileFilter() - Constructor for class util.StandardFileFilter
Creates a file filter.
StandardFileFilter(String) - Constructor for class util.StandardFileFilter
Creates a file filter that accepts files with the given extension.
StandardFileFilter(String[]) - Constructor for class util.StandardFileFilter
Creates a file filter from the given string array.
StandardFileFilter(String[], String) - Constructor for class util.StandardFileFilter
Creates a file filter from the given string array and description.
StandardFileFilter(String, String) - Constructor for class util.StandardFileFilter
Creates a file filter that accepts the given file type.
StandardWeightManager - class routing.StandardWeightManager.
Standard class for weighting the edges.
StandardWeightManager(Edges) - Constructor for class routing.StandardWeightManager
Constructor.
start - Variable in class showmap.ShowNetworkMap
aktueller Startknoten.
start() - Method in class util.CPUTimer
Starts the timer.
start(int) - Static method in class util.Timer
Startet den angegebenen Timer zurück.
STARTED - Static variable in class showmap.ShowMap
Status "gestarted".
STARTING - Static variable in class showmap.ShowMap
Status "startend".
startLoadingThread() - Method in class generator2.OracleSpatialDataGenerator
Reads the street map from the spatial database.
startLoadingThread() - Method in class generator2.DataGenerator
Interprets the properties "urlne" (base name of unzipped network files) or "urlnez" (base name of zipped network files) and starts the loading thread.
startLoadingThread() - Method in class showmap.ShowNetworkMap
Interprets the parameters "url*" and starts the loading thread.
startLoadingThread() - Method in class showmap.ShowMap
Interprets the parameter "url" and starts the loading thread.
state - Variable in class showmap.ShowMap
Applet-Status
STDMODE - Static variable in class drawables.DrawableObjects
Standard presentation mode
stop - Variable in class showmap.ShowNetworkMap
aktueller Endknoten.
stop() - Method in class util.CPUTimer
Stops the timer.
stop(int) - Static method in class util.Timer
Stoppt den angegebenen Timer und gibt dessen Wert zurück.
strategy - Variable in class spatial.MemoryRTree
strategy used by the memory r-tree.
SUCCESS_NO_INFO - Variable in class spatialdb.PreparedSpatialStatement
The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.
SYMBOLLAYER - Static variable in class generator2.Reporter
Layer of the drawable objects.

T

TEXTLAYER - Static variable in class drawables.Drawable
Standard layer for text primitives.
time - Variable in class generator2.ReRoute
The time object.
time - Variable in class generator2.ObjectGenerator
The time object.
time - Variable in class generator2.ObjectClasses
The time object.
time - Variable in class generator2.NodeReporter.ReportObject
 
time - Variable in class generator2.ExternalObjectGenerator
The time object.
time - Variable in class generator2.ExternalObjectClasses
The time object.
time - Variable in class generator2.EdgeClasses
The time object.
time - Variable in class generator2.DataGenerator
The time object.
Time - class generator2.Time.
Representation of the time.
Time(Properties, int) - Constructor for class generator2.Time
Time constructor.
timeLimit - Variable in class generator2.ReRoute
Time limit for re-routing.
timer - Variable in class index.Query
query time.
Timer - class util.Timer.
Klasse zur Bereitstellung von Timern.
Timer() - Constructor for class util.Timer
 
toAwtArea(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Area from a sdoapi.geom.Polygon
toAwtArea(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Area from a sdoapi.geom.Polygon
toAwtEllipse2D(Geometry, AffineTransform, int) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Ellipse2D from a sdoapi.geom.Geometry
toAwtEllipse2D(Geometry, int) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Ellipse2D from a sdoapi.geom.Geometry
toAwtGeneralPath(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.GeneralPath from a sdoapi.geom.LineStrimg
toAwtGeneralPath(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.GeneralPath from a sdoapi.geom.LineStrimg
toAwtPoint(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Point from a sdoapi.geom.Geometry
toAwtPoint(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Point from a sdoapi.geom.Geometry
toAwtPoint2D(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Point2D from a sdoapi.geom.Geometry
toAwtPoint2D(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Point2D from a sdoapi.geom.Geometry
toAwtPolygon(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Polygon from a sdoapi.geom.Geometry
toAwtPolygon(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Polygon from a sdoapi.geom.Geometry
toAwtPolyline(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Polygon (because of a missing Polyline class) from a sdoapi.geom.Geometry
toAwtPolyline(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Polygon (because of a missing Polyline class) from a sdoapi.geom.Geometry
toAwtRectangle(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Rectangle from a sdoapi.geom.Geometry
toAwtRectangle(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.Rectangle from a sdoapi.geom.Geometry
toAwtRectangle2D(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Rectangle2D from a sdoapi.geom.Geometry
toAwtRectangle2D(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs a java.awt.geom.Rectangle2D from a sdoapi.geom.Geometry
toAwtShape(Geometry) - Static method in class spatialdb.GeometryConversion
Constructs one or several objects of java.awt.Shape from a sdoapi.geom.Geometry
toAwtShape(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Constructs one or several objects of java.awt.Shape from a sdoapi.geom.Geometry
toDoubleAwt(Geometry) - Static method in class spatialdb.GeometryConversion
Generates a double-based AWT geometry for the given Geometry.
toDoubleAwt(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Generates a double-based AWT geometry for the given Geometry.
toIntegerAwt(Geometry) - Static method in class spatialdb.GeometryConversion
Generates an integer-based AWT geometry for the given Geometry.
toIntegerAwt(Geometry, AffineTransform) - Static method in class spatialdb.GeometryConversion
Generates an integer-based AWT geometry for the given Geometry.
tolerance - Variable in class spatial.NearestNeighborQuery
tolerance.
tolerance - Variable in class spatial.BasicSpatialQuery
tolerance, required by some queries
toOutputString(String) - Static method in class drawables.DrawableText
Konvertiert den Eingabe-String in Abhängigkeit vom akt.
TOPLINE - Static variable in class drawables.DrawableText
vertikale Ausrichtung am Oberrand.
toString() - Method in class drawables.Drawable
Returns a string representation.
toString() - Method in class spatial.MBR
Returns the string represenation of the mbr.
toString() - Method in class util.DupHashtable
Returns a rather long string representation of this DupHashtable.
totalLength - Variable in class generator2.ObjectGenerator
The total length of routes.
totalnum - Variable in class spatial.MemoryRTree
number of objects.
touches(int, int, int) - Method in class drawables.DrawableLine
Testet, ob der angegebene Punkt mit einer Toleranz auf der Linie liegt.
toXML(double, double) - Static method in class spatialdb.GeometryConversion
Generates a string representing a DOM node out of the given coordinates.
toXML(double, double, double, double) - Static method in class spatialdb.GeometryConversion
Generates a string representing a DOM node out of the given Box.
toXML(Geometry) - Static method in class spatialdb.GeometryConversion
Generates a string representing a DOM node for the given Geometry.
toXML(Geometry, String) - Static method in class spatialdb.GeometryConversion
Generates a string representing a DOM node for the given Geometry.
translate(int[]) - Method in class spatial.MBR
Translates the MBR according to the specified values.
tree - Variable in class spatial.MemoryRTreeNode
the tree of the node.
TRIANGLE - Static variable in class drawables.DrawableSymbol
Triangle.
type - Variable in class drawables.DrawablePresentation
The type of the primitive.
typeObject - Variable in class spatial.NearestNeighborQuery
object for type selection.

U

UNDIRECTED - Static variable in class drawables.DrawableLine
ungerichtet.
unequal - Variable in class spatial.NearestNeighborQuery
new rectangle for move.
unicodeSupported - Variable in class showmap.ShowMap
Wird der Wechsel auf Unicode-Darstellung unterstützt?
union(MBR) - Method in class spatial.MBR
Computes the union of this MBR with the specified MBR.
update(Graphics) - Method in class showmap.ShowMap
Paints the map.
UPDATEALL - Static variable in class index.Query
update all.
updateArray(int, Array) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, InputStream, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an ascii stream value.
updateBigDecimal(int, BigDecimal) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a BigDecimal value.
updateBinaryStream(int, InputStream, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a binary stream value.
updateBlob(int, Blob) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Blob value.
updateBoolean(int, boolean) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a boolean value.
updateBoolean(String, boolean) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a boolean value.
updateByte(int, byte) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a byte value.
updateByte(String, byte) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a byte value.
updateBytes(int, byte[]) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a byte array value.
updateBytes(String, byte[]) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a byte array value.
updateCharacterStream(int, Reader, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a character stream value.
updateClob(int, Clob) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Clob value.
updateDate(int, Date) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Date value.
updateDate(String, Date) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Date value.
updateDouble(int, double) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Double value.
updateDouble(String, double) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a double value.
UPDATEEXACT - Static variable in class index.Query
update exact.
updateFloat(int, float) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a float value.
updateFloat(String, float) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a float value.
updateGeometry(int, Geometry) - Method in class spatialdb.SpatialResultSet
Updates a column with a sdoapi.geom.Geometry value.
updateGeometry(String, Geometry) - Method in class spatialdb.SpatialResultSet
Updates a column with a sdoapi.geom.Geometry value.
updateInt(int, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an integer value.
updateInt(String, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an integer value.
updateLong(int, long) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a long value.
updateLong(String, long) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a long value.
updateNull(int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Give a nullable column a null value.
updateNull(String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a null value.
updateObject(int) - Method in interface spatial.SpatialSearchTreeNode
Simulates an update of the object with a given index.
updateObject(int) - Method in class spatial.MemoryRTreeNode
Simulates an update of the object with a given index.
updateObject(int, Object) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an Object value.
updateObject(int, Object, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an Object value.
updateObject(String, Object) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an Object value.
updateObject(String, Object, int) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with an Object value.
updateRef(int, Ref) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in class spatialdb.SpatialResultSet
Updates the designated column with a java.sql.Ref value.
updateRow() - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates the underlying database with the new contents of the current row.
updateShort(int, short) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a short value.
updateShort(String, short) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a short value.
updateString(int, String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a String value.
updateString(String, String) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a String value.
UPDATETIME - Static variable in class showmap.ShowMap
Wartezeit für nächsten Update in Millisekunden.
updateTime(int, Time) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Time value.
updateTime(String, Time) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Time value.
updateTimer - Variable in class showmap.ShowMap
ID der Update-Timers.
updateTimestamp(int, Timestamp) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Timestamp value.
updateTimestamp(String, Timestamp) - Method in class spatialdb.SpatialResultSet
JDBC 2.0 Updates a column with a Timestamp value.
UPDOWNARROW - Static variable in class drawables.DrawableSymbol
Up or down arrow.
util - package util
This package contains utility classes.

V

value - Variable in class drawables.DrawablePresentation
The value.
viewHeight - Variable in class showmap.ShowMap
Höhe der Kartenanzeige (in Pixel).
viewMapX - Variable in class showmap.ShowMap
x-Koordinate des Mittelpunkts des akt. angezeigten Kartenausschnitts im akt.
viewMapY - Variable in class showmap.ShowMap
y-Koordinate des Mittelpunkts des akt. angezeigten Kartenausschnitts im akt.
viewWidth - Variable in class showmap.ShowMap
Breite der Kartenanzeige (in Pixel).
viewX - Variable in class showmap.ShowMap
Linke Position der Kartenanzeige (in Pixel).
viewY - Variable in class showmap.ShowMap
Obere Position der Kartenanzeige (in Pixel).
visible - Variable in class drawables.DrawablePresentation
Is the object visible?
visibleDrawable - Variable in class drawables.DrawableObjects
Actual drawable used by "getNextVisibleIntersectingObject".
visualize - Variable in class generator2.Reporter
Should the objects be visualized?
VisualizedSpatialSearchTreeObject - interface spatial.VisualizedSpatialSearchTreeObject.
Interface describing a visualized object in a spatial search tree.
visualizeExternalObject(Rectangle, int, int) - Method in class generator2.Reporter
Visualizes an external object.
visualizeMovingObject(int, int, int, int) - Method in class generator2.Reporter
Visualizes a moving object.
viz - Static variable in class generator2.RandomGenerator
The random generator for visualization.
VIZ - Static variable in class generator2.Reporter
Name of property indicating a visualization.

W

waitingPeriod - Variable in class generator2.DataGenerator
Waiting period between two time stamps in msec (a value larger 0 is required for painting the objects while the computation)
wasNull() - Method in class spatialdb.SpatialResultSet
Reports whether the last column read had a value of SQL NULL.
WeightManager - interface routing.WeightManager.
Interface for classes that weight the edges.
WeightManagerForDataGenerator - class generator2.WeightManagerForDataGenerator.
Class for weighting the edges.
WeightManagerForDataGenerator(EdgeClasses, ObjectClasses, ExternalObjects) - Constructor for class generator2.WeightManagerForDataGenerator
WeightManagerForDataGenerator constructor.
WIDTH - Static variable in class spatial.MBR
The width dimension.
WindowQuery - class spatial.WindowQuery.
Class offering the operations required for a window query performed by a search tree.
WindowQuery() - Constructor for class spatial.WindowQuery
 
write(DataOutput) - Method in class routing.Node
Schreibt den Knoten in den DataOutput.
write(DataOutput) - Method in class routing.Edge
Schreibt die Kante in den DataOutput.
write(DataOutputStream) - Method in class drawables.DrawableObject
Writes the object without its primitives.
write(DataOutputStream, int) - Method in class drawables.DrawablePolygon
Writes the polygon to the data output stream.
write(EntryWriter) - Method in class drawables.DrawableObject
Writes the object without its primitives.
write(EntryWriter) - Method in class routing.Node
Schreibt den Knoten in den EntryWriter.
write(EntryWriter) - Method in class routing.Edge
Schreibt die Kante in den EntryWriter.
write(EntryWriter, int) - Method in class drawables.Drawable
Writes the primitive.
writeByte(int) - Method in class util.EntryWriter
Daten-Ausgabe eines Bytes.
writeCoord(DataOutputStream, int) - Static method in class drawables.Drawable
Writes a coordinate.
writeCoord(EntryWriter, int) - Static method in class drawables.Drawable
Writes a coordinate.
writeGML(EntryWriter) - Method in class drawables.DrawableSymbol
Writes the primitive as GML tag.
writeGML(EntryWriter) - Method in class drawables.DrawablePolyline
Writes the primitive as GML tag.
writeGML(EntryWriter) - Method in class drawables.DrawablePolygon
Writes the primitive as GML tag.
writeGML(EntryWriter) - Method in class drawables.DrawableLine
Writes the primitive as GML tag.
writeGML(EntryWriter) - Method in class drawables.Drawable
Writes the primitive as GML tag.
writeParameters(DataOutputStream) - Method in class spatial.SimpleRTreeStrategy
Writes parameters to DataOutputStream.
writeParameters(DataOutputStream) - Method in interface spatial.RTreeStrategy
Writes parameters to DataOutputStream.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableText
Writes the text.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableSymbol
Writes the symbol.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableRectangle
Writes the rectangle.
writeProtected(EntryWriter, int) - Method in class drawables.DrawablePolygon
Writes the polygon to the EntryWriter.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableLine
Writes the line.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableCircle
Writes the circle.
writeProtected(EntryWriter, int) - Method in class drawables.DrawableBitmap
Writes the bitmap; not yet implemented.
writeProtected(EntryWriter, int) - Method in class drawables.Drawable
Writes the primitive.
writeProtected(EntryWriter, int) - Method in class routing.Node
Not implemented.
writeProtected(EntryWriter, int) - Method in class routing.Edge
Not implemented.
writeWord2(int) - Method in class util.EntryWriter
Daten-Ausgabe von 2-Byte-Wort.
writeWord4(int) - Method in class util.EntryWriter
Daten-Ausgabe von 4-Byte-Wort.

X

x - Variable in class drawables.DrawableSymbol
x-coordinate.
x - Variable in class routing.Node
x-coordinate.
X - Static variable in class spatial.MBR
The x dimension.
x1 - Variable in class generator2.NodeReporter.ReportObject
 
x2 - Variable in class generator2.NodeReporter.ReportObject
 
xCoords - Variable in class drawables.DrawablePolygon
x-coordinates.
xIntoCoord(int) - Method in class showmap.ShowMap
Transforms pixel position into x-coordinate.

Y

y - Variable in class drawables.DrawableSymbol
y-coordinate.
y - Variable in class routing.Node
y-coordinate.
Y - Static variable in class spatial.MBR
The y dimension.
y1 - Variable in class generator2.NodeReporter.ReportObject
 
y2 - Variable in class generator2.NodeReporter.ReportObject
 
yCoords - Variable in class drawables.DrawablePolygon
y-coordinates.
yIntoCoord(int) - Method in class showmap.ShowMap
Transforms pixel position into y-coordinate.

Z

Z - Static variable in class spatial.MBR
The z dimension.
zoomIn() - Method in class showmap.ShowMap
Zoomt in Karte hinein.
zoomOut() - Method in class showmap.ShowMap
Zoomt aus der Karte heraus.

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