Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
SELECTEDFEATURE_SHAPE
- Static variable in class twaver.gis.
TWaverGisConst
SHAPE_BOUNDS
- Static variable in class twaver.gis.
TWaverGisConst
SHOW_SELECTION_AREA
- Static variable in class twaver.gis.
TWaverGisConst
SOUTHLATITUDE
- Static variable in class twaver.gis.
TWaverGisConst
SPATIAL_OPERATOR_TYPE_CONTAIN
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Contains.
SPATIAL_OPERATOR_TYPE_CROSS
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Crosses.
SPATIAL_OPERATOR_TYPE_DISJOINT
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Disjoint.
SPATIAL_OPERATOR_TYPE_DWITHIN
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator DWithin.
SPATIAL_OPERATOR_TYPE_EQUALS
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Equals.
SPATIAL_OPERATOR_TYPE_INTERSECT
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Intersects.
SPATIAL_OPERATOR_TYPE_OVERLAP
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Overlaps.
SPATIAL_OPERATOR_TYPE_TOUCH
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Touches.
SPATIAL_OPERATOR_TYPE_WITHIN
- Static variable in class twaver.gis.
TWaverGisConst
Constant used to specify the spatial operator Within.
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
SpatialOperateCondition
- class twaver.gis.ogc.conditions.
SpatialOperateCondition
.
TWaverGIS implements GetFeature which performs the actual query to help developers increase the interoperability with WFS servers, SpatialOperateCondition is designed to describe the condition of spatial operation when TWaverGIS performs the query.
SpatialOperateCondition(int)
- Constructor for class twaver.gis.ogc.conditions.
SpatialOperateCondition
Constructs SpatialOperateCondition instance.
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)
- Method in interface twaver.gis.
GeographyMap
Selects features which are overlapped by the specified rectangle.
setAreaColorGenerator(Generator)
- Method in class twaver.gis.gadget.
VoronoiDiagram
Sets the color generator to the diagram.
setBackAndForwardLimit(int)
- Method in interface twaver.gis.
GeographyMap
Specifies the capability of the map object's redo/undo queue.
setBoundingBox(GridBbox)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setBoundsVisible(boolean)
- Method in class twaver.gis.gadget.
VoronoiDiagram
Makes the bounds of the diagram's visible part be drawn or not when the diagram is required to be draw.
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.
setClipShape(Shape)
- Method in class twaver.gis.gadget.
VoronoiDiagram
Defines the clip shape.
setCondition(ComparisonOperateCondition)
- Method in class twaver.gis.ogc.actions.
Action
setContainer(JComponent)
- Method in class twaver.gis.gadget.
StatusBar
setCoordinates(GeoCoordinate[])
- Method in class twaver.gis.ogc.conditions.
SpatialOperateCondition
Sets an array of geographical coordinates which is used to describe the GML type.
setDismissDelay(long)
- Method in class twaver.gis.gadget.
Navigator
Specifies the duration which is used to determine how long the navigator will be hidden after the mouse exits.
setDistance(double)
- Method in class twaver.gis.gadget.
StatusBar
setDistance(double)
- Method in class twaver.gis.ogc.conditions.
SpatialOperateCondition
setEnableMouseWheelZoom(boolean)
- Method in interface twaver.gis.
GeographyMap
Defines if the map can be zoomed in or zoomed out when the mouse wheel is scrolled
setFeatures(List)
- Method in class twaver.gis.ogc.actions.
InsertAction
setFormat(String)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setGeographicalCoordinate(GeographyMap, Element)
- Static method in class twaver.gis.utils.
GisToolkits
Sets the value of the element's
TWaverGisConst.GEOCOORDINATE
client property.
setGeomType(String)
- Method in interface twaver.gis.
GeographyFeature
setGroundingColor(Color)
- Method in interface twaver.gis.
GeographyMap
Sets the grounding color of the map.
setLatlonBox(GridBbox)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setLayerBounds(double, double, double, double)
- Method in interface twaver.gis.
GeographyLayer
Sets the geographical bounds of the layer
setLayerName(String)
- Method in class twaver.gis.event.
MapLayerChangedEvent
setLayerName(String)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setLayerName(String)
- Method in class twaver.gis.ogc.actions.
Action
setLimitedArea(GridBbox)
- Method in interface twaver.gis.
GeographyMap
Defines the area of the map can display
setLocateWithFilter(boolean)
- Method in class twaver.gis.
GisNetworkAdapter
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.
setMaxZomm(int)
- Method in class twaver.gis.gadget.
Navigator
setMaxx(double)
- Method in class twaver.gis.gadget.
GridBbox
setMaxy(double)
- Method in class twaver.gis.gadget.
GridBbox
setMinZoom(int)
- Method in class twaver.gis.gadget.
Navigator
setMinx(double)
- Method in class twaver.gis.gadget.
GridBbox
setMiny(double)
- Method in class twaver.gis.gadget.
GridBbox
setNameSpace(String)
- Method in class twaver.gis.ogc.actions.
Action
setOperatorType(int)
- Method in class twaver.gis.ogc.conditions.
SpatialOperateCondition
Sets the operator type
setOperators(int[])
- Method in class twaver.gis.ogc.conditions.
ComparisonOperateCondition
Sets the array of logical operators.
setOverviewTitle(String)
- Method in interface twaver.gis.
GeographyMap
Sets the title of the overview window
setPosition(int, int)
- Method in class twaver.gis.gadget.
Navigator
Specifies the location of the navigator.
setProjectionType(int)
- Method in interface twaver.gis.
GeographyMap
Sets the projection type of the map;
setProperty(String, Object)
- Method in class twaver.gis.ogc.actions.
Action
setPropertyValues(Map)
- Method in class twaver.gis.ogc.actions.
Action
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.
setReferenceProperties(String[])
- Method in class twaver.gis.ogc.conditions.
ComparisonOperateCondition
Sets an array of reference properties names.
setReferenceValues(String[])
- Method in class twaver.gis.ogc.conditions.
ComparisonOperateCondition
Sets an array of reference properties values
setScale(int)
- Method in class twaver.gis.gadget.
StatusBar
setServer(String)
- Method in class twaver.gis.ogc.actions.
InsertAction
setSrs(String)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setSrsArray(String[])
- Method in class twaver.gis.gadget.
WMSLayerInfo
setStyleName(String)
- Method in class twaver.gis.gadget.
WMSLayerInfo
setSupportingBackAndForward(boolean)
- Method in interface twaver.gis.
GeographyMap
Specifies the if the map can support redo/undo tasks.
setUnit(String)
- Method in class twaver.gis.ogc.conditions.
SpatialOperateCondition
setViewport(Rectangle)
- Method in interface twaver.gis.
GeographyMap
Sets the projection range.
setVisible(boolean)
- Method in interface twaver.gis.
GeographyLayer
Decides whether the layer is visible.
setVisible(boolean)
- Method in class twaver.gis.gadget.
VoronoiDiagram
Makes the diagram visible or invisible.
setVisibleBounds(Rectangle2D)
- Method in class twaver.gis.gadget.
VoronoiDiagram
Sets the visible bounds of the diagram.
setVoronoiDiagram(VoronoiDiagram)
- Method in class twaver.gis.
GisNetworkAdapter
Assigns the
VoronoiDiagram
object to the adapter.
setVoronoiElementFilter(VoronoiElementFilter)
- Method in class twaver.gis.
GisNetworkAdapter
Assigns a new
VoronoiElementFilter
object to the adapter.
setVoronoiGraphBoundsShapeGenerator(Generator)
- Method in class twaver.gis.
GisNetworkAdapter
Assigns a new Generator object which is used to create the bounds shape of the voronoi diagram to the adapter.
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.
setZoom(int)
- Method in interface twaver.gis.
GeographyMap
Sets the zoom of the map object.
setZoomInByDoubleClick(boolean)
- Method in class twaver.gis.
GisNetworkAdapter
setZoomLevels(int[])
- Method in interface twaver.gis.
GeographyMap
setZoomLowLimit(int)
- Method in interface twaver.gis.
GeographyMap
Sets the lower limit of the map's zoom.
setZoomUpLimit(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(GeographyMap)
- Method in interface twaver.gis.filter.
PanActionFilter
Determines if the map object can be panned.
showout(boolean)
- Method in class twaver.gis.gadget.
Navigator
Displays or hides a navigator.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z