Package org.geotools.styling

Interface Summary
AnchorPoint An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.
ChannelSelection The ChannelSelection element specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source).
ColorMap The ColorMap element defines either the colors of a palette-type raster source or the mapping of fixed-numeric pixel values to colors.
ColorMapEntry A basic interface for objects which can hold color map entries.
ContrastEnhancement The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.
Displacement A Displacement gives X and Y offset displacements to use for rendering a text label near a point.
ExternalGraphic Holds a reference to an external graphics file with a URL to its location and its expected MIME type.
FeatureTypeConstraint  
FeatureTypeStyle How to style a feature type.
Fill The Fill object encapsulates the graphical-symbolization parameters for areas of geometries.
Font A system-independent object for holding SLD font infomation.
Graphic  
Halo A Halo fills an extended area outside the glyphs of a rendered textlabel to make it easier to read over a background.
LabelPlacement  
LinePlacement $Id: LinePlacement.java,v 1.4 2003/08/01 16:54:12 ianturton Exp $
LineSymbolizer LineSymbolizer.
Mark A Mark element defines a "shape" which has coloring applied to it.
PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.
PointSymbolizer PointSymbolizer.
PolygonSymbolizer PolygonSymbolizer.
RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).
RemoteOWS  
Rule A rule is used to attach a condition to, and group, the individual symbolizers used for rendering.
SelectedChannelType A class to hold Channel information for use in ChannelSelction objects.
ShadedRelief The ShadedRelief element selects the application of relief shading (or �hill shading�) to an image for a three-dimensional visual effect.
Stroke The Stroke object encapsulates the graphical-symbolization parameters for linear geometries.
Style  
StyleVisitor An interface for classes that want to perform operations on a Style hiarachy.
Symbol This an empty interface for styling symbol objects to implement
Symbolizer This is the parent interface of all Symbolizers.
TextMark  
TextSymbolizer $Id: TextSymbolizer.java,v 1.7 2003/08/06 18:11:24 desruisseaux Exp $
 

Class Summary
AnchorPointImpl  
BasicLineStyle A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.
BasicPolygonStyle A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.
ChannelSelectionImpl DOCUMENT ME!
ColorMapEntryImpl Default color map entry implementation
ColorMapImpl A simple implementation of the color map interface.
ContrastEnhancementImpl The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.
DisplacementImpl  
ExternalGraphicImpl  
FeatureTypeStyleImpl  
FillImpl  
FontImpl Provides a Java representation of the Font element of an SLD.
GraphicImpl DOCUMENT ME!
HaloImpl  
LinePlacementImpl  
LineSymbolizerImpl Provides a representation of a LineSymbolizer in an SLD Document.
MarkImpl  
NamedLayer  
NamedStyle A NamedStyle is used to refer to a style that has a name in a WMS.
PointPlacementImpl  
PointSymbolizerImpl Provides a Java representation of the PointSymbolizer.
PolygonSymbolizerImpl Provides a representation of a PolygonSymbolizer in an SLD Document.
RasterSymbolizerImpl DOCUMENT ME!
RuleImpl Provides the default implementation of Rule.
SelectedChannelTypeImpl  
ShadedReliefImpl  
SLDInlineFeatureParser  
SLDParser  
SLDStyle Deprecated. Replaced by SLDParser which has a more appropriate name
SLDTransformer Producers SLD to an output stream.
StrokeImpl Provides a Java representation of the Stroke object in an SLD document.
StyleAttributeExtractor A simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to work properly
StyleBuilder An utility class designed to ease style building by convinience methods.
StyledLayer  
StyledLayerDescriptor  
StyleFactory Abstract base class for implementing style factories.
StyleFactoryImpl Factory for creating Styles.
StyleImpl  
TextMarkImpl  
TextSymbolizerImpl Provides a Java representation of an SLD TextSymbolizer that defines how text symbols should be rendered.
UserLayer DJB: on inlinefeature support: The inline features also lets you "sort of" make your WMS into a WFS-T.
XMLEncoder Deprecated. Use org.geotools.styling.SLDTransformer
 

Exception Summary
StyleFactoryCreationException An exception that can be thrown by the StyleFactory if it fails to create the implementation of the StyleFactory.
 



Copyright © GeoTools. All Rights Reserved.