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
S
- setAttribute(String, Object) - Method in class io.structures.Feature
-
Sets the attribute for this geometry.
- setAutoFitToDisplay(boolean) - Method in class viewer.base.Map
-
Defines whether the map content is automatically scaled to fit this display frame when its size is changed.
- setColumnOrigin(int) - Method in class viewer.base.Transformation
-
setter for setting the column of the map coordinate system's origin
- setExtent(Envelope) - Method in class viewer.base.Layer
-
Sets the extent of this layer as an envelope.
- setFrameRatio(double) - Method in class viewer.base.Map
-
Defines the margin between the map and the frame of this map display.
- setM(double) - Method in class viewer.base.Transformation
-
setter for setting the scale factor
- setRowOrigin(int) - Method in class viewer.base.Transformation
-
setter for setting the row of the map coordinate system's origin
- setSymbolFactory(SymbolFactory) - Method in class viewer.base.ListLayer
-
sets symbol factory
- setTransformation(Transformation) - Method in class viewer.base.Map
-
Redefines the transformation that transforms map coordinates to image coordinates.
- setXYLabelText(double, double) - Method in class viewer.base.MapPanel
-
setter method used to update the coordinates displayed as text
- stroke - Variable in class viewer.symbols.LineSymbol
- stroke - Variable in class viewer.symbols.PolygonSymbol
- strokeColor - Variable in class viewer.symbols.LineSymbol
- strokeColor - Variable in class viewer.symbols.PolygonSymbol
- Symbol - Class in viewer.symbols
-
abstract class that must be implemented by all classes representing symbols that can be displayed in a map
- Symbol(Feature) - Constructor for class viewer.symbols.Symbol
-
Default constructor to enforce setting of feature.
- SymbolFactory - Interface in viewer.symbols
All Classes All Packages