|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Marshallable in org.deegree_impl.clients.context |
Classes in org.deegree_impl.clients.context that implement Marshallable | |
class |
AbstractFrontend
this class encapsulates the description of the front end of a GUI setting up on a web map context. this is a deegree specific form of description. beside some |
class |
AbstractModule
describes the common access to modules embedded into the GUI described by general extension section of a web map context document within the deegree framework. |
class |
DataService
describes the service lying behind a WMS layer. |
class |
DirectoryAccess
Implements the description of the access to directories used by a deegree web map context |
class |
Format
encapsulates the format description as described by the OGC Web Map Context specification |
class |
FormatList
encapsulates a FormatList as defined by the OGC Web Map Context specification |
class |
General
The class encapsulates the general informations common to all types of contexts |
class |
GeneralExtension
this class encapsulates the deegree specific extensions of the general section of a web map context document. this is a description of the GUI including the used modules (Frontend) and the parameters to control the map view (Marshallable). |
class |
GUIArea_Impl
this interface describes the content of an area of a GUI. a GUI area contains zero ... n modules described by the Module interface. |
class |
IOSettings
Implements the access to the IO settings of a Web Map Context. |
class |
JSPFrontend
this class encapsulates the description of the front end of a GUI setting up on a web map context. this is a deegree specific form of description. beside the general elements inherited from AbstractFrontend three additional elements are offered: commonJS: a list of javascript files containing objects and methods to be used by more than one module of the GUI buttons: a javascript file containing a associative array (Map) for the used buttons style: css-style file |
class |
Layer
encapsulates about a layer described/contained by a Web Map Context |
class |
LayerExtension
provides additional information about a layer described in a web map context document. |
class |
LayerList
|
class |
Module_Impl
this class encapsulates the basic informations of a module that is part of an area of the GUI. |
class |
ModuleConfiguration_Impl
provides the connection point where to access the configuration of a module |
class |
Server
encapsulates the server description as defined in the OGC Web Map Context specification 1.0.0 |
class |
SLD
this class encapsulates the descriptions of a SLD element as defined by the OGC Web Map Context specification The |
class |
Style
this class encapsulates the style description as defined by the OGC Web Map Context specification |
class |
StyleList
encapsulates a StyleList as defined by the OGC Web Map Context specification |
class |
ViewContext
is the root class of the Web Map Context |
class |
ViewContextCollection
This class encapsulates a collection of references to Web Map Context documents as defined by the OGC Web Map Context specification |
class |
ViewContextReference
This class encapsulates a reference to a Web Map Context document as defined int the OGC Web Map Context specification |
Fields in org.deegree_impl.clients.context declared as Marshallable | |
private Marshallable |
Layer.extension
|
private Marshallable |
General.extension
|
Methods in org.deegree_impl.clients.context that return Marshallable | |
Marshallable |
Layer.getExtension()
The Extension element is a container tag in which arbitrary vendor specific information can be included without compromising the ability of other clients to enforce schema validation. |
Marshallable |
General.getExtension()
|
Methods in org.deegree_impl.clients.context with parameters of type Marshallable | |
void |
Layer.setExtension(Marshallable extension)
|
void |
General.setExtension(Marshallable extension)
The Extension element is a container tag in which arbitrary vendor specific information can be included without compromising the ability of other clients to enforce schema validation. |
Constructors in org.deegree_impl.clients.context with parameters of type Marshallable | |
Layer(Server server,
java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
java.lang.String[] srs,
BaseURL dataURL,
BaseURL metadataURL,
FormatList formatList,
StyleList styleList,
boolean queryable,
boolean hidden,
Marshallable extension)
Creates a new ContextLayer object. |
|
General(java.lang.String title,
java.lang.String abstract_,
java.awt.Rectangle window,
ContactInformation contactInformation,
GM_Point[] boundingBox,
BaseURL descriptionURL,
ImageURL logoURL,
java.lang.String[] keywords,
Marshallable extension)
Creates a new General object. |
Uses of Marshallable in org.deegree_impl.clients.wmsclient.configuration |
Classes in org.deegree_impl.clients.wmsclient.configuration that implement Marshallable | |
class |
WMSClientConfiguration
|
Uses of Marshallable in org.deegree_impl.graphics.sld |
Classes in org.deegree_impl.graphics.sld that implement Marshallable | |
(package private) class |
CssParameter_Impl
The simple SVG/CSS2 styling parameters are given with the CssParameter element, which is defined as follows: |
class |
Extent_Impl
---------------------------------------------------------------------- |
class |
ExternalGraphic_Impl
The ExternalGraphic element allows a reference to be made to an external graphic file with a Web URL. |
(package private) class |
FeatureTypeConstraint_Impl
A FeatureTypeConstraint element is used to identify a feature type by well-known name, using the FeatureTypeName element. |
class |
FeatureTypeStyle_Impl
The FeatureTypeStyle defines the styling that is to be applied to a single feature type of a layer). |
class |
Fill_Impl
A Fill allows area geometries to be filled. |
class |
Font_Impl
The Font element identifies a font of a certain family, style, weight, size and color. |
(package private) class |
Geometry_Impl
The Geometry element is optional and if it is absent then the default geometry property of the feature type that is used in the containing FeatureStyleType is used. |
class |
Graphic_Impl
A Graphic is a "graphic symbol" with an inherent shape, color, and size. |
class |
GraphicFill_Impl
The GraphicFill element both indicates that a stipple-fill repeated graphic will be used and specifies the fill graphic. |
class |
Halo_Impl
Incarnation of a sld:Halo-element. |
class |
LabelPlacement_Impl
Used to position a label relative to a point or a line string. |
class |
LayerFeatureConstraints_Impl
The LayerFeatureConstraints element is optional in a NamedLayer and allows the user to specify constraints on what features of what feature types are to be selected by the named-layer reference. |
class |
LegendGraphic_Impl
The LegendGraphic element gives an optional explicit Graphic symbol to be displayed in a legend for this rule. |
class |
LinePlacement_Impl
Incarnation of an sld:LinePlacement-element. |
class |
LineSymbolizer_Impl
Used to render a "stroke" along a linear geometry. |
class |
Mark_Impl
A Mark takes a "shape" and applies coloring to it. |
class |
NamedLayer_Impl
A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero or more styles, either NamedStyles or UserStyles. |
(package private) class |
NamedStyle_Impl
A NamedStyle uses the "name" attribute to identify a style known to the WMS ---------------------------------------------------------------------- |
class |
ParameterValueType_Impl
|
class |
PointPlacement_Impl
Incarnation of a sld:PointPlacement-element. |
class |
PointSymbolizer_Impl
Used to render a "graphic" at a point. |
class |
PolygonSymbolizer_Impl
Used to render an interior "fill" and an outlining "stroke" for a polygon or other 2D-area geometry. |
(package private) class |
RemoteOWS_Impl
Since a layer is defined as a collection of potentially mixed-type features, the UserLayer element must provide the means to identify the features to be used. |
class |
Rule_Impl
A rule is used to attach a condition to and group the individual symbolizers used for rendering. |
class |
Stroke_Impl
A Stroke allows a string of line segments (or any linear geometry) to be rendered. |
class |
StyledLayerDescriptor_Impl
StyledLayerDescriptor: This is a sequence of styled layers, represented at the first level by Layer and UserLayer elements. |
class |
TextSymbolizer_Impl
Used to render a text label, according to the parameters. |
class |
UserLayer_Impl
In addition to using named layers, it is also useful to be able to define custom user-defined layers for rendering. |
class |
UserStyle_Impl
A user-defined allows map styling to be defined externally from a system and to be passed around in an interoperable format. |
Uses of Marshallable in org.deegree_impl.ogcbasic |
Classes in org.deegree_impl.ogcbasic that implement Marshallable | |
class |
ContactAddress_Impl
specifies the data structure of a address and the access to its components based on ISO 19115 ---------------------------------------------------------------------- |
class |
ContactInformation_Impl
identification of, and means of communication with a person and/or organization associated with the service/resource. based on ISO 19115 ---------------------------------------------------------------------- |
class |
ContactPersonPrimary_Impl
names the conatct based on ISO 19115 ---------------------------------------------------------------------- |
Uses of Marshallable in org.deegree_impl.services |
Classes in org.deegree_impl.services that implement Marshallable | |
class |
OGCWebServiceException_Impl
A web XXX server has to handle two classes of errors; exceptions that are generated during the processing of a request (such as parsing the request) and exceptions that are generated during the execution of a request (such as a transaction failure). |
Uses of Marshallable in org.deegree_impl.services.capabilities |
Classes in org.deegree_impl.services.capabilities that implement Marshallable | |
class |
CException_Impl
---------------------------------------------------------------------- |
class |
DCPType_Impl
Available Distributed Computing Platforms (DCPs) are listed here. |
class |
HTTP_Impl
The HTTP-Protocol, which extends the super-interface Protocol.java. |
class |
MetadataURL_Impl
A WFS/WMS/WCS should use one or more |
class |
Service_Impl
The interface provides acces to the |
Uses of Marshallable in org.deegree_impl.services.gazetteer.protocol |
Classes in org.deegree_impl.services.gazetteer.protocol that implement Marshallable | |
class |
WFSGGetFeatureRequest_Impl
|
Uses of Marshallable in org.deegree_impl.services.wfs.protocol |
Classes in org.deegree_impl.services.wfs.protocol that implement Marshallable | |
class |
WFSGetFeatureRequest_Impl
The GetFeature interface can be used to package one or more query descriptions into a single request. |
(package private) class |
WFSGetFeatureWithLockRequest_Impl
The class defines the WFSGetFeatureWithLockRequest_Impl -------------------------------------------------------- |
(package private) class |
WFSInsertResult_Impl
The |
(package private) class |
WFSTransactionResponse_Impl
In response to a transaction request, the web feature server shall generate an object document indicating the termination status of the transaction. |
Uses of Marshallable in org.deegree_impl.services.wms |
Classes in org.deegree_impl.services.wms that implement Marshallable | |
class |
ServiceExceptionReport_Impl
the calss encapsulates a OGC WMS 1.1.1 Service Exception Report |
Uses of Marshallable in org.deegree_impl.services.wms.capabilities |
Classes in org.deegree_impl.services.wms.capabilities that implement Marshallable | |
(package private) class |
Attribution_Impl
The optional |
(package private) class |
AuthorityURL_Impl
AuthorityURL encloses an |
(package private) class |
Capability_Impl
The |
class |
DataSource_Impl
name of the data source where the WMS can find the data of a layer. the filterServiceClassName element identifies the filter servive that's responsible for accessing the data. |
(package private) class |
DataURL_Impl
A Map Server may use DataURL to offer more information about the data underneath a particular layer. |
(package private) class |
DeegreeParam_Impl
|
(package private) class |
Dimension_Impl
The Dimension element declares the _existence_ of a dimension. |
(package private) class |
FeatureListURL_Impl
A Map Server may use FeatureListURL to point to a list of the features represented in a Layer. |
class |
GazetteerParam_Impl
|
(package private) class |
Identifier_Impl
A Map Server may use zero or more Identifier elements to list ID numbers or labels defined by a particular Authority. |
(package private) class |
Layer_Impl
Each available map is advertised by a |
(package private) class |
LayerBoundingBox_Impl
Layers may have zero or more |
(package private) class |
LegendURL_Impl
A Map Server may use zero or more LegendURL elements to provide an image(s) of a legend relevant to each Style of a Layer. |
(package private) class |
LogoURL_Impl
The LogoURL is part of the attribution that indicates the provider of a Layer or collection of Layers. |
(package private) class |
Operation_Impl
The interface |
(package private) class |
Request_Impl
The interface |
(package private) class |
ScaleHint_Impl
Layers may include a |
(package private) class |
Style_Impl
Zero or more Styles may be advertised for a Layer or collection of layers using |