Index
A B C D E F G H I L M P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- geometry - package geometry
- getAttribute(String) - Method in class io.structures.Feature
-
Returns the value of the attribute, or null if feature does not have this attribute.
- getAttributeNames() - Method in class io.structures.Feature
-
Returns a list of all the attribute names this feature has.
- getBoundingBox() - Method in class viewer.symbols.Symbol
- getColumn(double) - Method in class viewer.base.Transformation
-
method for computing the column for a given x-coordinate
- getColumnOrigin() - Method in class viewer.base.Transformation
-
getter for accessing the column of the map coordinate system's origin
- getExtent() - Method in class viewer.base.Layer
-
Returns the extent of this layer as an envelope
- getFeature() - Method in class viewer.symbols.Symbol
-
Returns the feature this Symbol represents.
- getGeocolname() - Method in class viewer.base.DatabaseLayer
- getGeometry() - Method in class io.structures.Feature
-
Returns the (JTS-) geometry of this feature
- getGeometryType() - Method in class io.structures.Feature
-
Returns a String representation of this features geometry type.
- getM() - Method in class viewer.base.Transformation
-
getter for accessing the scale factor
- getMap() - Method in class viewer.base.MapPanel
-
the map displayed in this panel
- getRow(double) - Method in class viewer.base.Transformation
-
method for computing the row for a given y-coordinate
- getRowOrigin() - Method in class viewer.base.Transformation
-
getter for accessing the row of the map coordinate system's origin
- getSrid() - Method in class viewer.base.DatabaseLayer
- getSt() - Method in class viewer.base.DatabaseLayer
- getSymbols() - Method in class viewer.base.ListLayer
- getTablename() - Method in class viewer.base.DatabaseLayer
- getTransformation() - Method in class viewer.base.Map
-
Returns the transformation that transforms map coordinates to image coordinates.
- getX(int) - Method in class viewer.base.Transformation
-
method for computing the x-coordinate for a given column
- getxMax() - Method in class geometry.Envelope
- getxMin() - Method in class geometry.Envelope
- getY(int) - Method in class viewer.base.Transformation
-
method for computing the y-coordinate for a given row
- getyMax() - Method in class geometry.Envelope
- getyMin() - Method in class geometry.Envelope
All Classes All Packages