Uses of Package
org.opengis.sld

Packages that use org.opengis.sld
org.opengis.feature Representation a features on a map. 
org.opengis.feature.display.canvas Canvas for features and its layers. 
org.opengis.go   
org.opengis.layer Basic unit of geographic information that may be requested as a map from a server. 
org.opengis.sld Allows user-defined symbolization of feature data. 
 

Classes in org.opengis.sld used by org.opengis.feature
FeatureStyle
          Represents a style that applies to the features of a given type.
 

Classes in org.opengis.sld used by org.opengis.feature.display.canvas
FeatureStyle
          Represents a style that applies to the features of a given type.
 

Classes in org.opengis.sld used by org.opengis.go
FeatureStyleFactory
          Class that knows how to parse FeatureStyle elements from various places.
 

Classes in org.opengis.sld used by org.opengis.layer
FeatureStyle
          Represents a style that applies to the features of a given type.
 

Classes in org.opengis.sld used by org.opengis.sld
ExternalGraphic
          Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.
ExternalGraphicOrMark
          Common subclass for the two types of markers that can appear as children of a Graphic object, namely Mark and ExternalGraphic.
FeatureStyle
          Represents a style that applies to the features of a given type.
Fill
          Indicates how the interior of polygons will be filled.
Font
          Identifies a font of a certain family, style, and size.
Graphic
          Not to be confused with GO-1's Graphic, this represents a little picture, such as a GIF or JPG, that can be used in rendering.
Halo
          Describes the settings of a "halo" effect as it is applied to text.
LinePlacement
          Helds by a TextSymbol to indicate that text should be drawn at some distance from a line.
LineSymbol
          Gives directions for how to draw lines on a map.
Mark
          Indicate that one of a few predefined shapes will be drawn at the points of the geometry.
PointPlacement
          Used in the TextSymbol class to indicate that text should be drawn starting at a particular point and extending in a straight line.
PointSymbol
          Indicates how to draw point geometries on a map.
PolygonSymbol
          Holds the information that indicates how to draw the lines and the interior of polygons.
Rule
          A rule consists of two important parts: a filter and a list of symbols.
Stroke
          Contains all the information needed to draw styled lines.
StyleVisitor
          Interface that can be implemented by objects that want to perform some action on style objects.
Symbol
          Abstract superclass of the various symbol classes.
TextPlacement
          Abstract base class for the two different classes that specify the placement of text in a style, namely PointPlacement and LinePlacement.
TextSymbol
          Indicates how text will be drawn.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.