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

S

SCALE - Static variable in class twaver.gis.TWaverGisConst
 
SCALEBAR_COLOR - Static variable in class twaver.gis.TWaverGisConst
 
SCALEBAR_MARK_COLOR - Static variable in class twaver.gis.TWaverGisConst
 
SCALEBAR_MARK_FONT - Static variable in class twaver.gis.TWaverGisConst
 
SHAPE_BOUNDS - Static variable in class twaver.gis.TWaverGisConst
 
SOUTHLATITUDE - Static variable in class twaver.gis.TWaverGisConst
 
SYNCHRONIZE_STEP - Static variable in class twaver.gis.TWaverGisConst
 
SelectInputHandler - class twaver.gis.gadget.inputhandler.SelectInputHandler.
An input handler is used to handle the mouse events when the map mode is
SelectInputHandler(TNetwork, GeographyMap) - Constructor for class twaver.gis.gadget.inputhandler.SelectInputHandler
 
StatusBar - class twaver.gis.gadget.StatusBar.
This class defined a component on which display some information of the application.
StatusBar(GeographyMap, JComponent) - Constructor for class twaver.gis.gadget.StatusBar
 
selectFeatures(String, int, Object) - Method in interface twaver.gis.GeographyMap
Selects the features on the query layer by the specified attribute value.
selectFeatures(double, double) - Method in interface twaver.gis.GeographyMap
Selects the feature on the query layer by the specified point described by X and Y coordinates.
selectFeatures(Rectangle2D, int) - Method in interface twaver.gis.GeographyMap
Selects features according to the relationships between their geometries and a specified rectangle.
setAlpha(double) - Method in interface twaver.gis.GeographyLayer
Sets the alpha of the style which is set to the layer.
setAlpha(double) - Method in class twaver.gis.ImageLayer
 
setAnchors(Vector) - Method in interface twaver.gis.GeographyMap
Sets the anchors of the raster data.
setAttributeName(String) - Method in interface twaver.gis.GeographyLayer
Defines which attribute is used to as the label and the attribute is specified by the attribute name.
setAttributeName(String) - Method in class twaver.gis.ImageLayer
 
setBackAndForwardLimit(int) - Method in interface twaver.gis.GeographyMap
Specifies the capability of the map object's redo/undo queue.
setCenterPoint(GeoCoordinate) - Method in interface twaver.gis.GeographyMap
Specifies the center point of the map.
setCenterPoint(double, double) - Method in interface twaver.gis.GeographyMap
Sets the center point of the map.
setContainer(JComponent) - Method in class twaver.gis.gadget.StatusBar
 
setDistance(double) - Method in class twaver.gis.gadget.StatusBar
 
setFillColor(Color) - Method in interface twaver.gis.GeographyLayer
Sets the color used to fill the layer.
setFillColor(Color) - Method in class twaver.gis.ImageLayer
 
setFont(Font) - Method in interface twaver.gis.GeographyLayer
Sets the font used to paint the label.
setFont(Font) - Method in class twaver.gis.ImageLayer
 
setFontColor(Color) - Method in interface twaver.gis.GeographyLayer
Sets the color used to paint the label.
setFontColor(Color) - Method in class twaver.gis.ImageLayer
 
setGeographicalCoordinate(GeographyMap, Element) - Static method in class twaver.gis.GisToolkits
Sets the value of the element's TWaverGisConst.GEOCOORDINATE client property.
setGroundingColor(Color) - Method in interface twaver.gis.GeographyMap
Sets the grounding color of the map.
setGroundingStyle(int) - Method in interface twaver.gis.GeographyMap
Defines the style used to painting the grounding of the map.
setLabelVisible(String, boolean) - Method in interface twaver.gis.GeographyLayer
Defines if the specified attribute used as the label is visible.
setLabelVisible(String, boolean, Color, Font) - Method in interface twaver.gis.GeographyLayer
Defines if the specified attribute used as the label is visible.
setLabelVisible(String, boolean) - Method in class twaver.gis.ImageLayer
 
setLabelVisible(String, boolean, Color, Font) - Method in class twaver.gis.ImageLayer
 
setLayerBounds(double, double, double, double) - Method in interface twaver.gis.GeographyLayer
 
setLayerBounds(double, double, double, double) - Method in class twaver.gis.ImageLayer
 
setLayerComplexStyle(Color, Color, double, double, boolean, Font, Color, String) - Method in interface twaver.gis.GeographyLayer
Sets the style of the Layer.
setLayerComplexStyle(Color, Color, double, double, boolean, Font, Color, boolean, Color, String) - Method in interface twaver.gis.GeographyLayer
Sets the style of the Layer.
setLayerComplexStyle(String, Color, Color, double, double, boolean, Font, Color, String) - Method in interface twaver.gis.GeographyMap
Sets the style of the specified layer by the layer name.
setLayerComplexStyle(String, Color, Color, double, double, boolean, Font, Color, boolean, Color, String) - Method in interface twaver.gis.GeographyMap
Sets the style of the specified layer by the layer name.
setLayerComplexStyle(Color, Color, double, double, boolean, Font, Color, String) - Method in class twaver.gis.ImageLayer
 
