Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
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
A
ACETATE_MARKER_TYPE_CIRCLE
- Static variable in interface com.moximedia.ows.types.
AcetateMarkerType
ACETATE_MARKER_TYPE_SQUARE
- Static variable in interface com.moximedia.ows.types.
AcetateMarkerType
ACETATE_MARKER_TYPE_TRIANGLE
- Static variable in interface com.moximedia.ows.types.
AcetateMarkerType
ACETATE_OBJECT_TYPE_ENVELOPE
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_IMAGE_MARKER
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_LINE
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_NORTHARROW
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_POLYGON
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_SCALEBAR
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_SIMPLE_MARKER
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_TEXT
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_TYPE_TEXT_MARKER
- Static variable in interface com.moximedia.ows.types.
AcetateObjectType
ACETATE_OBJECT_UNITS_DATABASE
- Static variable in interface com.moximedia.ows.types.
AcetateObjectUnitsType
ACETATE_OBJECT_UNITS_PIXEL
- Static variable in interface com.moximedia.ows.types.
AcetateObjectUnitsType
ALIGNMENT_BOTTOM
- Static variable in interface com.moximedia.ows.types.
AlignmentType
ALIGNMENT_CENTER
- Static variable in interface com.moximedia.ows.types.
AlignmentType
ALIGNMENT_LEFT
- Static variable in interface com.moximedia.ows.types.
AlignmentType
ALIGNMENT_RIGHT
- Static variable in interface com.moximedia.ows.types.
AlignmentType
ALIGNMENT_TOP
- Static variable in interface com.moximedia.ows.types.
AlignmentType
AcetateEnvelope
- class com.moximedia.ows.acetate.
AcetateEnvelope
.
A graphic object that can be drawn onto an acetate layer of an IMF map.
AcetateEnvelope()
- Constructor for class com.moximedia.ows.acetate.
AcetateEnvelope
Creates new AcetateEnvelope.
AcetateEnvelope(Envelope)
- Constructor for class com.moximedia.ows.acetate.
AcetateEnvelope
Creates new AcetateEnvelope using an envelope.
AcetateEnvelope(double, double, double, double)
- Constructor for class com.moximedia.ows.acetate.
AcetateEnvelope
Creates new AcetateEnvelope using four double values
AcetateImageMarker
- class com.moximedia.ows.acetate.
AcetateImageMarker
.
A graphic object that can be drawn onto an acetate layer of an IMF map.
AcetateImageMarker()
- Constructor for class com.moximedia.ows.acetate.
AcetateImageMarker
Creates new AcetateImageMarker
AcetateImageMarker(Point, String)
- Constructor for class com.moximedia.ows.acetate.
AcetateImageMarker
Creates new AcetateImageMarker
AcetateImageMarker(Point, String, String)
- Constructor for class com.moximedia.ows.acetate.
AcetateImageMarker
Creates new AcetateImageMarker
AcetateImageMarker(double, double, String)
- Constructor for class com.moximedia.ows.acetate.
AcetateImageMarker
Creates new AcetateSimpleMarker
AcetateImageMarker(double, double, String, String)
- Constructor for class com.moximedia.ows.acetate.
AcetateImageMarker
Creates new AcetateSimpleMarker
AcetateLayer
- class com.moximedia.ows.acetate.
AcetateLayer
.
Implementation of a graphic layer for drawing on a map.
AcetateLayer()
- Constructor for class com.moximedia.ows.acetate.
AcetateLayer
Creates new AcetateLayer
AcetateLayer(String)
- Constructor for class com.moximedia.ows.acetate.
AcetateLayer
Creates new AcetateLayer
AcetateLine
- class com.moximedia.ows.acetate.
AcetateLine
.
AcetateLine()
- Constructor for class com.moximedia.ows.acetate.
AcetateLine
Creates new AcetateLine
AcetateLine(Line)
- Constructor for class com.moximedia.ows.acetate.
AcetateLine
Creates new AcetateLine
AcetateLine(Points)
- Constructor for class com.moximedia.ows.acetate.
AcetateLine
AcetateMarkerType
- interface com.moximedia.ows.types.
AcetateMarkerType
.
AcetateNorthArrow
- class com.moximedia.ows.acetate.
AcetateNorthArrow
.
AcetateNorthArrow()
- Constructor for class com.moximedia.ows.acetate.
AcetateNorthArrow
Creates new AcetateNorthArrow
AcetateNorthArrow(Map, String)
- Constructor for class com.moximedia.ows.acetate.
AcetateNorthArrow
Creates new AcetateNorthArrow
AcetateObject
- interface com.moximedia.ows.acetate.
AcetateObject
.
An interface specification of acetate objects.
AcetateObjectType
- interface com.moximedia.ows.types.
AcetateObjectType
.
AcetateObjectUnitsType
- interface com.moximedia.ows.types.
AcetateObjectUnitsType
.
AcetatePolygon
- class com.moximedia.ows.acetate.
AcetatePolygon
.
AcetatePolygon()
- Constructor for class com.moximedia.ows.acetate.
AcetatePolygon
Creates new AcetatePolygon
AcetatePolygon(Polygon)
- Constructor for class com.moximedia.ows.acetate.
AcetatePolygon
Creates new AcetatePolygon
AcetateScalebar
- class com.moximedia.ows.acetate.
AcetateScalebar
.
AcetateScalebar()
- Constructor for class com.moximedia.ows.acetate.
AcetateScalebar
Creates new AcetateText
AcetateScalebar(double, int)
- Constructor for class com.moximedia.ows.acetate.
AcetateScalebar
Creates new AcetateText
AcetateScalebar(double, int, int)
- Constructor for class com.moximedia.ows.acetate.
AcetateScalebar
Creates new AcetateText
AcetateService
- class com.moximedia.ows.acetate.
AcetateService
.
Acetate service type.
AcetateService()
- Constructor for class com.moximedia.ows.acetate.
AcetateService
Creates new AcetateService
AcetateSimpleMarker
- class com.moximedia.ows.acetate.
AcetateSimpleMarker
.
A graphic object that can be drawn onto an acetate layer of an IMF map.
AcetateSimpleMarker()
- Constructor for class com.moximedia.ows.acetate.
AcetateSimpleMarker
Creates new AcetateSimpleMarker
AcetateSimpleMarker(Point)
- Constructor for class com.moximedia.ows.acetate.
AcetateSimpleMarker
Creates new AcetateSimpleMarker with a position.
AcetateSimpleMarker(double, double)
- Constructor for class com.moximedia.ows.acetate.
AcetateSimpleMarker
Creates new AcetateSimpleMarker with a position.
AcetateText
- class com.moximedia.ows.acetate.
AcetateText
.
Acetate object type to display text on the map.
AcetateText()
- Constructor for class com.moximedia.ows.acetate.
AcetateText
Creates new AcetateText
AcetateText(String)
- Constructor for class com.moximedia.ows.acetate.
AcetateText
Creates new AcetateText
AcetateText(String, Font, Color, Point, int, int, int)
- Constructor for class com.moximedia.ows.acetate.
AcetateText
Creates a new AcetateText object with detailed parameters.
AcetateTextMarker
- class com.moximedia.ows.acetate.
AcetateTextMarker
.
Implementation of a TrueType text marker symbol.
AcetateTextMarker()
- Constructor for class com.moximedia.ows.acetate.
AcetateTextMarker
Creates new AcetateTextMarker
AcetateTextMarker(Point)
- Constructor for class com.moximedia.ows.acetate.
AcetateTextMarker
Creates new AcetateTextMarker with a position.
AcetateTextMarker(Point, double)
- Constructor for class com.moximedia.ows.acetate.
AcetateTextMarker
Creates new AcetateTextMarker with a position and a rotation.
AcetateTextMarker(double, double)
- Constructor for class com.moximedia.ows.acetate.
AcetateTextMarker
Creates new AcetateTextMarker with a position.
AcetateTextMarker(double, double, double)
- Constructor for class com.moximedia.ows.acetate.
AcetateTextMarker
Creates new AcetateTextMarker with a position and a rotation.
AlignmentType
- interface com.moximedia.ows.types.
AlignmentType
.
Authenticator
- class com.moximedia.ows.
Authenticator
.
Authenticator()
- Constructor for class com.moximedia.ows.
Authenticator
add(LayerListLegend)
- Method in class com.moximedia.ows.
LayerListLegends
Adds a new legend to the array.
add(Registration)
- Method in class com.moximedia.ows.
Registrations
Adds an authentication item to the collection.
add(AcetateObject)
- Method in class com.moximedia.ows.acetate.
AcetateLayer
add(Geometry)
- Method in class com.moximedia.ows.geom.
GeometryCollection
add(Geometry)
- Method in class com.moximedia.ows.geom.
MultiLine
add(Geometry)
- Method in class com.moximedia.ows.geom.
MultiPoint
add(Geometry)
- Method in class com.moximedia.ows.geom.
MultiPolygon
add(Point)
- Method in class com.moximedia.ows.geom.
Points
add(int, Point)
- Method in class com.moximedia.ows.geom.
Points
add(FindLocationType)
- Method in class com.moximedia.ows.website.
FindLocationTypes
Adds a location type object to the array.
add(SelectMenuOption)
- Method in class com.moximedia.ows.website.
SelectMenuOptions
Adds a new option to the collection.
add(SelectSetOption)
- Method in class com.moximedia.ows.website.
SelectSetOptions
Adds a new option to the collection.
add(Filter)
- Method in class com.moximedia.ows.wfs.
FilterAnd
Adds a filter to the FilterAnd object.
add(Filter)
- Method in class com.moximedia.ows.wfs.
FilterOr
Adds a filter to the FilterOr object.
addChildLayer(Layer)
- Method in class com.moximedia.ows.wms.capabilities.
Layer
addElement(DescribeFeatureTypeElement)
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
addExceptionFormat(String)
- Method in class com.moximedia.ows.wms.capabilities.
Service
addFeatureId(String)
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Adds an entry to the feature ID list.
addFieldAlias(String, String)
- Method in class com.moximedia.ows.
Recordset
Sets the alias for the field.
addFolder(Folder)
- Method in class com.moximedia.ows.
Folder
Adds a folder to the folder.
addFolder(Folder)
- Method in class com.moximedia.ows.
Folders
Adds a folder to the folders collection.
addGetFeatureInfoFormat(String)
- Method in class com.moximedia.ows.wms.capabilities.
Service
addGetMapFormat(String)
- Method in class com.moximedia.ows.wms.capabilities.
Service
addGroup(LayerGroup)
- Method in class com.moximedia.ows.
Folder
Adds a layer group to the folder.
addHelpContext(String, String)
- Method in class com.moximedia.ows.website.
Config
addHighlightLayer(WmsLayer)
- Method in class com.moximedia.ows.
Map
Creates a highlighting acetate layer showing the selected features of the specified layer.
addHole(Points)
- Method in class com.moximedia.ows.geom.
Polygon
addIdentifyKeyField(String)
- Method in class com.moximedia.ows.
Recordset
Sets a field used as a key field for non-default reports.
addIdentifyKeyFieldAlias(String, String)
- Method in class com.moximedia.ows.
Recordset
Sets the alias for the field in non-default reports.
addIdentifyLink(IdentifyLink)
- Method in class com.moximedia.ows.
Recordset
Adds an identify link to the recordset for display on default reports.
addIdentifyReport(Report)
- Method in class com.moximedia.ows.wms.
WmsLayer
Adds an identify report for this layer.
addIdentifyTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds the tool to the toolset.
addLayer(Object)
- Method in class com.moximedia.ows.
Folder
Adds a layer to the folder.
addLayer(Layer)
- Method in class com.moximedia.ows.
LayerGroup
Adds a layer to the layer group.
addLayer(Layer)
- Method in class com.moximedia.ows.
Layers
Adds a layer to the array
addLayer(int, Layer)
- Method in class com.moximedia.ows.
Layers
Adds a layer to the array at the specified position.
addLayer(int, Layer)
- Method in class com.moximedia.ows.
Map
Adds a layer to the map at the specified index.
addLayer(Layer)
- Method in class com.moximedia.ows.
Map
Adds a layer to the map.
addLayer(Layer)
- Method in class com.moximedia.ows.wms.capabilities.
Service
addLink(IdentifyLink)
- Method in class com.moximedia.ows.
Report
Adds a hyperlink to the default report.
addMapScript(String)
- Method in class com.moximedia.ows.
Map
Adds a map script to the map script array.
addPanTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds the tool to the toolset.
addProjection(Projection)
- Method in class com.moximedia.ows.
Map
Adds an available projection definition to the map.
addQuickViewExtent(Envelope)
- Method in class com.moximedia.ows.website.
Config
Adds a named envelope to the quickview extents shown on the status bar.
addRecord(Feature)
- Method in class com.moximedia.ows.
Recordset
Adds a record to the recordset.
addSelectKeyField(String)
- Method in class com.moximedia.ows.
Recordset
Sets a field used as a key field for non-default reports.
addSelectKeyFieldAlias(String, String)
- Method in class com.moximedia.ows.
Recordset
Sets the alias for the field in non-default reports.
addSelectReport(Report)
- Method in class com.moximedia.ows.wms.
WmsLayer
Adds a select report for this layer.
addSelectTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds the tool to the toolset.
addService(WfsService)
- Method in class com.moximedia.ows.
Map
Adds a WfsService to the map.
addService(WmsService)
- Method in class com.moximedia.ows.
Map
Adds a WmsService to the map.
addSrs(String)
- Method in class com.moximedia.ows.wms.capabilities.
Layer
addStartupScript(String)
- Method in class com.moximedia.ows.website.
Config
Adds a startup script to the startup script array.
addStyle(Style)
- Method in class com.moximedia.ows.wms.capabilities.
Layer
addSymbolizer(Symbolizer)
- Method in class com.moximedia.ows.wfs.
WfsLayer
Adds a symbolizer to the layer for rendering.
addTheme(Theme)
- Method in class com.moximedia.ows.website.
Config
addTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds a tool to the toolset.
addToolset(Toolset)
- Method in class com.moximedia.ows.website.
Config
addVertexToClosestLineSegment(Point)
- Method in class com.moximedia.ows.geom.
Polygon
Adds a vertex to the closest line segment.
addVertexToSegmentAtDistance(Point, double)
- Method in class com.moximedia.ows.geom.
Points
addWmsPortalResource(WmsPortalResource)
- Method in class com.moximedia.ows.website.
Config
Adds a WMS resource to the resource array.
addZoomInTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds the tool to the toolset.
addZoomOutTool(Tool)
- Method in class com.moximedia.ows.website.
Toolset
Adds the tool to the toolset.
and(Filter)
- Method in interface com.moximedia.ows.wfs.
Filter
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterAnd
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterBBOX
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterContains
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterEquals
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterOr
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterTouches
Combines two filters in an And element.
and(Filter)
- Method in class com.moximedia.ows.wfs.
FilterWithin
Combines two filters in an And element.
applyMapConfig(String, Map, Config)
- Static method in class com.moximedia.ows.xml.
Xml
Sets properties of the map object from a URL containing XML.
applySiteConfig(String, Config)
- Static method in class com.moximedia.ows.xml.
Xml
Sets properties of the site configuration object from a URL containing XML.
applyThemeConfig(String, Config)
- Static method in class com.moximedia.ows.xml.
Xml
Creates theme objects from a URL containing XML.
applyXmlSecurity(String, Config)
- Static method in class com.moximedia.ows.xml.
Xml
B
BOF()
- Method in class com.moximedia.ows.
Recordset
Returns true if the recordset is at the beginning (before the first record).
buffer(double)
- Method in class com.moximedia.ows.geom.
MultiPolygon
buffer(double)
- Method in class com.moximedia.ows.geom.
Point
buffer(double)
- Method in class com.moximedia.ows.geom.
Polygon
Returns a new geometry that is a buffer of this one.
C
CapabilitiesParser
- class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
.
CapabilitiesParser()
- Constructor for class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
CgdiGazetteerHandler
- class com.moximedia.ows.xml.
CgdiGazetteerHandler
.
CgdiGazetteerHandler()
- Constructor for class com.moximedia.ows.xml.
CgdiGazetteerHandler
Color
- class com.moximedia.ows.
Color
.
Cloneable color object.
Color()
- Constructor for class com.moximedia.ows.
Color
Creates a new instance of Color
Color(Color)
- Constructor for class com.moximedia.ows.
Color
Creates a new instance of Color from a java.awt.Color
Color(int, int, int)
- Constructor for class com.moximedia.ows.
Color
Creates a new Color object with red, green, blue arguments.
Color(int, int, int, int)
- Constructor for class com.moximedia.ows.
Color
Creates a new Color object with red, green, blue and alpha arguments.
Color(String)
- Constructor for class com.moximedia.ows.
Color
Creates a new Color object with red, green, blue arguments contained in a String.
Config
- class com.moximedia.ows.website.
Config
.
Config()
- Constructor for class com.moximedia.ows.website.
Config
Creates new WebSiteConfiguration
c_layers
- Variable in class com.moximedia.ows.wms.capabilities.
Layer
c_maxx
- Variable in class com.moximedia.ows.geom.
Envelope
c_maxy
- Variable in class com.moximedia.ows.geom.
Envelope
c_minx
- Variable in class com.moximedia.ows.geom.
Envelope
c_miny
- Variable in class com.moximedia.ows.geom.
Envelope
c_parentLayer
- Variable in class com.moximedia.ows.wms.capabilities.
Layer
c_srsList
- Variable in class com.moximedia.ows.wms.capabilities.
Layer
canSelectByAttribute()
- Method in class com.moximedia.ows.
Recordset
Returns an indicator of whether the recordset can be selected by attribute.
canSetVisibilityOff()
- Method in class com.moximedia.ows.
Folder
Returns an indicator of whether the user can set the folder's visibility to off.
canSetVisibilityOn()
- Method in class com.moximedia.ows.
Folder
Returns an indicator of whether the user can set the folder's visibility to on.
cascaded
- Variable in class com.moximedia.ows.wms.capabilities.
Layer
characters(char[], int, int)
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
CgdiGazetteerHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureGML2
characters(char[], int, int)
- Method in interface com.moximedia.ows.xml.
GetFeatureHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcIms
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCaris
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGML2
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGeohub
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
characters(char[], int, int)
- Method in interface com.moximedia.ows.xml.
GetFeatureInfoHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
MapConfigHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
RegistrationHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
SiteConfigHandler
characters(char[], int, int)
- Method in class com.moximedia.ows.xml.
ThemeConfigHandler
clear()
- Method in class com.moximedia.ows.
PropertyArray
Clears all entries from the property array.
clear()
- Method in class com.moximedia.ows.
Recordset
Clears the recordset
clear()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
clear()
- Method in class com.moximedia.ows.geom.
Points
clear()
- Method in class com.moximedia.ows.website.
FindLocationTypes
Clears the array.
clear()
- Method in class com.moximedia.ows.website.
SelectMenuOptions
Clears all options from the collection.
clear()
- Method in class com.moximedia.ows.website.
SelectSetOptions
Clears all options from the collection.
clearSelectedSet()
- Method in class com.moximedia.ows.
Recordset
Clears the selected set.
clearSelectedSetSelection()
- Method in class com.moximedia.ows.
Recordset
Clears the temporary selected set selection used when records are selected when a selected set already contains records.
clearSymbolizer()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Clears the symbolizers for this layer.
clone()
- Method in class com.moximedia.ows.
Color
Gets a clone of this object.
clone()
- Method in class com.moximedia.ows.
Feature
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.
Field
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.
LayerListLegend
Gets a clone of this object.
clone()
- Method in class com.moximedia.ows.
LayerListLegends
Gets a clone of this object.
clone()
- Method in class com.moximedia.ows.
Map
Makes a copy of the map object
clone()
- Method in class com.moximedia.ows.
PropertyArray
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.
Recordset
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
clone()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Creates a clone of this object.
clone()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateText
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
Envelope
Creates a clone of this object.
clone()
- Method in interface com.moximedia.ows.geom.
Geometry
clone()
- Method in class com.moximedia.ows.geom.
GeometryCollection
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
Line
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
MultiLine
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
MultiPoint
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
MultiPolygon
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
Point
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
Points
Creates a clone of this object.
clone()
- Method in class com.moximedia.ows.geom.
Polygon
clone()
- Method in class com.moximedia.ows.projection.
Ellipsoid
clone()
- Method in interface com.moximedia.ows.projection.
Projection
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Returns a separate copy of this object.
clone()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Returns a separate copy of this object.
cloneInteger(Integer)
- Static method in class com.moximedia.ows.
Utilities
Returns a new Integer object that is a clone of another.
close()
- Method in class com.moximedia.ows.geom.
Points
com.moximedia.ows
- package com.moximedia.ows
com.moximedia.ows.acetate
- package com.moximedia.ows.acetate
com.moximedia.ows.geom
- package com.moximedia.ows.geom
com.moximedia.ows.projection
- package com.moximedia.ows.projection
com.moximedia.ows.types
- package com.moximedia.ows.types
com.moximedia.ows.website
- package com.moximedia.ows.website
com.moximedia.ows.wfs
- package com.moximedia.ows.wfs
com.moximedia.ows.wmc
- package com.moximedia.ows.wmc
com.moximedia.ows.wms
- package com.moximedia.ows.wms
com.moximedia.ows.wms.capabilities
- package com.moximedia.ows.wms.capabilities
com.moximedia.ows.xml
- package com.moximedia.ows.xml
contains(double, double)
- Method in class com.moximedia.ows.geom.
Envelope
contains(Envelope)
- Method in class com.moximedia.ows.geom.
Envelope
contains(Point)
- Method in class com.moximedia.ows.geom.
Envelope
contains(Geometry)
- Method in class com.moximedia.ows.geom.
Polygon
controlsSubfolderVisibility()
- Method in class com.moximedia.ows.
Folder
Returns an indicator of whether the subfolder's visibility is also changed when the user can set the folder's visibility.
D
Delete
- class com.moximedia.ows.wfs.
Delete
.
Delete(WmsLayer, String)
- Constructor for class com.moximedia.ows.wfs.
Delete
DescribeFeatureType
- class com.moximedia.ows.wfs.
DescribeFeatureType
.
DescribeFeatureType(String, String)
- Constructor for class com.moximedia.ows.wfs.
DescribeFeatureType
Creates a new instance of FeatureType
DescribeFeatureType(String, String, String)
- Constructor for class com.moximedia.ows.wfs.
DescribeFeatureType
Creates a new instance of FeatureType
DescribeFeatureTypeElement
- class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
.
DescribeFeatureTypeElement()
- Constructor for class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
Creates a new instance of FeatureType
DescribeFeatureTypeHandler
- class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
.
DescribeFeatureTypeHandler()
- Constructor for class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
decodeUTF8(String)
- Static method in class com.moximedia.ows.
Utilities
Returns an decoded string encoded using UTF-8.
description
- Variable in class com.moximedia.ows.wms.capabilities.
Layer
description
- Variable in class com.moximedia.ows.wms.capabilities.
Service
destroy()
- Method in class com.moximedia.ows.
Startup
Destroys the servlet.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.moximedia.ows.
Startup
Handles the HTTP
GET
method.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.moximedia.ows.
Startup
Handles the HTTP
POST
method.
doZoom(double, double, double)
- Method in class com.moximedia.ows.
Map
Changes the extent of the map, leaving the centre point the same.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Draws the graphic on the specified graphics device.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Draws the graphic on the specified graphics device.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateLayer
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateLine
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
draw(Graphics2D, AffineTransform, Locale)
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Draws the graphic on the specified graphics device.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Draws the graphic on the specified graphics device.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateText
Draws the graphic on the specified graphics device.
draw(Graphics2D, AffineTransform, Locale)
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Draws the graphic on the specified graphics device.
draw(Graphics2D, Map, WfsLayer)
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
E
ELLIPSOID_AIRY_1830
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_AIRY_MODIFIED_1849
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_AUSTRALIAN_NATIONAL_SPHEROID
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_AVERAGE_TERRESTRIAL_SYSTEM_1977
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_BESSEL_1841
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_BESSEL_MODIFIED
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_BESSEL_NAMIBIA
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1866
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1880_ARC
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1880_BENOIT
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1880_IGN
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1880_RGS
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_CLARKE_1880_SGA_1922
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_EVEREST_1830_1937_ADJUSTMENT
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_EVEREST_1830_1962_DEFINITION
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_EVEREST_1830_1967_DEFINITION
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_EVEREST_1830_1975_DEFINITION
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_EVEREST_1830_MODIFIED
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_GEM_10C
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_GRS_1967
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_GRS_1980
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_HELMERT_1906
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_INDONESIAN_NATIONAL_SPHEROID
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_INTERNATIONAL_1924
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_KRASSOWSKY_1940
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_NWL_9D
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_OSU86F
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_OSU91A
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_PLESSIS_1817
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_STRUVE_1860
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_WAR_OFFICE
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_WGS_72
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_WGS_84
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
ELLIPSOID_XIAN_1980
- Static variable in class com.moximedia.ows.projection.
Ellipsoid
EOF()
- Method in class com.moximedia.ows.
Recordset
Returns true if the recordset is at the end (after the last record).
Editing
- class com.moximedia.ows.
Editing
.
Manages the settings for IMF editing routines.
Editing()
- Constructor for class com.moximedia.ows.
Editing
Creates a new instance of Editing
Ellipsoid
- class com.moximedia.ows.projection.
Ellipsoid
.
Ellipsoid(String, double, double, int)
- Constructor for class com.moximedia.ows.projection.
Ellipsoid
Envelope
- class com.moximedia.ows.geom.
Envelope
.
Envelope()
- Constructor for class com.moximedia.ows.geom.
Envelope
Envelope(double, double, double, double)
- Constructor for class com.moximedia.ows.geom.
Envelope
Envelope(Envelope)
- Constructor for class com.moximedia.ows.geom.
Envelope
Envelope(String)
- Constructor for class com.moximedia.ows.geom.
Envelope
encodeUTF8(String)
- Static method in class com.moximedia.ows.
Utilities
Returns a string encoded using UTF-8.
endDocument()
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
endDocument()
- Method in class com.moximedia.ows.xml.
CgdiGazetteerHandler
endDocument()
- Method in class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureGML2
endDocument()
- Method in interface com.moximedia.ows.xml.
GetFeatureHandler
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcIms
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCaris
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGML2
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGeohub
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
endDocument()
- Method in interface com.moximedia.ows.xml.
GetFeatureInfoHandler
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
endDocument()
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
endDocument()
- Method in class com.moximedia.ows.xml.
MapConfigHandler
endDocument()
- Method in class com.moximedia.ows.xml.
RegistrationHandler
endDocument()
- Method in class com.moximedia.ows.xml.
SiteConfigHandler
endDocument()
- Method in class com.moximedia.ows.xml.
ThemeConfigHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
CgdiGazetteerHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureGML2
endElement(String, String, String)
- Method in interface com.moximedia.ows.xml.
GetFeatureHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcIms
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCaris
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGML2
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGeohub
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
endElement(String, String, String)
- Method in interface com.moximedia.ows.xml.
GetFeatureInfoHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
MapConfigHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
RegistrationHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
SiteConfigHandler
endElement(String, String, String)
- Method in class com.moximedia.ows.xml.
ThemeConfigHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
CgdiGazetteerHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureGML2
endPrefixMapping(String)
- Method in interface com.moximedia.ows.xml.
GetFeatureHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcIms
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCaris
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGML2
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGeohub
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
endPrefixMapping(String)
- Method in interface com.moximedia.ows.xml.
GetFeatureInfoHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
MapConfigHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
RegistrationHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
SiteConfigHandler
endPrefixMapping(String)
- Method in class com.moximedia.ows.xml.
ThemeConfigHandler
equals(Point)
- Method in class com.moximedia.ows.geom.
Point
equals(Ellipsoid)
- Method in class com.moximedia.ows.projection.
Ellipsoid
equals(Projection)
- Method in interface com.moximedia.ows.projection.
Projection
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Returns an indicator of whether this projection is the same as another.
equals(Projection)
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Returns an indicator of whether this projection is the same as another.
escapeQuery(String)
- Static method in class com.moximedia.ows.
Utilities
Returns a string with ', ", &, <, and > characters changed to their HTML equivalents.
exceptionFormats
- Variable in class com.moximedia.ows.wms.capabilities.
Service
expandBy(double)
- Method in class com.moximedia.ows.geom.
Envelope
F
FILTER_TYPE_AND
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_BBOX
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_CONTAINS
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_CROSSES
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_DISJOINT
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_EQUALS
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_FEATUREID
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_INTERSECTS
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_OR
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_OVERLAPS
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISBETWEEN
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISEQUALTO
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISGREATERTHAN
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISGREATERTHANOREQUALTO
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISLESSTHAN
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISLESSTHANOREQUALTO
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISLIKE
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISNOTEQUALTO
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_PROPERTYISNULL
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_TOUCHES
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_WITHIN
- Static variable in interface com.moximedia.ows.types.
FilterType
FILTER_TYPE_WITHIND
- Static variable in interface com.moximedia.ows.types.
FilterType
Feature
- class com.moximedia.ows.
Feature
.
The Feature class is used to store a record associated with a recordset.
Feature()
- Constructor for class com.moximedia.ows.
Feature
Create a new Feature object
Field
- class com.moximedia.ows.
Field
.
The field class is used to store the fields and values in a recordset.
Field()
- Constructor for class com.moximedia.ows.
Field
Creates a new instance of Field
Field(String, String)
- Constructor for class com.moximedia.ows.
Field
Creates a new instance of Field
Field(String, Geometry)
- Constructor for class com.moximedia.ows.
Field
Creates a new instance of a geometry Field
Filter
- interface com.moximedia.ows.wfs.
Filter
.
FilterAnd
- class com.moximedia.ows.wfs.
FilterAnd
.
Implementation of OGC Filter encoding specification for "And".
FilterAnd()
- Constructor for class com.moximedia.ows.wfs.
FilterAnd
Creates a new FilterAnd object.
FilterAnd(Filter, Filter)
- Constructor for class com.moximedia.ows.wfs.
FilterAnd
Creates a new FilterAnd object combining two filters.
FilterAnd(Filter, Filter, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterAnd
Creates a new FilterAnd object combining two filters.
FilterBBOX
- class com.moximedia.ows.wfs.
FilterBBOX
.
FilterBBOX()
- Constructor for class com.moximedia.ows.wfs.
FilterBBOX
FilterBBOX(String, Envelope)
- Constructor for class com.moximedia.ows.wfs.
FilterBBOX
FilterBBOX(String, Envelope, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterBBOX
Creates a new spatial filter object.
FilterBeyond
- class com.moximedia.ows.wfs.
FilterBeyond
.
Implementation of OGC Filter encoding specification for "Within".
FilterBeyond()
- Constructor for class com.moximedia.ows.wfs.
FilterBeyond
Creates a new spatial filter object.
FilterBeyond(String, Geometry, double)
- Constructor for class com.moximedia.ows.wfs.
FilterBeyond
Creates a new spatial filter object.
FilterBeyond(String, Geometry, double, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterBeyond
Creates a new spatial filter object.
FilterContains
- class com.moximedia.ows.wfs.
FilterContains
.
Implementation of OGC Filter encoding specification for "Contains".
FilterContains()
- Constructor for class com.moximedia.ows.wfs.
FilterContains
Creates a new spatial filter object.
FilterContains(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterContains
Creates a new spatial filter object.
FilterContains(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterContains
Creates a new spatial filter object.
FilterCrosses
- class com.moximedia.ows.wfs.
FilterCrosses
.
Implementation of OGC Filter encoding specification for "Crosses".
FilterCrosses()
- Constructor for class com.moximedia.ows.wfs.
FilterCrosses
Creates a new spatial filter object.
FilterCrosses(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterCrosses
Creates a new spatial filter object.
FilterCrosses(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterCrosses
Creates a new spatial filter object.
FilterDWithin
- class com.moximedia.ows.wfs.
FilterDWithin
.
Implementation of OGC Filter encoding specification for "Within".
FilterDWithin()
- Constructor for class com.moximedia.ows.wfs.
FilterDWithin
Creates a new spatial filter object.
FilterDWithin(String, Geometry, double)
- Constructor for class com.moximedia.ows.wfs.
FilterDWithin
Creates a new spatial filter object.
FilterDWithin(String, Geometry, double, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterDWithin
Creates a new spatial filter object.
FilterDisjoint
- class com.moximedia.ows.wfs.
FilterDisjoint
.
Implementation of OGC Filter encoding specification for "Disjoint".
FilterDisjoint()
- Constructor for class com.moximedia.ows.wfs.
FilterDisjoint
Creates a new spatial filter object.
FilterDisjoint(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterDisjoint
Creates a new spatial filter object.
FilterDisjoint(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterDisjoint
Creates a new spatial filter object.
FilterEquals
- class com.moximedia.ows.wfs.
FilterEquals
.
Implementation of OGC Filter encoding specification for "Equals".
FilterEquals()
- Constructor for class com.moximedia.ows.wfs.
FilterEquals
Creates a new spatial filter object.
FilterEquals(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterEquals
Creates a new spatial filter object.
FilterEquals(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterEquals
Creates a new spatial filter object.
FilterFeatureId
- class com.moximedia.ows.wfs.
FilterFeatureId
.
Implementation of OGC Filter encoding specification for "FeatureId".
FilterFeatureId()
- Constructor for class com.moximedia.ows.wfs.
FilterFeatureId
Creates a new empty FeatureId filter.
FilterFeatureId(String)
- Constructor for class com.moximedia.ows.wfs.
FilterFeatureId
Creates a FeatureId filter with a single entry.
FilterFeatureId(ArrayList)
- Constructor for class com.moximedia.ows.wfs.
FilterFeatureId
Creates a FeatureId filter using an ArrayList of feature ID strings.
FilterIntersects
- class com.moximedia.ows.wfs.
FilterIntersects
.
Implementation of OGC Filter encoding specification for "Intersects".
FilterIntersects()
- Constructor for class com.moximedia.ows.wfs.
FilterIntersects
Creates a new spatial filter object.
FilterIntersects(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterIntersects
Creates a new spatial filter object.
FilterIntersects(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterIntersects
Creates a new spatial filter object.
FilterOr
- class com.moximedia.ows.wfs.
FilterOr
.
Implementation of OGC Filter encoding specification for "Or".
FilterOr()
- Constructor for class com.moximedia.ows.wfs.
FilterOr
Creates a new FilterOr object combining two filters.
FilterOr(Filter, Filter)
- Constructor for class com.moximedia.ows.wfs.
FilterOr
Creates a new FilterOr object combining two filters.
FilterOr(Filter, Filter, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterOr
Creates a new FilterOr object combining two filters.
FilterOverlaps
- class com.moximedia.ows.wfs.
FilterOverlaps
.
Implementation of OGC Filter encoding specification for "Overlaps".
FilterOverlaps()
- Constructor for class com.moximedia.ows.wfs.
FilterOverlaps
Creates a new spatial filter object.
FilterOverlaps(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterOverlaps
Creates a new spatial filter object.
FilterOverlaps(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterOverlaps
Creates a new spatial filter object.
FilterPropertyIsBetween
- class com.moximedia.ows.wfs.
FilterPropertyIsBetween
.
Implementation of OGC Filter encoding specification for "PropertyIsEqualTo".
FilterPropertyIsBetween()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Creates a new attribute filter object.
FilterPropertyIsBetween(String, String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Creates a new attribute filter object.
FilterPropertyIsBetween(String, String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Creates a new attribute filter object.
FilterPropertyIsEqualTo
- class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
.
Implementation of OGC Filter encoding specification for "PropertyIsEqualTo".
FilterPropertyIsEqualTo()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Creates a new attribute filter object.
FilterPropertyIsEqualTo(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Creates a new attribute filter object.
FilterPropertyIsEqualTo(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Creates a new attribute filter object.
FilterPropertyIsGreaterThan
- class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
.
Implementation of OGC Filter encoding specification for "PropertyIsGreaterThan".
FilterPropertyIsGreaterThan()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Creates a new attribute filter object.
FilterPropertyIsGreaterThan(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Creates a new attribute filter object.
FilterPropertyIsGreaterThan(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Creates a new attribute filter object.
FilterPropertyIsGreaterThanOrEqualTo
- class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
.
Implementation of OGC Filter encoding specification for "PropertyIsGreaterThanOrEqualTo".
FilterPropertyIsGreaterThanOrEqualTo()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsGreaterThanOrEqualTo(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsGreaterThanOrEqualTo(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsLessThan
- class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
.
Implementation of OGC Filter encoding specification for "PropertyIsLessThan".
FilterPropertyIsLessThan()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Creates a new attribute filter object.
FilterPropertyIsLessThan(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Creates a new attribute filter object.
FilterPropertyIsLessThan(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Creates a new attribute filter object.
FilterPropertyIsLessThanOrEqualTo
- class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
.
Implementation of OGC Filter encoding specification for "PropertyIsLessThanOrEqualTo".
FilterPropertyIsLessThanOrEqualTo()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsLessThanOrEqualTo(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsLessThanOrEqualTo(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Creates a new attribute filter object.
FilterPropertyIsLike
- class com.moximedia.ows.wfs.
FilterPropertyIsLike
.
Implementation of OGC Filter encoding specification for "PropertyIsLike".
FilterPropertyIsLike()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLike
Creates a new attribute filter object.
FilterPropertyIsLike(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLike
Creates a new attribute filter object.
FilterPropertyIsLike(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLike
Creates a new attribute filter object.
FilterPropertyIsLike(String, String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsLike
Creates a new attribute filter object.
FilterPropertyIsNotEqualTo
- class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
.
Implementation of OGC Filter encoding specification for "PropertyIsNotEqualTo".
FilterPropertyIsNotEqualTo()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Creates a new attribute filter object.
FilterPropertyIsNotEqualTo(String, String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Creates a new attribute filter object.
FilterPropertyIsNotEqualTo(String, String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Creates a new attribute filter object.
FilterPropertyIsNull
- class com.moximedia.ows.wfs.
FilterPropertyIsNull
.
Implementation of OGC Filter encoding specification for "PropertyIsNull".
FilterPropertyIsNull()
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNull
Creates a new attribute filter object.
FilterPropertyIsNull(String)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNull
Creates a new attribute filter object.
FilterPropertyIsNull(String, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterPropertyIsNull
Creates a new attribute filter object.
FilterTouches
- class com.moximedia.ows.wfs.
FilterTouches
.
Implementation of OGC Filter encoding specification for "Touches".
FilterTouches()
- Constructor for class com.moximedia.ows.wfs.
FilterTouches
Creates a new spatial filter object.
FilterTouches(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterTouches
Creates a new spatial filter object.
FilterTouches(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterTouches
Creates a new spatial filter object.
FilterType
- interface com.moximedia.ows.types.
FilterType
.
Enumerations for WFS filter types.
FilterWithin
- class com.moximedia.ows.wfs.
FilterWithin
.
Implementation of OGC Filter encoding specification for "Within".
FilterWithin()
- Constructor for class com.moximedia.ows.wfs.
FilterWithin
Creates a new spatial filter object.
FilterWithin(String, Geometry)
- Constructor for class com.moximedia.ows.wfs.
FilterWithin
Creates a new spatial filter object.
FilterWithin(String, Geometry, boolean)
- Constructor for class com.moximedia.ows.wfs.
FilterWithin
Creates a new spatial filter object.
FindLocationType
- class com.moximedia.ows.website.
FindLocationType
.
FindLocationType()
- Constructor for class com.moximedia.ows.website.
FindLocationType
Creates new FindLocationType
FindLocationTypes
- class com.moximedia.ows.website.
FindLocationTypes
.
Manages an array of FindLocationType objects for display on the IMF page to zoom to places on the map.
FindLocationTypes()
- Constructor for class com.moximedia.ows.website.
FindLocationTypes
Creates new FindLocationTypes
Folder
- class com.moximedia.ows.
Folder
.
Folders are used to organize layers in the IMF.
Folder()
- Constructor for class com.moximedia.ows.
Folder
Creates new Folder
Folder(String)
- Constructor for class com.moximedia.ows.
Folder
Creates new Folder with a specified name
Folder(String, boolean)
- Constructor for class com.moximedia.ows.
Folder
Creates new Folder with a name and initial state
Folders
- class com.moximedia.ows.
Folders
.
Folders()
- Constructor for class com.moximedia.ows.
Folders
Create a new Folders object.
fixAmpersands(String)
- Static method in class com.moximedia.ows.
Utilities
Escapes the ampersands in the string.
fixAmpersands(String)
- Static method in class com.moximedia.ows.xml.
Xml
fixMinMax()
- Method in class com.moximedia.ows.geom.
Envelope
format(String, String, Locale)
- Method in class com.moximedia.ows.
Recordset
Formats a field value according to the specified format.
formatDD(double, boolean, double, Locale)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted latitude or longitude for the specified decimal degrees.
G
GEOMETRY_TYPE_COLLECTION
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_ENVELOPE
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_LINE
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_MULTILINE
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_MULTIPOINT
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_MULTIPOLYGON
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_POINT
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_POLYGON
- Static variable in interface com.moximedia.ows.types.
GeometryType
GEOMETRY_TYPE_UNKNOWN
- Static variable in interface com.moximedia.ows.types.
GeometryType
Geometry
- interface com.moximedia.ows.geom.
Geometry
.
GeometryCollection
- class com.moximedia.ows.geom.
GeometryCollection
.
GeometryCollection()
- Constructor for class com.moximedia.ows.geom.
GeometryCollection
Creates new GeometryCollection
GeometryType
- interface com.moximedia.ows.types.
GeometryType
.
GeometryTypeName
- class com.moximedia.ows.types.
GeometryTypeName
.
GeometryTypeName()
- Constructor for class com.moximedia.ows.types.
GeometryTypeName
GetFeature
- class com.moximedia.ows.wfs.
GetFeature
.
Implementation of a WFS GetFeature query.
GetFeature()
- Constructor for class com.moximedia.ows.wfs.
GetFeature
Creates a new GetFeature object.
GetFeature(WfsLayer, Filter)
- Constructor for class com.moximedia.ows.wfs.
GetFeature
Creates a new GetFeature object for the specified layer, and filter.
GetFeature(WfsLayer, Filter, int)
- Constructor for class com.moximedia.ows.wfs.
GetFeature
Creates a new GetFeature object for the specified layer, and filter.
GetFeature(String, WfsService, Filter, Recordset)
- Constructor for class com.moximedia.ows.wfs.
GetFeature
Creates a new GetFeature object for the specified layer, filter and recordset.
GetFeature(String, WfsService, Filter, Recordset, int)
- Constructor for class com.moximedia.ows.wfs.
GetFeature
Creates a new GetFeature object for the specified layer, filter and recordset.
GetFeatureGML2
- class com.moximedia.ows.xml.
GetFeatureGML2
.
GetFeatureGML2()
- Constructor for class com.moximedia.ows.xml.
GetFeatureGML2
GetFeatureHandler
- interface com.moximedia.ows.xml.
GetFeatureHandler
.
GetFeatureInfoArcIms
- class com.moximedia.ows.xml.
GetFeatureInfoArcIms
.
Parser for ARCXML format of ESRI's ArcIMS 9.0 supplied connector.
GetFeatureInfoArcIms()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoArcIms
GetFeatureInfoArcImsEsrimap3
- class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
.
GetFeatureInfoArcImsEsrimap3()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
GetFeatureInfoArcImsEsrimap4
- class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
.
GetFeatureInfoArcImsEsrimap4()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
GetFeatureInfoArcImsSdeForCoverages
- class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
.
Parser for ARCXML format of ESRI's ArcIMS 9.0 supplied connector.
GetFeatureInfoArcImsSdeForCoverages()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
GetFeatureInfoArcImsWMSServlet006
- class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
.
GetFeatureInfoArcImsWMSServlet006()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
GetFeatureInfoCaris
- class com.moximedia.ows.xml.
GetFeatureInfoCaris
.
Parser for Caris Spatial Fusion service.
GetFeatureInfoCaris()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoCaris
GetFeatureInfoCubestorGml1
- class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
.
GetFeatureInfoCubestorGml1()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
GetFeatureInfoEsriWsitWMSServlet
- class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
.
GetFeatureInfoEsriWsitWMSServlet()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
GetFeatureInfoGML2
- class com.moximedia.ows.xml.
GetFeatureInfoGML2
.
GetFeatureInfoGML2()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoGML2
GetFeatureInfoGeohub
- class com.moximedia.ows.xml.
GetFeatureInfoGeohub
.
GetFeatureInfoGeohub()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoGeohub
GetFeatureInfoGlobeProgram
- class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
.
Parser for Globe Program WMS server.
GetFeatureInfoGlobeProgram()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
GetFeatureInfoHandler
- interface com.moximedia.ows.xml.
GetFeatureInfoHandler
.
GetFeatureInfoIntergraphTextHtml
- class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
.
GetFeatureInfoIntergraphTextHtml()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
GetFeatureInfoIonicGml
- class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
.
GetFeatureInfoIonicGml()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
GetFeatureInfoMapServer
- class com.moximedia.ows.xml.
GetFeatureInfoMapServer
.
GetFeatureInfoMapServer()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoMapServer
GetFeatureInfoMapServer36
- class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
.
GetFeatureInfoMapServer36()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
GetFeatureInfoMapServer37
- class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
.
GetFeatureInfoMapServer37()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
GetFeatureInfoMapServer4
- class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
.
GetFeatureInfoMapServer4()
- Constructor for class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
get(int)
- Method in class com.moximedia.ows.
LayerListLegends
Gets the legend at the specified index.
get(String)
- Method in class com.moximedia.ows.
Registrations
Gets the authentication item for the named script.
get(int)
- Method in class com.moximedia.ows.geom.
Points
get(int)
- Method in class com.moximedia.ows.website.
FindLocationTypes
Returns the object at the specified index.
get(String)
- Method in class com.moximedia.ows.website.
FindLocationTypes
Returns the object with the specified name.
getAcetateLayerByName(String)
- Method in class com.moximedia.ows.
Layers
Gets the specified acetate layer by name.
getAcetateLayerByTitle(String)
- Method in class com.moximedia.ows.
Layers
Gets the specified acetate layer by title.
getAcetateLayers()
- Method in class com.moximedia.ows.
Layers
Gets a Layers object containing just the acetate layers in this object.
getActionScript()
- Method in class com.moximedia.ows.
Registration
Gets the name of the script that will be executed when the protected script is run.
getActiveGraphic()
- Method in class com.moximedia.ows.website.
Tool
Gets the URL of the active graphic image for the tool button, the one that is displayed when the tool is active.
getActiveLayer(double)
- Method in class com.moximedia.ows.
LayerGroup
Gets the active layer, or null if no layer is active.
getActiveLayer()
- Method in class com.moximedia.ows.
Layers
Returns the active layer, if any.
getActiveLayer(double)
- Method in class com.moximedia.ows.
Layers
Gets the active layer, if any.
getActiveLayerGroup()
- Method in class com.moximedia.ows.
Layers
Gets the active layer group, if any.
getActiveToolName()
- Method in class com.moximedia.ows.website.
Config
getActiveToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the name of the tool that is active when the toolset is first shown.
getActiveToolset()
- Method in class com.moximedia.ows.website.
Config
getAlertMessage()
- Method in class com.moximedia.ows.
Map
Gets an alert message set by IMF for display when the map redraws.
getAlias(String)
- Method in class com.moximedia.ows.
Recordset
Gets the alias for the specified field.
getAlias()
- Method in interface com.moximedia.ows.projection.
Projection
Return the alias of the projection
getAlias(Locale)
- Method in interface com.moximedia.ows.projection.
Projection
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the alias of the projection
getAlias()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the alias of the projection
getAlias(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the alias of the projection
getAlpha()
- Method in class com.moximedia.ows.
Color
Returns the alpha component of the color.
getAngle(String)
- Static method in class com.moximedia.ows.
Utilities
Gets the angle from a string containing decimal degrees, degree, minute, seconds separated by spaces, or cardinal notation.
getAngle()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
getAngleTo(Point)
- Method in class com.moximedia.ows.geom.
Point
Returns the trigonometric angle to another point.
getAreaOfInterest()
- Method in class com.moximedia.ows.
Map
Gets the geometry stored as an area of interest.
getArg(String, String)
- Static method in class com.moximedia.ows.
Utilities
Gets the value of a parameter in a comma separated list of parameters like name1=value,name2=value etc.
getAuthenticationId()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the authentication ID or keyword that specifies authentication parameters.
getAwtColor()
- Method in class com.moximedia.ows.
Color
Gets the comparable java.awt.Color object.
getBackgroundColor()
- Method in class com.moximedia.ows.
Map
Gets the background color of the map.
getBestInfoExceptionFormat()
- Method in class com.moximedia.ows.wms.capabilities.
Service
getBestInfoFormat()
- Method in class com.moximedia.ows.wms.capabilities.
Service
getBestMapExceptionFormat()
- Method in class com.moximedia.ows.wms.capabilities.
Service
getBestMapFormat()
- Method in class com.moximedia.ows.wms.capabilities.
Service
getBlue()
- Method in class com.moximedia.ows.
Color
Returns the blue component of the color.
getBrowser()
- Method in class com.moximedia.ows.website.
Config
getCanClear()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Reports whether the user can clear the layer using the clear tool.
getCanCopy()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getCanCopy()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether the layer can be used as a copy layer with the editing tools.
getCanDrillIdentify()
- Method in interface com.moximedia.ows.
Layer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanEdit()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getCanEdit()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether the layer can be edited using the editing tools.
getCanEdit()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an indicator of whether the layer can be edited.
getCanHide()
- Method in class com.moximedia.ows.
LayerListLegends
Returns an indicator of whether the user can hide the legend for this layer.
getCanIdentify()
- Method in interface com.moximedia.ows.
Layer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanIdentify()
- Method in class com.moximedia.ows.
LayerGroup
Returns an indicator of whether the user can identify the layer group.
getCanIdentify(String)
- Method in class com.moximedia.ows.
Recordset
Returns an indicator of whether the field should be shown on the default identify and drill identify reports.
getCanIdentify()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Returns an indicator of whether the layer can be identified.
getCanIdentify()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets a boolean value indicating whether a feature layer can be identified.
getCanIdentify()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets a boolean value indicating whether a feature layer can be identified.
getCanSelect()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns a boolean indicating whether features can be selected.
getCanSelectByAttribute()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns a boolean indicating whether features can be selected by attribute.
getCanSetVisibility()
- Method in interface com.moximedia.ows.
Layer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility()
- Method in class com.moximedia.ows.
LayerGroup
Returns an indicator of whether the user can control the visibility of the layer group on the layer list page of the IMF interface.
getCanSetVisibility()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSnapTo()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getCanSnapTo()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether the layer can be used as a snap layer with the editing tools.
getCanSnapTo()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an indicator of whether the layer can be snapped to during editing.
getCardinalAngle(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the cardinal angle for the specified decimal degrees.
getCenter()
- Method in class com.moximedia.ows.geom.
Envelope
getCenterCoordinateProjection()
- Method in class com.moximedia.ows.
Map
Gets the projection used to display the map center coordinate.
getChildLayers()
- Method in class com.moximedia.ows.wms.capabilities.
Layer
getCleanName()
- Method in class com.moximedia.ows.website.
Tool
Gets the name of the tool button without quotes or apostrophies.
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
Envelope
Gets the closest vertex in this object to the specified point.
getClosestPointTo(Point)
- Method in interface com.moximedia.ows.geom.
Geometry
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
GeometryCollection
Gets the closest vertex in the collection to the specified point.
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
Line
Gets the closest vertex in this object to the specified point.
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
Point
Gets the closest vertex in this object to the specified point.
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
Points
Returns the point in the points list that is closest to the specified point.
getClosestPointTo(Point)
- Method in class com.moximedia.ows.geom.
Polygon
Gets the closest vertex in the Polygon to the specified point.
getCogoDistanceUnits()
- Method in class com.moximedia.ows.
Editing
getCogoProjection()
- Method in class com.moximedia.ows.
Editing
getCoordinateSystem()
- Method in interface com.moximedia.ows.projection.
Projection
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Private method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Method to compare projections.
getCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
getCopy()
- Method in class com.moximedia.ows.
Feature
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.
Field
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.
LayerListLegend
Gets a copy of this object.
getCopy()
- Method in class com.moximedia.ows.
LayerListLegends
Gets a copy of this object.
getCopy()
- Method in class com.moximedia.ows.
PropertyArray
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.
Recordset
Creates a copy of this object.
getCopy(Envelope)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Line)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Point)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Points)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Polygon)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Color)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Color)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Feature)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Font)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(String)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(Boolean)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(ArrayList)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(HashMap)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy(HashSet)
- Static method in class com.moximedia.ows.
Utilities
Makes a copy of the object passed as a parameter.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateText
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
Envelope
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
Line
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
MultiLine
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
MultiPoint
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
MultiPolygon
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
Point
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
Points
Creates a copy of this object.
getCopy()
- Method in class com.moximedia.ows.geom.
Polygon
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Returns a separate copy of this object.
getCopy()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Returns a separate copy of this object.
getCopyLayer()
- Method in class com.moximedia.ows.
Editing
getCopyrightOwner()
- Method in class com.moximedia.ows.
Map
Gets the copyright owner, if any.
getCourse(double, double, double, double)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns the distance between two geographic points.
getCourse(Point, Point)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns the distance between two geographic points.
getDataFramePosition()
- Method in class com.moximedia.ows.website.
Config
getDataFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getDataFrameWidth()
- Method in class com.moximedia.ows.website.
Config
getDegrees(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the degrees portion of a decimal degree.
getDescribeFeatureType()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an object containing the results of a WFS DescribeFeatureType request.
getDescribeFeatureType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an object containing the results of a WFS DescribeFeatureType request.
getDescribeFeatureTypeUrl()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the base URL used for the WFS DescribeFeatureType requests.
getDescription()
- Method in class com.moximedia.ows.
Report
Gets the description for this report.
getDescription()
- Method in class com.moximedia.ows.website.
SelectMenuOption
Gets the displayed description of the option.
getDescription()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets the displayed description of the option.
getDescription()
- Method in class com.moximedia.ows.website.
Theme
Returns the description of this theme.
getDistance(double, double, double, double)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns the distance between two geographic points.
getDistance(Point, Point)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns the distance between two geographic points.
getDistanceAndCourse(double, double, double, double)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns an array containin distance, course, and return course between two geographic points.
getDistanceAndCourse(Point, Point)
- Method in class com.moximedia.ows.projection.
Ellipsoid
Returns an array containin distance, course, and return course between two geographic points.
getDistanceTo(Point)
- Method in class com.moximedia.ows.geom.
Point
Returns the distance between two points.
getDistanceToClosestLineSegment(Point)
- Method in class com.moximedia.ows.geom.
Points
Returns the distance from the specified point to the closest segment of the line defined between a pair of points in the points object.
getDistanceToClosestLineSegment(Point)
- Method in class com.moximedia.ows.geom.
Polygon
Gets the distance from the specified point to the closest line segment in the exterior or interior of the polygon.
getEccentricity()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getEditFeature()
- Method in class com.moximedia.ows.
Editing
getEditFeatureId()
- Method in class com.moximedia.ows.
Editing
getEditLayer()
- Method in class com.moximedia.ows.
Editing
getEditing()
- Method in class com.moximedia.ows.
Map
Gets the editing settings for this map.
getElements()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
getEllipsoid(String)
- Static method in class com.moximedia.ows.projection.
Ellipsoid
getEnabled()
- Method in class com.moximedia.ows.website.
SelectMenuOption
Gets an indicator of whether the option is enabled.
getEnabled()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets an indicator of whether the option is enabled.
getEncodedName()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the UTF-8 encoded name for this WFS layer.
getEncodedName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the UTF-8 encoded name for this WMS layer.
getExtent()
- Method in class com.moximedia.ows.
Map
Gets the current map extent.
getExtent()
- Method in class com.moximedia.ows.
Recordset
Gets the extent of the current record, or null if there is no geometry.
getExtent()
- Method in class com.moximedia.ows.geom.
Envelope
getExtent()
- Method in interface com.moximedia.ows.geom.
Geometry
getExtent()
- Method in class com.moximedia.ows.geom.
GeometryCollection
getExtent()
- Method in class com.moximedia.ows.geom.
Line
getExtent()
- Method in class com.moximedia.ows.geom.
Point
getExtent()
- Method in class com.moximedia.ows.geom.
Points
Returns the extent of the points list, or null if the list has no points.
getExtent()
- Method in class com.moximedia.ows.geom.
Polygon
getExterior()
- Method in class com.moximedia.ows.geom.
Polygon
getFeature()
- Method in class com.moximedia.ows.
Recordset
Gets the feature of the current record.
getFeatureCacheExtent()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the extent of the features in the cache.
getFeatureHref
- Variable in class com.moximedia.ows.wms.capabilities.
Service
getFeatureId()
- Method in class com.moximedia.ows.
Feature
Returns the feature ID, if there is one.
getFeatureId()
- Method in class com.moximedia.ows.
Recordset
Gets the feature id of the current record.
getFeatureInfo(Map, WmsLayer, int, int, int)
- Method in class com.moximedia.ows.wms.
WmsService
Creates the URL used for the WMS GetFeature request for this service for a single layer.
getFeatureInfo(Map, Layers, int, int, int)
- Method in class com.moximedia.ows.wms.
WmsService
Creates the URL used for the WMS GetFeature request for this service for multiple layers.
getFeatureInfoFormats
- Variable in class com.moximedia.ows.wms.capabilities.
Service
getFeatureset()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the records in the feature set.
getFieldGeometry(String)
- Method in class com.moximedia.ows.
Feature
Gets the value of the specified field.
getFieldNames()
- Method in class com.moximedia.ows.
Feature
Returns an array of field names contained in the feature.
getFieldNames()
- Method in class com.moximedia.ows.
IdentifyLink
Gets the field names of the key fields.
getFieldNames()
- Method in class com.moximedia.ows.
Recordset
Gets an array of field names.
getFieldNames()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
getFieldValue(String)
- Method in class com.moximedia.ows.
Feature
Gets the value of the specified field.
getFields()
- Method in class com.moximedia.ows.
Feature
Returns the array of field objects associated to this feature.
getFields()
- Method in class com.moximedia.ows.
Report
Gets the fields for this report.
getFillColor()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
getFilterType()
- Method in interface com.moximedia.ows.wfs.
Filter
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterAnd
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterBBOX
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterContains
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterEquals
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterOr
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterTouches
Gets an enumerated value indicating the type of filter this is.
getFilterType()
- Method in class com.moximedia.ows.wfs.
FilterWithin
Gets an enumerated value indicating the type of filter this is.
getFindLocationType(String)
- Method in class com.moximedia.ows.website.
Config
getFindLocationTypes()
- Method in class com.moximedia.ows.website.
Config
getFolderByName(String)
- Method in class com.moximedia.ows.
Folder
Gets the folder with the specified name that is contained in this folder or any of it's subfolders.
getFolderByName(String)
- Method in class com.moximedia.ows.
Folders
Gets the folder with the specified name.
getFolderByObjectId(int)
- Method in class com.moximedia.ows.
Folder
Gets the folder with the specified object id that is contained in this folder or any of it's subfolders.
getFolderByObjectId(int)
- Method in class com.moximedia.ows.
Folders
Gets the folder with the specified object id.
getFolders()
- Method in class com.moximedia.ows.
Folder
Gets the folders that are subfolders of this folder
getFolders()
- Method in class com.moximedia.ows.
Map
Gets the Folders associated with the map.
getForwardedImage(Map, String)
- Method in class com.moximedia.ows.wms.
WmsService
Makes a local copy of a remote image and returns a URL to it.
getFrameworkUrlPath()
- Method in class com.moximedia.ows.website.
Config
getFullExtent()
- Method in class com.moximedia.ows.
Map
Gets the full extent of the map.
getGeometries()
- Method in class com.moximedia.ows.geom.
GeometryCollection
getGeometry()
- Method in class com.moximedia.ows.
Feature
Gets the geometry of this feature.
getGeometry()
- Method in class com.moximedia.ows.
Field
Gets the field value.
getGeometry()
- Method in class com.moximedia.ows.
Recordset
Gets the geometry of the current record.
getGeometry(String)
- Method in class com.moximedia.ows.
Recordset
Returns the geometry of the specified field for the current record.
getGeometryFieldName()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
getGeometryFieldName()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns the name of the geometry field.
getGeometryType()
- Method in interface com.moximedia.ows.
Layer
Gets the geometry type enumerator, if one is set for this layer.
getGeometryType()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getGeometryType()
- Method in class com.moximedia.ows.geom.
Envelope
Returns the geometry type of this geometry.
getGeometryType()
- Method in interface com.moximedia.ows.geom.
Geometry
getGeometryType()
- Method in class com.moximedia.ows.geom.
GeometryCollection
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
Line
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
MultiLine
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
MultiPoint
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
MultiPolygon
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
Point
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.geom.
Polygon
Returns the geometry type of this geometry.
getGeometryType()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the geometry type enumerator, if one is set for this layer.
getGeometryType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the geometry type enumerator, if one is set for this layer.
getGeometryTypeName()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the geometry type string, if one is set for this layer.
getGeometryTypeName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the geometry type string, if one is set for this layer.
getGetCapabilitiesUrl()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the capabilities URL if one is specified.
getGetFeatureInfoExceptionFormat()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the GetFeatureInfo exception format.
getGetFeatureInfoFormat()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the GetFeatureInfo request format.
getGetFeatureInfoParsingFormat()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the name of the class used for parsing the GetFeatureInfo response for this service.
getGetFeatureInfoRequest()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the last GetFeatureInfo request made to this service.
getGetFeatureInfoResponse()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the last GetFeatureInfo response received from this service.
getGetFeatureInfoUrl()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the base URL used for the WMS GetFeatureInfo requests.
getGetFeatureParsingFormat()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the name of the class used for parsing the GetFeature response for this service.
getGetFeatureRequestMethod()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the request method enumerator.
getGetFeatureUrl()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the base URL used for the WFS GetFeature requests.
getGetMapExceptionFormat()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the exception format used in GetMap requests.
getGetMapFormat()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the format used in GetMap requests, like image/png.
getGetMapRequest()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the last GetMap request sent to this service.
getGetMapUrl()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the base URL used for the WMS GetMap requests.
getGid()
- Method in class com.moximedia.ows.geom.
Line
getGid()
- Method in class com.moximedia.ows.geom.
Point
getGid()
- Method in class com.moximedia.ows.geom.
Polygon
getGlobalExtent()
- Method in class com.moximedia.ows.
Recordset
Gets the extent of the recordset, or null if there is no geometry.
getGraphic()
- Method in class com.moximedia.ows.website.
Tab
Gets the URL of the graphic image for the tab.
getGreen()
- Method in class com.moximedia.ows.
Color
Returns the green component of the color.
getGuiScript()
- Method in class com.moximedia.ows.website.
Config
Gets the name of the script used for the IMF interface.
getHandler()
- Method in class com.moximedia.ows.
IdentifyLink
Gets the handler URL
getHandler()
- Method in class com.moximedia.ows.
Report
Gets the handler URL property.
getHeight()
- Method in class com.moximedia.ows.
LayerListLegend
Gets the height for the legend.
getHeight()
- Method in class com.moximedia.ows.
Map
Gets the map height, in pixels.
getHeight()
- Method in class com.moximedia.ows.geom.
Envelope
getHeight()
- Method in class com.moximedia.ows.website.
Tab
Gets the height of the graphic image for the tab.
getHeight()
- Method in class com.moximedia.ows.website.
Tool
Returns the height of the tool button image.
getHelp()
- Method in class com.moximedia.ows.website.
Tab
Gets the descriptive help for the tab for use in the generated help page.
getHelp()
- Method in class com.moximedia.ows.website.
Tool
Gets the descriptive help for the tool button for use in the generated help page.
getHelpContextUrl(String)
- Method in class com.moximedia.ows.website.
Config
getHelpContextUrl()
- Method in class com.moximedia.ows.website.
Config
getHelpUrl()
- Method in class com.moximedia.ows.website.
Toolset
Gets the help URL for the toolset.
getHiddenFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getHiddenFrameWidth()
- Method in class com.moximedia.ows.website.
Config
getHighlightColor()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the color used to highlight selected records.
getHighlightLayerName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the highlight layer name for the acetate layer created to show selected features.
getHighlightWidth()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the highlighting width of lines and points.
getHighlightedLayerName()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getHint()
- Method in class com.moximedia.ows.website.
Tab
Gets the hint that will appear when the mouse is over the tab.
getHint()
- Method in class com.moximedia.ows.website.
Tool
Gets the hint that will appear when the mouse is over the tool button.
getHole(int)
- Method in class com.moximedia.ows.geom.
Polygon
getHoleCount()
- Method in class com.moximedia.ows.geom.
Polygon
getHoleWithPoint(Point)
- Method in class com.moximedia.ows.geom.
Polygon
getHoles()
- Method in class com.moximedia.ows.geom.
Polygon
getHypertextMessage(String)
- Method in class com.moximedia.ows.
Recordset
Gets the hypertext message for the specified field, if any.
getId()
- Method in interface com.moximedia.ows.
Layer
Gets the user defined id for this layer.
getId()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the user defined id for this layer.
getId()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the user defined id for this layer.
getId()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the user defined id for this layer.
getIdentifyHandler()
- Method in interface com.moximedia.ows.
Layer
Gets the identify handler script used for this layer.
getIdentifyHandler()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getIdentifyHandler()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns the URL of the identify handler.
getIdentifyHandler()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the identify handler script used for this layer.
getIdentifyKeyFieldAlias(String)
- Method in class com.moximedia.ows.
Recordset
Get the key field alias for the specified field.
getIdentifyKeyFieldNames()
- Method in class com.moximedia.ows.
Recordset
Gets an array of key field names used in non-default reports.
getIdentifyLinks()
- Method in class com.moximedia.ows.
Recordset
Gets the identify links for this recordset, if any.
getIdentifyReport(String)
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the identify report for this layer by name.
getIdentifyReports()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the identify reports set for this layer.
getIdentifyScript()
- Method in class com.moximedia.ows.website.
Toolset
Gets the identify script url.
getIdentifyServiceType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the identify service type enumerator, an indicator of whether WMS or WFS should be used for this query.
getIdentifySuffix()
- Method in interface com.moximedia.ows.
Layer
Gets the suffix used in the append type of identify handler.
getIdentifySuffix()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getIdentifySuffix()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the suffix used in the append type of identify handler.
getIdentifySuffix()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the suffix used in the append type of identify handler.
getIdentifyTolerancePixels()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the tolerance used for point identify routines.
getIdentifyTool()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool, or null if there isn't one.
getIdentifyToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool name, or "Identify" if there isn't one.
getIdentifyType()
- Method in interface com.moximedia.ows.
Layer
Gets the identify type enumerator.
getIdentifyType()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getIdentifyType()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the identify type enumerator.
getIdentifyType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the identify type enumerator.
getIdentifyWindow()
- Method in interface com.moximedia.ows.
Layer
Returns whether the identify report should open in a popup window.
getIdentifyWindow()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getIdentifyWindow()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns whether the identify report should open in a popup window.
getIdentifyWindow()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns whether the identify report should open in a popup window.
getImage()
- Method in class com.moximedia.ows.
ImageUrlReaderThread
Gets the image retrieved by this class.
getImage()
- Method in class com.moximedia.ows.
Map
Fuses the images received from various services into a single image.
getImage()
- Method in class com.moximedia.ows.projection.
ImageProjectorThread
getImageUrl()
- Method in class com.moximedia.ows.
Map
Fuses the images received from various services into a single image.
getImfPropertiesFileName()
- Method in class com.moximedia.ows.website.
Config
getImfVersion()
- Method in class com.moximedia.ows.website.
Config
Gets the IMF version number string.
getImmediateRefresh()
- Method in interface com.moximedia.ows.
Layer
Returns an indicator of whether the map should immediately refresh when the layer's visibility is changed.
getImmediateRefresh()
- Method in class com.moximedia.ows.
LayerGroup
Returns whether the map should immediately refresh when the layer group visibility is changed.
getImmediateRefresh()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getImmediateRefresh()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether the map should immediately refresh when the layer's visibility is changed.
getImmediateRefresh()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an indicator of whether the map should immediately refresh when the layer's visibility is changed.
getIndexMapXmlUrl()
- Method in class com.moximedia.ows.website.
Config
getInitialExtent()
- Method in class com.moximedia.ows.
Map
Gets the initial extent of the map.
getInputParams()
- Method in class com.moximedia.ows.
Registration
Gets the parameters to the original script when redirected to the login page as a bunch of input statements.
getInverseFlattening()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getIsPortalService()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the service is one that has been added by the wms portal routine.
getIsSpace()
- Method in class com.moximedia.ows.website.
Tool
getIsUploadService()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the service is one that has been added by the user using an upload routines.
getIsUserAddedService()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the service is one that has been added by the user using an upload routine or the wms portal routines.
getKeyFields()
- Method in class com.moximedia.ows.
Report
Gets the key fields.
getKnownProjections()
- Method in class com.moximedia.ows.
Map
Gets the HashMap containing the known projections.
getKvpRequestString()
- Method in interface com.moximedia.ows.wfs.
Filter
getKvpRequestString(boolean)
- Method in interface com.moximedia.ows.wfs.
Filter
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterAnd
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterAnd
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterBBOX
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterBBOX
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterContains
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterContains
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterEquals
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterEquals
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterOr
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterOr
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterTouches
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterTouches
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
FilterWithin
Returns the FILTER= string to request features using this filter.
getKvpRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterWithin
Returns the FILTER= string to request features using this filter.
getKvpRequestString()
- Method in class com.moximedia.ows.wfs.
GetFeature
Gets the HTTP request used for the GetFeature query.
getLabelsLayerName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the name of the layer associated with this layer that is used for labelling.
getLabelsStyleName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the style of the layer associated with this layer that is used for labelling.
getLabelsVisible()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an indicator of whether the label layer is shown
getLatLonBoundingBox()
- Method in class com.moximedia.ows.wms.capabilities.
Layer
getLatitudeString(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted latitude for the specified decimal degrees.
getLatitudeString(double, Locale)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted latitude for the specified decimal degrees.
getLatitudeString(double, double, Locale)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted latitude for the specified decimal degrees.
getLayer(int)
- Method in class com.moximedia.ows.
Layers
Returns the layer at the specified index.
getLayerById(String)
- Method in class com.moximedia.ows.
Layers
Returns the layer with the specified id.
getLayerByIdOrTitle(String)
- Method in class com.moximedia.ows.
Layers
Returns the layer with the specified id or title.
getLayerByName(String)
- Method in class com.moximedia.ows.
Layers
Returns the layer with the specified name.
getLayerByObjectId(int)
- Method in class com.moximedia.ows.
Layers
Returns the layer with the specified object id.
getLayerByTitle(String)
- Method in class com.moximedia.ows.
Layers
Returns the layer with the the specified title.
getLayerFromStack()
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
getLayerGroupByObjectId(int)
- Method in class com.moximedia.ows.
Folder
Gets the layer group with the specified object id that is contained in this folder or any of it's subfolders.
getLayerGroupByObjectId(int)
- Method in class com.moximedia.ows.
Folders
Gets the layer group with the specified object id.
getLayerIndex(String)
- Method in class com.moximedia.ows.
Layers
Returns the index of the specified layer.
getLayerListLegends()
- Method in interface com.moximedia.ows.
Layer
Gets the layer list legends object for this layer, or null if there are no layer list legends.
getLayerListLegends()
- Method in class com.moximedia.ows.
LayerGroup
Gets the layer list legends object for this layer, or null if there are no layer list legends.
getLayerListLegends()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the layer list legends object for this layer, or null if there are no layer list legends.
getLayerListLegends()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the layer list legends object for this layer, or null if there are no layer list legends.
getLayerListLegends()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the layer list legends object for this layer, or null if there are no layer list legends.
getLayerType()
- Method in interface com.moximedia.ows.
Layer
Get the layer type enumerator.
getLayerType()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getLayerType()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Get the layer type enumerator.
getLayerType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Get the layer type enumerator.
getLayers()
- Method in class com.moximedia.ows.
Folder
Returns the layers contained in the folder in an Layers object.
getLayers()
- Method in class com.moximedia.ows.
LayerGroup
Gets the layers object containing the layers in this layer group.
getLayers()
- Method in class com.moximedia.ows.
Map
Gets the layers of the map.
getLayers()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the layers in this service.
getLayers()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the layers in this service.
getLegendForScale(double)
- Method in class com.moximedia.ows.
LayerListLegends
Gets the first legend visible at the specified scale.
getLegendHeightForScale(double)
- Method in class com.moximedia.ows.
LayerListLegends
Gets the height of the legend for the specified scale.
getLegendUrl()
- Method in interface com.moximedia.ows.
Layer
Gets the URL to the legend for this layer.
getLegendUrl()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getLegendUrl()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the URL to the legend for this layer.
getLegendUrl()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the URL to the legend for this layer.
getLegendUrlForScale(double)
- Method in class com.moximedia.ows.
LayerListLegends
Gets the url for the legend for the specified scale.
getLegendWidthForScale(double)
- Method in class com.moximedia.ows.
LayerListLegends
Gets the width of the legend for the specified scale.
getLength()
- Method in class com.moximedia.ows.website.
Toolset
Gets the number of tools in the toolset.
getLevel()
- Method in class com.moximedia.ows.
Folder
Gets the nesting level of this folder.
getLinks()
- Method in class com.moximedia.ows.
Report
Gets the links associated with the default report.
getLocale()
- Method in class com.moximedia.ows.
Map
Gets the Locale used for internationalization.
getLocale()
- Method in class com.moximedia.ows.website.
Config
getLoginScript()
- Method in class com.moximedia.ows.
Registration
Gets the name of the login script for the protected script.
getLongitudeString(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted longitude for the specified decimal degrees.
getLongitudeString(double, Locale)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted longitude for the specified decimal degrees.
getLongitudeString(double, double, Locale)
- Static method in class com.moximedia.ows.
Utilities
Returns the formatted longitude for the specified decimal degrees.
getMap(Map, Layers, boolean)
- Method in interface com.moximedia.ows.
Service
Creates the URL used to request the map image for this service.
getMap(Map, Layers, boolean)
- Method in class com.moximedia.ows.acetate.
AcetateService
Creates an image containing the acetate layers and returns a URL to it.
getMap(Map, Layers, boolean)
- Method in class com.moximedia.ows.wfs.
WfsService
Creates the URL used for the image request for this service.
getMap(Map, boolean)
- Method in class com.moximedia.ows.wms.
WmsService
Creates the URL used for the WMS GetMap request for this service.
getMap(Map, Layers, boolean)
- Method in class com.moximedia.ows.wms.
WmsService
Creates the URL used for the WMS GetMap request for this service.
getMap(Map, Layers, int, int, Envelope, String, boolean)
- Method in class com.moximedia.ows.wms.
WmsService
Creates the URL used for the WMS GetMap request for this service.
getMapCenterString(Point, double, Locale)
- Method in interface com.moximedia.ows.projection.
Projection
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Returns the map center coordinate text in the specified locale.
getMapCenterString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Returns the map center coordinate text in the specified locale.
getMapFormats
- Variable in class com.moximedia.ows.wms.capabilities.
Service
getMapHref
- Variable in class com.moximedia.ows.wms.capabilities.
Service
getMapScripts()
- Method in class com.moximedia.ows.
Map
Gets the map script array, or null if there are not any.
getMapTransform()
- Method in class com.moximedia.ows.
Map
Returns an AffineTransform for use to convert page units to map units.
getMapUnits()
- Method in class com.moximedia.ows.
Map
Gets the map units enumerator.
getMapXmlUrl()
- Method in class com.moximedia.ows.website.
Config
getMaxOccurs()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
getMaxScale()
- Method in interface com.moximedia.ows.
Layer
Gets the maximum scale at which the layer will be displayed.
getMaxScale()
- Method in class com.moximedia.ows.
LayerGroup
Gets the maximum scale at which the layer group can be displayed.
getMaxScale()
- Method in class com.moximedia.ows.
LayerListLegend
Gets the maximum displayable scale for the legend.
getMaxScale()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the maximum scale at which the layer will be displayed.
getMaxScale()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
Gets the maximum scale at which the feature will be displayed.
getMaxScale()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the maximum scale at which the feature layer will be displayed.
getMaxScale()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the maximum scale at which the feature layer will be displayed.
getMaxX()
- Method in class com.moximedia.ows.geom.
Envelope
getMaxY()
- Method in class com.moximedia.ows.geom.
Envelope
getMaximumExtent()
- Method in class com.moximedia.ows.
Map
Gets the maximum extent of the map.
getMaximumResults()
- Method in class com.moximedia.ows.
Recordset
Returns the number of maximum results that can be returned by a query.
getMetadata(String)
- Method in class com.moximedia.ows.
Recordset
Gets the metadata for the specified field, if any.
getMetadataUrl()
- Method in class com.moximedia.ows.
Folder
Gets the URL for metadata associated with this folder.
getMetadataUrl()
- Method in interface com.moximedia.ows.
Layer
Gets the URL for metadata associated with this layer.
getMetadataUrl()
- Method in class com.moximedia.ows.
LayerGroup
Gets the metadata url for the layer group, if there is one.
getMetadataUrl()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getMetadataUrl()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the URL for metadata associated with this layer.
getMetadataUrl()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the URL for metadata associated with this layer.
getMinOccurs()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
getMinScale()
- Method in interface com.moximedia.ows.
Layer
Gets the minimum scale at which the layer will be displayed.
getMinScale()
- Method in class com.moximedia.ows.
LayerGroup
Gets the minimum scale at which the layer group can be displayed.
getMinScale()
- Method in class com.moximedia.ows.
LayerListLegend
Gets the minimum displayable scale for the legend.
getMinScale()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the minimum scale at which the layer will be displayed.
getMinScale()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
Gets the minimum scale at which the feature will be displayed.
getMinScale()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the minimum scale at which the feature layer will be displayed.
getMinScale()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the minimum scale at which the feature layer will be displayed.
getMinX()
- Method in class com.moximedia.ows.geom.
Envelope
getMinY()
- Method in class com.moximedia.ows.geom.
Envelope
getMinutes(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the minutes portion of a decimal degree.
getName()
- Method in class com.moximedia.ows.
Field
Gets the field name.
getName()
- Method in class com.moximedia.ows.
Folder
Returns a String containing the folder name.
getName()
- Method in interface com.moximedia.ows.
Layer
Gets the name of this layer.
getName()
- Method in class com.moximedia.ows.
LayerGroup
Get the name of the layer group to be displayed to the user.
getName()
- Method in class com.moximedia.ows.
Report
Gets the name for this report.
getName()
- Method in interface com.moximedia.ows.
Service
Get the name of this service.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getName()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Gets the progammer specified name for this object.
getName()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateService
Gets the name of this service.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateText
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Gets the progammer specified name for this object.
getName()
- Method in class com.moximedia.ows.geom.
Envelope
Gets the name of the Envelope, if any.
getName()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getName()
- Method in interface com.moximedia.ows.projection.
Projection
Return the name of the projection
getName(Locale)
- Method in interface com.moximedia.ows.projection.
Projection
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the name of the projection
getName()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the name of the projection
getName(Locale)
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the name of the projection
getName(int)
- Static method in class com.moximedia.ows.types.
GeometryTypeName
getName()
- Method in class com.moximedia.ows.website.
Tab
Gets the name of the tab.
getName()
- Method in class com.moximedia.ows.website.
Theme
Returns the name of this theme.
getName()
- Method in class com.moximedia.ows.website.
Tool
Gets the name of the tool button.
getName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the name of the toolset.
getName()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
getName()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the name of this layer.
getName()
- Method in class com.moximedia.ows.wfs.
WfsService
Get the name of this service.
getName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the name of this layer.
getName()
- Method in class com.moximedia.ows.wms.
WmsPortalResource
Gets the name for the resource.
getName()
- Method in class com.moximedia.ows.wms.
WmsService
Get the name of this service.
getNamespace()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the namespace used in requests to this service.
getNextObjectId()
- Static method in class com.moximedia.ows.
Utilities
Gets a unique object id.
getNextParameterSeparator(String)
- Static method in class com.moximedia.ows.
Utilities
Gets the separator (? or &) that will be used when adding the next parameter for a url.
getNillable()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
getNormalGraphic()
- Method in class com.moximedia.ows.website.
Tool
Gets the URL of the standard graphic image for the tool button.
getObject(int)
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getObjectId()
- Method in class com.moximedia.ows.
Folder
Returns the IMF internal id for this folder.
getObjectId()
- Method in interface com.moximedia.ows.
Layer
Returns the IMF internal id for this layer.
getObjectId()
- Method in class com.moximedia.ows.
LayerGroup
Gets the IMF assigned object id for this layer group.
getObjectId()
- Method in interface com.moximedia.ows.
Service
Gets the IMF assigned object id for this service.
getObjectId()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getObjectId()
- Method in class com.moximedia.ows.acetate.
AcetateService
Gets the unique object ID of this service.
getObjectId()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns the IMF internal id for this folder.
getObjectId()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the IMF assigned object id for this service.
getObjectId()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns the IMF internal id for this layer.
getObjectId()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the IMF assigned object id for this service.
getObjectTag()
- Method in interface com.moximedia.ows.
Layer
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Gets the object tag.
getObjectTag()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateText
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the object tag.
getObjectTag()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the object tag.
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Gets the object type enumerator.
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Gets the object type enumerator
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateLine
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
getObjectType()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Returns the object type.
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Returns the object type.
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateText
Returns the object type.
getObjectType()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Returns the object type.
getObjects()
- Method in class com.moximedia.ows.
Folder
Returns the layers and groups contained in the folder in a ArrayList object.
getObjects()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getOutlineColor()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
getOutputFormat()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the output format when requesting WFS features.
getPageTransform()
- Method in class com.moximedia.ows.
Map
Returns an AffineTransform for use to convert map units to page units.
getPanBorderOutColor()
- Method in class com.moximedia.ows.website.
Config
Gets the color of the pan border when the mouse is not on it.
getPanBorderOverColor()
- Method in class com.moximedia.ows.website.
Config
Gets the color of the pan border when the mouse is moved onto it.
getPanTool()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool, or null if there isn't one.
getPanToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool name, or "Pan" if there isn't one.
getParams()
- Method in class com.moximedia.ows.
Registration
Gets the parameters to the original script when redirected to the login page.
getParentLayer()
- Method in class com.moximedia.ows.wms.capabilities.
Layer
getParser()
- Method in class com.moximedia.ows.wms.capabilities.
Service
Gets the name of the class used for parsing GetFeatureInfo responses from this service, if known, otherwise returns an empty string.
getPasswordAuthentication()
- Method in class com.moximedia.ows.
Authenticator
Overrides method in java.net.Authenticator to supply password for the host requesting it.
getPattern()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
getPoints()
- Method in class com.moximedia.ows.geom.
Line
getPoints()
- Method in class com.moximedia.ows.geom.
Polygon
Returns all the points of the polygon (interior and holes) as a Points object.
getPostRequestString()
- Method in class com.moximedia.ows.wfs.
GetFeature
Gets the XML used for the GetFeature query.
getProjectedImage(Map, Layers, boolean)
- Method in class com.moximedia.ows.wms.
WmsService
Creates a projected image for the specified layers in this service.
getProjection(String)
- Method in class com.moximedia.ows.
Map
Returns the projection with the spedified SRS.
getProjection()
- Method in class com.moximedia.ows.
Map
Gets the display projection of the map.
getProjection()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the projection of this layer.
getProjection()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the projection of this service.
getProjectionType()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Gets the projection type enumeration.
getProjectionType()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Gets the projection type enumeration.
getProjectionType()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Gets the projection type enumeration.
getProjectionType()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Gets the projection type enumeration.
getProjectionType()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Gets the projection type enumeration.
getProperty(String)
- Method in interface com.moximedia.ows.
Layer
Gets the value of a property set in the configuration XML using a <PROPERTY> element.
getProperty(String)
- Method in class com.moximedia.ows.
Map
Gets the value of a property set in the configuration XML using a <PROPERTY> element.
getProperty(String)
- Method in class com.moximedia.ows.
PropertyArray
Gets the value of the specified property.
getProperty(String)
- Method in class com.moximedia.ows.
Report
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the value of a property set in the configuration XML using a <PROPERTY> element.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateLine
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Gets the value of a property.
getProperty(String)
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateText
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Gets the value of a property.
getProperty(String)
- Method in class com.moximedia.ows.website.
Config
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String, String)
- Method in class com.moximedia.ows.website.
Config
getProperty(String)
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the value of a property set in the configuration XML using a <PROPERTY> element.
getProperty(String)
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the value of a property set in the configuration XML using a <PROPERTY> element.
getPropertyNames()
- Method in class com.moximedia.ows.
PropertyArray
Gets the names of the properties as an array.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Returns a Set containing the property names.
getPropertyNames()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Returns an array containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateText
Returns a Set containing the property names.
getPropertyNames()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Returns a Set containing the property names.
getProtectedScript()
- Method in class com.moximedia.ows.
Registration
Gets the name of the protected script.
getQueryable()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Retuns an indicator of whether this layer is queryable.
getQueryable()
- Method in class com.moximedia.ows.wms.
WmsLayer
Retuns an indicator of whether this layer is queryable using either WMS or WFS.
getQuickViewExtents()
- Method in class com.moximedia.ows.website.
Config
Gets the array of quickview extents, or null if no quickview extents exist.
getRecordset()
- Method in interface com.moximedia.ows.
Layer
Gets this layer's recordset containing query results.
getRecordset()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getRecordset()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets this layer's recordset containing query results.
getRecordset()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets this layer's recordset containing query results.
getRed()
- Method in class com.moximedia.ows.
Color
Returns the red component of the color.
getRegistrations()
- Method in class com.moximedia.ows.website.
Config
getRelativeUrl(String, String, String)
- Static method in class com.moximedia.ows.
Utilities
Returns a URL string representing the path of the URL from the location of an IMF configuration file or from the location of the IMF installation if $IMF is used.
getReportString(Point, double, Locale)
- Method in interface com.moximedia.ows.projection.
Projection
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Returns the report for the standard identify reports.
getReportString(Point, double, Locale)
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Returns the report for the standard identify reports.
getRequest()
- Method in class com.moximedia.ows.wfs.
GetFeature
Gets the request XML or HTTP.
getResizeRefresh()
- Method in class com.moximedia.ows.website.
Config
Returns an indicator of whether the map in the viewer should refresh when the window is resized.
getResponse()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
getResponse()
- Method in class com.moximedia.ows.wfs.
GetFeature
Gets the response from the WFS server.
getRolloverGraphic()
- Method in class com.moximedia.ows.website.
Tab
Gets the URL of the rollover graphic image for the tab.
getSameExtent()
- Method in class com.moximedia.ows.website.
Theme
Returns true if the extent should stay the same when the theme is applied.
getSaxParser()
- Method in class com.moximedia.ows.
Map
Gets the name of the class used for parsing XML.
getSaxParser()
- Method in class com.moximedia.ows.website.
Config
Gets the name of the class used for parsing XML.
getScale()
- Method in class com.moximedia.ows.
Map
Gets the current map scale.
getScale(double)
- Method in class com.moximedia.ows.
Map
Gets the scale for the specified scale factor (map units per pixel).
getScaleFactor()
- Method in class com.moximedia.ows.
Map
Gets the scale factor, which is map units per pixel, calculated in the x direction.
getScaleFactor(double)
- Method in class com.moximedia.ows.
Map
Gets the scale factor (map units per pixel) for the specified scale.
getScalebarUnits()
- Method in class com.moximedia.ows.
Map
Gets the scalebar units enumerator.
getSchema()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the schema used in requests to this service.
getSeconds(double)
- Static method in class com.moximedia.ows.
Utilities
Returns the seconds portion of a decimal degree.
getSelectByAttributeFieldNames()
- Method in class com.moximedia.ows.
Recordset
Returns an array of names of fields that can be selected by attributes.
getSelectHandler()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the select handler script used for this layer.
getSelectKeyFieldAlias(String)
- Method in class com.moximedia.ows.
Recordset
Gets the alias used for non-default selection reports for the specified field.
getSelectKeyFieldNames()
- Method in class com.moximedia.ows.
Recordset
Gets the field names used for non-default selection reports.
getSelectMenuOptions()
- Method in class com.moximedia.ows.website.
Config
Gets the selection options for the select menu page.
getSelectReport(String)
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the select report for this layer by name.
getSelectReports()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the select reports set for this layer.
getSelectSetOptions()
- Method in class com.moximedia.ows.website.
Config
Gets the selection options for the selected set page.
getSelectToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool name, or "Select" if there isn't one.
getSelectType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the select type enumerator.
getSelectWindow()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns whether the select report should open in a popup window.
getSelectedSet()
- Method in class com.moximedia.ows.
Recordset
Gets the selected set.
getSelectedSetFilter()
- Method in class com.moximedia.ows.
Recordset
Returns a filter to reselect the selected set records.
getSelectedSetSelection()
- Method in class com.moximedia.ows.
Recordset
Gets the new selection set.
getSelection()
- Method in class com.moximedia.ows.
Recordset
Gets the selection set.
getSelectool()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool, or null if there isn't one.
getSemiMajorAxis()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getSemiMinorAxis()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getService()
- Method in interface com.moximedia.ows.
Layer
Gets the service supporting this layer,
getService()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getService()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the service that this layer belongs to.
getService()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the service supporting WMS requests for this layer,
getServiceType()
- Method in interface com.moximedia.ows.
Service
Gets the service type of this service.
getServiceType()
- Method in class com.moximedia.ows.acetate.
AcetateService
Gets an enumerated value indicating the service type.
getServiceType()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the service type of this service.
getServiceType()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the service type of this service.
getServiceType()
- Method in class com.moximedia.ows.wms.capabilities.
Service
getServletInfo()
- Method in class com.moximedia.ows.
Startup
Returns a short description of the servlet.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Gets the geometry of this object.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
The geometry of this object, a point in this case.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateLine
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
getShape()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Returns the object geometry.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Returns the object geometry.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateText
Returns the object geometry.
getShape()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Returns the object geometry.
getShapeType()
- Method in class com.moximedia.ows.website.
Tool
Gets the shape type of the tool button.
getShapeTypeString()
- Method in class com.moximedia.ows.website.
Tool
Gets the shape type of the tool button.
getShortName(String)
- Method in class com.moximedia.ows.
Recordset
Gets the alias label of the field, or the short SDE field name (the part after the last period.
getShortString(String, int)
- Static method in class com.moximedia.ows.
Utilities
Returns a string with a maximum specified length.
getShowVerticies()
- Method in class com.moximedia.ows.
Editing
getSiteConfigXml()
- Method in class com.moximedia.ows.website.
Theme
Returns the XML file defining the site configuration for this theme.
getSiteUrl()
- Method in class com.moximedia.ows.website.
Config
getSiteUrlPath()
- Method in class com.moximedia.ows.website.
Config
getSld()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the URL of the service's styled layer descriptor SLD or null if there isn't one.
getSnapDistance()
- Method in class com.moximedia.ows.
Editing
getSnapLayer()
- Method in class com.moximedia.ows.
Editing
getSpinner()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets the spinner (loadMap, loadData) shown when the option is executed.
getSrs()
- Method in class com.moximedia.ows.
Map
Gets the spatial reference system for the map display.
getSrs()
- Method in interface com.moximedia.ows.projection.
Projection
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the spatial reference system code.
getSrs()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the spatial reference system for this layer.
getSrs()
- Method in class com.moximedia.ows.wms.
WmsPortalResource
Gets the srs for the resource, usually null.
getSrs()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the SRS code for this service.
getSrsList()
- Method in class com.moximedia.ows.wms.capabilities.
Layer
getStartupScripts()
- Method in class com.moximedia.ows.website.
Config
Gets the startup script array, or null if there are not any.
getStatusFrameHeight()
- Method in class com.moximedia.ows.website.
Config
getStatusFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getStatusMessage()
- Method in class com.moximedia.ows.website.
Tab
Gets the status message that will appear when the mouse is over the tab.
getStatusMessage()
- Method in class com.moximedia.ows.website.
Tool
Gets the status message that will appear when the mouse is over the tool button.
getStorageId()
- Method in class com.moximedia.ows.
Registration
Gets the name of the cookie or session variable containing the user's credentials.
getStorageMethod()
- Method in class com.moximedia.ows.
Registration
Gets the method type used for storing user credentials.
getStroke()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
getStyleName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns the name of the style used in making WMS requests for this layer.
getStyleUrl()
- Method in class com.moximedia.ows.website.
Config
Gets the URL of the css styling file used for the IMF interface.
getSuccess()
- Method in class com.moximedia.ows.wfs.
Delete
getSuccess()
- Method in class com.moximedia.ows.wfs.
Insert
getSuccess()
- Method in class com.moximedia.ows.wfs.
Update
getSuffix()
- Method in class com.moximedia.ows.
IdentifyLink
Gets the suffix used in urlInsertFieldValue routine.
getSymbolizerType()
- Method in class com.moximedia.ows.wfs.
SimplePolygonSymbolizer
getTabDecorationLeftHeight()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationLeftUrl()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationLeftWidth()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationRightHeight()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationRightUrl()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationRightWidth()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationSpaceHeight()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationSpaceUrl()
- Method in class com.moximedia.ows.website.
Config
getTabDecorationSpaceWidth()
- Method in class com.moximedia.ows.website.
Config
getTabFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getTabMaximumHeight()
- Method in class com.moximedia.ows.website.
Config
Gets the maximum height of the tabs.
getTabs()
- Method in class com.moximedia.ows.website.
Config
getTarget()
- Method in class com.moximedia.ows.website.
FindLocationType
Gets the target frame name where the URL will open.
getTarget()
- Method in class com.moximedia.ows.website.
SelectMenuOption
Gets the target frame for the url of the option.
getTarget()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets the target frame for the url of the option.
getTarget()
- Method in class com.moximedia.ows.website.
Tab
Gets the target frame of the tab that the URL will be executed in when it is pushed.
getTarget()
- Method in class com.moximedia.ows.website.
Tool
Gets the target frame of the tool button that the URL will be executed in when it is pushed.
getTempDir()
- Method in class com.moximedia.ows.
Map
Gets the temporary directory for image streaming.
getTempUrlPath()
- Method in class com.moximedia.ows.
Map
Gets the temporary url path for image streaming.
getText()
- Method in class com.moximedia.ows.
IdentifyLink
Gets the text used for the link.
getThemeUrlPath()
- Method in class com.moximedia.ows.website.
Config
getThemes()
- Method in class com.moximedia.ows.website.
Config
getThemesXmlUrl()
- Method in class com.moximedia.ows.website.
Config
getTitle()
- Method in interface com.moximedia.ows.
Layer
Gets the user displayed title for this layer.
getTitle()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getTitle()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets the display title for the option.
getTitle()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the user title for this layer.
getTitle()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the user displayed title for this layer.
getTitle()
- Method in class com.moximedia.ows.wms.capabilities.
Layer
getTitleFrameHeight()
- Method in class com.moximedia.ows.website.
Config
getTitleFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getTool(String)
- Method in class com.moximedia.ows.website.
Config
getTool(int)
- Method in class com.moximedia.ows.website.
Toolset
getTool(String)
- Method in class com.moximedia.ows.website.
Toolset
getToolFrameUrl()
- Method in class com.moximedia.ows.website.
Config
getToolMaximumHeight()
- Method in class com.moximedia.ows.website.
Config
Gets the maximum height of the tools in all toolsets.
getToolMaximumHeight()
- Method in class com.moximedia.ows.website.
Toolset
Gets the maximum height of the tools in this toolset.
getToolPosition()
- Method in class com.moximedia.ows.website.
Config
getTools()
- Method in class com.moximedia.ows.website.
Config
getTools()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tools in this toolset.
getToolset(String)
- Method in class com.moximedia.ows.website.
Config
getTransactionUrl()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the base URL used for the WFS transaction requests.
getTransparency()
- Method in interface com.moximedia.ows.
Layer
Gets the transparency of this layer, as a percentage.
getTransparency()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Gets the transparency of this layer, as a percentage.
getTransparency()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Gets the transparency of this layer, as a percentage.
getTransparency()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the transparency of this layer, as a percentage.
getTransparent()
- Method in interface com.moximedia.ows.
Layer
Reports whether the layer should be drawn transparent.
getTransparent()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
Reports whether the layer should be drawn transparent.
getTransparent()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Reports whether the layer should be drawn transparent.
getTransparent()
- Method in class com.moximedia.ows.wms.
WmsLayer
Reports whether the layer should be drawn transparent.
getTransparent()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the GetMap request asks for a transparent image.
getType()
- Method in class com.moximedia.ows.
IdentifyLink
Gets the identify type.
getType()
- Method in class com.moximedia.ows.
Report
Gets the report type property.
getType(String)
- Static method in class com.moximedia.ows.types.
GeometryTypeName
getType()
- Method in class com.moximedia.ows.website.
FindLocationType
Gets the type or name of the object.
getType()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureTypeElement
getTypeName()
- Method in class com.moximedia.ows.wfs.
DescribeFeatureType
getUnits()
- Method in class com.moximedia.ows.projection.
Ellipsoid
getUnits()
- Method in interface com.moximedia.ows.projection.
Projection
Return the map units of the projection
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the map units of the projection.
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the map units of the projection
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the map units of the projection.
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the map units of the projection.
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the map units of the projection.
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the map units of the projection
getUnits()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the map units of the projection
getUnitsString()
- Method in interface com.moximedia.ows.projection.
Projection
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionGeographic
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionLambertConformalConic2SP
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionUtmAuto
Return the map units of the projection as a string.
getUnitsString()
- Method in class com.moximedia.ows.projection.
ProjectionWKT
Return the map units of the projection as a string.
getUnprojectedSizeAndExtent(Map, WmsService)
- Static method in class com.moximedia.ows.projection.
ImageProjector
getUnprojectedSizeAndExtent(Map, WmsService)
- Static method in class com.moximedia.ows.projection.
ImageProjectorThread
getUrl()
- Method in class com.moximedia.ows.
ImageUrlReaderThread
Gets the URL string that this class is using.
getUrl()
- Method in class com.moximedia.ows.
LayerListLegend
Gets the url for the legend.
getUrl()
- Method in class com.moximedia.ows.website.
FindLocationType
Gets the url to be executed when the user selects the option.
getUrl()
- Method in class com.moximedia.ows.website.
SelectMenuOption
Gets the url of the option.
getUrl()
- Method in class com.moximedia.ows.website.
SelectSetOption
Gets the url of the option.
getUrl()
- Method in class com.moximedia.ows.website.
Tab
Gets the URL of the document or JavaScript function that will be executed when it is pushed.
getUrl()
- Method in class com.moximedia.ows.website.
Tool
Gets the URL of the tool or button that will be executed when it is used.
getUrl()
- Method in class com.moximedia.ows.wms.
WmsPortalResource
Gets the url for the resource.
getValue()
- Method in class com.moximedia.ows.
Field
Gets the field value.
getValue(String)
- Method in class com.moximedia.ows.
Recordset
Returns the value of the specified field for the current record.
getVersion()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the version number used in WMS requests to this service.
getVersion()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the version number used in WMS requests to this service.
getVersionNumber()
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the version number as a comparable number.
getVersionNumber(String)
- Method in class com.moximedia.ows.wfs.
WfsService
Gets the comparable numeric version number associated with a string.
getVersionNumber()
- Method in class com.moximedia.ows.wms.
WmsService
Gets the version number as a comparable number.
getVersionNumber(String)
- Method in class com.moximedia.ows.wms.
WmsService
Gets the comparable numeric version number associated with a string.
getVisible()
- Method in interface com.moximedia.ows.
Layer
Returns an indicator of whether this layer is visible.
getVisible()
- Method in class com.moximedia.ows.
LayerGroup
Gets whether the layer group visibility is on.
getVisible()
- Method in class com.moximedia.ows.
LayerListLegends
Returns an indicator of whether layer list legends are visible for this layer.
getVisible()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
getVisible()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether this layer is visible.
getVisible()
- Method in class com.moximedia.ows.wms.
WmsLayer
Returns an indicator of whether this layer is visible.
getWfsGeometryFieldName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the WFS geometry field name.
getWfsIdentifyFilterType()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the type of filter used for WFS identify routines.
getWfsLayerByName(String)
- Method in class com.moximedia.ows.
Layers
Returns the WFS layer with the the specified name.
getWfsLayerByTitle(String)
- Method in class com.moximedia.ows.
Layers
Returns the WFS layer with the the specified title.
getWfsMaximumFeatures()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the maximum number of WFS features that should be returned when queried.
getWfsName()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the name of the WFS layer, if any.
getWfsProjection()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the projection of the WFS layer associated with this layer.
getWfsRequestString()
- Method in class com.moximedia.ows.
Recordset
Gets the most recent WFS request string.
getWfsResponse()
- Method in class com.moximedia.ows.wfs.
Insert
getWfsResponseString()
- Method in class com.moximedia.ows.
Recordset
Gets the most recent WFS response string.
getWfsService(String)
- Method in class com.moximedia.ows.
Map
Gets the WfsService with the specified name.
getWfsService()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the service supporting WFS queries for this layer, if any.
getWfsServices()
- Method in class com.moximedia.ows.
Map
Gets the array of WfsServices contained in this map.
getWfsSrs()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the SRS code used for WFS requests.
getWidth()
- Method in class com.moximedia.ows.
LayerListLegend
Gets the widthfor the legend.
getWidth()
- Method in class com.moximedia.ows.
Map
Gets the map width in pixels.
getWidth()
- Method in class com.moximedia.ows.geom.
Envelope
getWidth()
- Method in class com.moximedia.ows.website.
Tab
Gets the width of the graphic image for the tab.
getWidth()
- Method in class com.moximedia.ows.website.
Tool
Returns the width of the tool button image.
getWindowTitle()
- Method in class com.moximedia.ows.website.
Config
getWmsLayerByName(String)
- Method in class com.moximedia.ows.
Layers
Returns the WMS layer with the the specified name.
getWmsLayerByTitle(String)
- Method in class com.moximedia.ows.
Layers
Returns the WMS layer with the the specified title.
getWmsPortalResources()
- Method in class com.moximedia.ows.website.
Config
Gets the WMS resource array.
getWmsProjection()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the projection of this WMS layer.
getWmsService(int)
- Method in class com.moximedia.ows.
Map
Gets the WmsService with the specified object id.
getWmsService(String)
- Method in class com.moximedia.ows.
Map
Gets the WMsService with the specified name.
getWmsService()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the service supporting WMS requests for this layer,
getWmsServices()
- Method in class com.moximedia.ows.
Map
Gets the array of WMsServices contained in this map.
getWmsSrs()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the SRS code used for WMS requests.
getX()
- Method in class com.moximedia.ows.geom.
Point
getXmlRequestString()
- Method in interface com.moximedia.ows.wfs.
Filter
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterAnd
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterAnd
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterBBOX
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterBBOX
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterBeyond
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterContains
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterContains
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterCrosses
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterDWithin
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterDisjoint
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterEquals
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterEquals
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterFeatureId
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterIntersects
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterOr
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterOr
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterOverlaps
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsBetween
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThan
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsGreaterThanOrEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThan
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLessThanOrEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsLike
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNotEqualTo
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterPropertyIsNull
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterTouches
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterTouches
Returns the XML WFS request representing this filter.
getXmlRequestString()
- Method in class com.moximedia.ows.wfs.
FilterWithin
Returns the XML WFS request representing this filter.
getXmlRequestString(boolean)
- Method in class com.moximedia.ows.wfs.
FilterWithin
Returns the XML WFS request representing this filter.
getY()
- Method in class com.moximedia.ows.geom.
Point
getZone()
- Method in class com.moximedia.ows.projection.
ProjectionTransverseMercator
Return the zone of the projection
getZone()
- Method in class com.moximedia.ows.projection.
ProjectionUtm
Return the zone of the projection
getZoomExtentBuffer()
- Method in class com.moximedia.ows.wms.
WmsLayer
Gets the zoom extent buffer distance.
getZoomInTool()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool, or null if there isn't one.
getZoomInToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool name, or "Zoom In" if there isn't one.
getZoomOutTool()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool, or null if there isn't one.
getZoomOutToolName()
- Method in class com.moximedia.ows.website.
Toolset
Gets the tool name, or "Zoom Out" if there isn't one.
H
HEMISPHERE_NORTH
- Static variable in class com.moximedia.ows.projection.
ProjectionUtm
Northern hemisphere
HEMISPHERE_SOUTH
- Static variable in class com.moximedia.ows.projection.
ProjectionUtm
Southern hemisphere
has(String)
- Method in class com.moximedia.ows.
Registrations
Returns an indicator of whether the named script requires registration.
hasAuthentication()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the service uses authentication.
hasField(String)
- Method in class com.moximedia.ows.
Feature
Returns an indicator of whether the field exists.
hasGeometry()
- Method in class com.moximedia.ows.acetate.
AcetateLayer
hasGeometry()
- Method in class com.moximedia.ows.wfs.
WfsLayer
Returns an indicator of whether the layer has geometry.
hasHoles()
- Method in class com.moximedia.ows.geom.
Polygon
hasLayerListLegends(double)
- Method in class com.moximedia.ows.
Folder
Returns an indicator of whether this folder or any subfolders have layer list legends for the specified scale.
hasLayerListLegends(double)
- Method in class com.moximedia.ows.
Folders
Returns an indicator of whether this folder or any subfolders have layer list legends for the specified scale.
hasLegendForScale(double)
- Method in class com.moximedia.ows.
LayerListLegends
Returns an indicator of whether there is a legend available at the specified scale.
hasPoint(Point)
- Method in class com.moximedia.ows.geom.
Points
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateEnvelope
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateImageMarker
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateLine
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateNorthArrow
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in interface com.moximedia.ows.acetate.
AcetateObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetatePolygon
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateScalebar
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateSimpleMarker
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateText
Returns an indicator of whether the object has programmer defined properties.
hasProperties()
- Method in class com.moximedia.ows.acetate.
AcetateTextMarker
Returns an indicator of whether the object has programmer defined properties.
hasSemiTransparentLayers()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether the service contains any semi-transparent layers.
href
- Variable in class com.moximedia.ows.wms.capabilities.
OnlineResource
The URL of the online resource.
I
IdentifyLink
- class com.moximedia.ows.
IdentifyLink
.
Used to define links that appear in default identify and drill down identify reports in the IMF.
IdentifyLink()
- Constructor for class com.moximedia.ows.
IdentifyLink
Creates new IdentifyLink
ImageProjector
- class com.moximedia.ows.projection.
ImageProjector
.
ImageProjector(URL, WmsService, Map)
- Constructor for class com.moximedia.ows.projection.
ImageProjector
ImageProjectorThread
- class com.moximedia.ows.projection.
ImageProjectorThread
.
ImageProjectorThread(URL, WmsService, Map)
- Constructor for class com.moximedia.ows.projection.
ImageProjectorThread
ImageUrlReaderThread
- class com.moximedia.ows.
ImageUrlReaderThread
.
Helper class used when merging images from multiple sources.
ImageUrlReaderThread(String)
- Constructor for class com.moximedia.ows.
ImageUrlReaderThread
Creates a new instance of ImageUrlReaderThread
Insert
- class com.moximedia.ows.wfs.
Insert
.
Insert(WmsLayer, Feature)
- Constructor for class com.moximedia.ows.wfs.
Insert
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.wms.capabilities.
CapabilitiesParser
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
CgdiGazetteerHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
DescribeFeatureTypeHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureGML2
ignorableWhitespace(char[], int, int)
- Method in interface com.moximedia.ows.xml.
GetFeatureHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcIms
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap3
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsEsrimap4
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsSdeForCoverages
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoArcImsWMSServlet006
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCaris
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoCubestorGml1
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoEsriWsitWMSServlet
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGML2
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGeohub
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoGlobeProgram
ignorableWhitespace(char[], int, int)
- Method in interface com.moximedia.ows.xml.
GetFeatureInfoHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIntergraphTextHtml
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoIonicGml
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer36
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer37
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
GetFeatureInfoMapServer4
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
MapConfigHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
RegistrationHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
SiteConfigHandler
ignorableWhitespace(char[], int, int)
- Method in class com.moximedia.ows.xml.
ThemeConfigHandler
init(ServletConfig)
- Method in class com.moximedia.ows.
Startup
Initializes the servlet.
initFieldGeometry(String, Geometry)
- Method in class com.moximedia.ows.
Feature
Sets the value of the specified field.
initFieldValue(String, String)
- Method in class com.moximedia.ows.
Feature
Sets the value of the specified field.
initFieldValue(String, Geometry)
- Method in class com.moximedia.ows.
Feature
Sets the value of the specified field.
initcap(String)
- Static method in class com.moximedia.ows.
Utilities
Returns a string with the first character of each work capitalized.
intToHex(int, int)
- Static method in class com.moximedia.ows.
Utilities
Returns the hext string of the specified length padded by leading zeros.
intersection(Polygon)
- Method in class com.moximedia.ows.geom.
Polygon
Returns a new geometry representing the intersection of this polygon and another one.
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
Envelope
intersects(Geometry)
- Method in interface com.moximedia.ows.geom.
Geometry
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
GeometryCollection
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
Line
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
MultiLine
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
MultiPoint
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
MultiPolygon
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
Point
intersects(Geometry)
- Method in class com.moximedia.ows.geom.
Polygon
isBrowser(String)
- Method in class com.moximedia.ows.website.
Config
isBrowserIE()
- Method in class com.moximedia.ows.website.
Config
isBrowserIE5up()
- Method in class com.moximedia.ows.website.
Config
isBrowserNS()
- Method in class com.moximedia.ows.website.
Config
isBrowserNS5up()
- Method in class com.moximedia.ows.website.
Config
isButton()
- Method in class com.moximedia.ows.website.
Tool
Returns true if the tool button is a button, otherwise false.
isCenterCoordinateVisible()
- Method in class com.moximedia.ows.
Map
Returns an indicator of whether the map center coordinate should be displayed on the map.
isClockwise()
- Method in class com.moximedia.ows.geom.
Points
Returns whether the points list is clockwise.
isClosed()
- Method in class com.moximedia.ows.
Folder
Returns the current open/closed state of the folder.
isCopyrightVisible()
- Method in class com.moximedia.ows.
Map
Returns an indicator of whether the copyright message should be displayed on the map.
isDone()
- Method in class com.moximedia.ows.projection.
ImageProjectorThread
isExteriorPoint(Point)
- Method in class com.moximedia.ows.geom.
Polygon
isForwarded()
- Method in class com.moximedia.ows.
Map
Returns an indicator of whether the complete map should be fused from the various WMS servers then forwarded to the user.
isForwarded()
- Method in interface com.moximedia.ows.
Service
Returns an indicator of whether images received from the service are copied and forwarded.
isForwarded()
- Method in class com.moximedia.ows.acetate.
AcetateService
Gets an indicator of whether images from this service are forwarded by IMF.
isForwarded()
- Method in class com.moximedia.ows.wfs.
WfsService
Returns an indicator of whether responses from this server are forwarded.
isForwarded()
- Method in class com.moximedia.ows.wms.
WmsService
Returns an indicator of whether images received from the service are copied and forwarded.
isGeographicCoordinateSystem()
- Method in interface com.moximedia.ows.projection.
Projection
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem()
- Method in class com.moximedia.ows.projection.
ProjectionAlbersConicEqualArea
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem()
- Method in class com.moximedia.ows.projection.