Package com.luciad.wms.sld.model


package com.luciad.wms.sld.model
Model objects for SLD Styled Layer Descriptors implementing the OGC 05-078r4, Styled Layer Descriptor standard, version 1.1.0, and the deprecated OGC 02-070 1.0.0 version of that standard.
Since:
6.1
  • Classes
    Class
    Description
    Represents a layer (named or user-defined) in a Styled Layer Descriptor.
    Represents a layer style (named or user-defined) for a layer in a Styled Layer Descriptor.
    This class provides access to the data model and the types of http://www.opengis.net/sld/super.
    An Extent gives feature/coverage/raster/matrix dimension extent.
    Represents a FeatureTypeConstraint, which identifies a specific feature type and supplies filtering.
    An SLD inline feature.
    Represents a LayerFeatureConstraint, which defines what features and feature types are referenced in a layer.
    Represents a named layer within a Styled Layer Descriptor.
    Represents a named style that can be associated with a named or user-defined layer within a Styled Layer Descriptor.
    Represents a reference to a remote WFS or WCS server.
    A Styled Layer Descriptor contains a set of layers, which can be named or user-defined and can have additional styling information.
    Represents a user-defined layer to be built from WFS, WCS or inline (embedded) feature data.
    Represents a user-defined style for a user-defined layer within a Styled Layer Descriptor.