setLayerComplexStyle(Color, Color, double, double, boolean, Font, Color, boolean, Color, String) - Method in class twaver.gis.ImageLayer
 
setLayerName(String) - Method in class twaver.gis.event.MapLayerChangedEvent
 
setMap(GeographyMap) - Method in interface twaver.gis.GisBackground
Sets the map object of the GisBackground object.
setMap(GeographyMap) - Method in class twaver.gis.gadget.GisOverviewPanel
Specifies which map should be projected to the overview panel.
setMap(GeographyMap) - Method in class twaver.gis.gadget.StatusBar
 
setMapArea(double, double, double, double) - Method in class twaver.gis.gadget.GisOverviewPanel
 
setMapMode(int) - Method in interface twaver.gis.GeographyMap
Sets the operation mode of the map.
setMaxx(double) - Method in class twaver.gis.utils.GridBbox
 
setMaxy(double) - Method in class twaver.gis.utils.GridBbox
 
setMinx(double) - Method in class twaver.gis.utils.GridBbox
 
setMiny(double) - Method in class twaver.gis.utils.GridBbox
 
setOverviewDimension(Dimension) - Method in interface twaver.gis.GeographyMap
Defines the dimension of the overview panel.
setQueryLayer(int) - Method in interface twaver.gis.GeographyMap
Defines which layer is the query layer by the specified index.
setQueryLayer(String) - Method in interface twaver.gis.GeographyMap
Defines which layer is the query layer by the specified layerName.
setScale(int) - Method in class twaver.gis.gadget.StatusBar
 
setScaleFactor(int) - Method in interface twaver.gis.GeographyLayer
Sets the scale factor of the layer.
setScaleFactor(int) - Method in class twaver.gis.ImageLayer
 
setScaleVisible(boolean) - Method in interface twaver.gis.GeographyLayer
Sets the scale factor of the layer.
setScaleVisible(boolean) - Method in class twaver.gis.ImageLayer
 
setSelectedFeaturesStyle(Color, Color) - Method in interface twaver.gis.GeographyMap
Specifies the style of all the selected features.
setSelectedFeaturesStyle(Color, Color, double, double) - Method in interface twaver.gis.GeographyMap
Sets the geometric style used to paint the selected features.
setStrokeColor(Color) - Method in interface twaver.gis.GeographyLayer
Sets the stroke color used to paint the layer
setStrokeColor(Color) - Method in class twaver.gis.ImageLayer
 
setStrokeWidth(double) - Method in interface twaver.gis.GeographyLayer
Sets the stroke width used to paint the layer.
setStrokeWidth(double) - Method in class twaver.gis.ImageLayer
 
setSupportingBackAndForward(boolean) - Method in interface twaver.gis.GeographyMap
Specifies the if the map can support redo/undo tasks.
setViewport(Rectangle) - Method in interface twaver.gis.GeographyMap
Sets the projection range.
setVisibilityPermission(boolean) - Method in interface twaver.gis.GeographyLayer
Sets the permission of the layer's visibility.
setVisibilityPermission(boolean) - Method in class twaver.gis.ImageLayer
 
setVisible(boolean) - Method in interface twaver.gis.GeographyLayer
Decides whether the layer is visible.
setVisible(boolean) - Method in class twaver.gis.ImageLayer
 
setWindow(double, double, double, double) - Method in interface twaver.gis.GeographyMap
Defines the window on the map with the specified area in latitude and longitude coordinates.
setWindowByScreen(Rectangle2D) - Method in interface twaver.gis.GeographyMap
Defines the window on the map with the specified Rectangle2D in screen coordinates.
setZoom(int) - Method in interface twaver.gis.GeographyMap
Sets the zoom of the map object.
setZoomLoLimit(int) - Method in interface twaver.gis.GeographyMap
Sets the lower limit of the map's zoom.
setZoomUpLimint(int) - Method in interface twaver.gis.GeographyMap
Sets the upper limit of the map's zoom.
setxValue(double) - Method in class twaver.gis.gadget.StatusBar
 
setyValue(double) - Method in class twaver.gis.gadget.StatusBar
 
shouldPan(Object) - Method in interface twaver.gis.filter.PanActionFilter
Determines if the map object can be panned.
showExportSettingDialog(TNetwork, GeographyMap) - Static method in class twaver.gis.GisToolkits
Shows out a dialog used to set exporting image options.
showPrintDialog(TNetwork, GeographyMap, boolean) - Static method in class twaver.gis.GisToolkits
Shows out a dialog used to set print options.
stopRendering() - Method in interface twaver.gis.GeographyMap
Stops rendering the map.

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