Uses of Package
org.geotools.api.style
-
Packages that use org.geotools.api.style Package Description org.geotools.api.style The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayalorg.geotools.brewer.color org.geotools.brewer.styling.builder org.geotools.factory org.geotools.kml org.geotools.map List of layers to be rendered.org.geotools.map.legend org.geotools.mbstyle Support for MapBox Style generation for GeoTools.org.geotools.mbstyle.layer org.geotools.mbstyle.parse JSON Parsing support for MapBox Style support.org.geotools.mbstyle.transform org.geotools.process.raster Raster processing support for the GeoTools library.org.geotools.renderer Basic interface for rendering of features.org.geotools.renderer.label org.geotools.renderer.lite A simple renderer implementation.org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classesorg.geotools.renderer.style Styling to be applied onorg.geotools.renderer.geom.Geometry
objects at rendering time.org.geotools.se.v1_1.bindings org.geotools.sld.bindings org.geotools.sld.v1_1.bindings org.geotools.styling Allows for symbolization of geospatial data.org.geotools.styling.visitor org.geotools.swing.styling Dialogs to create basic rendering styles.org.geotools.xml.styling org.geotools.ysld org.geotools.ysld.encode Encoder for style objects as YSLD.org.geotools.ysld.parse Parser for YSLD into style objects. -
Classes in org.geotools.api.style used by org.geotools.api.style Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry A basic interface for objects which can hold color map entries.ColorReplacement The ColorReplacement element, which may occur multiple times, allows to replace a color in the ExternalGraphic, the color specified in the OriginalColor sub-element, by another color as a result of a recode function as defined inInterpolate
.ContrastEnhancement The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.ContrastMethod The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image or for a color image.ContrastMethodStrategy This interface defines the strategy that a ContrastEnhancement will use to execute the ContrastMethod that it has defined.Description A Description is used to store various informations who describe an element.Displacement The Displacement gives the X and Y displacements from the original geometry.ExtensionSymbolizer An symbolizer interface for all unnormalized symbolizers, This interface should be used for vendor specific symbolizers.Extent An Extent gives feature/coverage/raster/matrix dimension extent.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.ExternalMark The alternative to a WellKnownName is an external mark format.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.FeatureTypeStyle.RenderingSelectionOptions Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.GraphicalSymbol Common superclass for the two types of markers that can appear as children of aGraphic
object, namelyMark
andExternalGraphic
.GraphicFill A GraphicFill is a simple interface with only a graphic but additional parameters for the GraphicFill may be provided in the future to provide more control the exact style of filling.GraphicLegend The LegendGraphic element allow an optional explicit graphic symbolizer to do displayed in a legend for the rule.GraphicStroke The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LabelPlacement The LabelPlacement element is used to position a label relative to a point, line string or polygon.LayerFeatureConstraints LayerFeatureConstraints define what features and feature types are referenced in a layer.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.NamedStyle A NamedStyle is used to refer to a style that has a name in a WMS.OtherText Allows open ended extensions for text oriented rendering formats.OverlapBehavior OverlapBehaviorEnum The OverlapBehavior element tells a system how to behave when multiple raster images in a layer overlap each other, for example with satellite-image scenes.PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).RemoteOWS A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.SemanticType Identifies the more general "type" of geometry that this style is meant to act upon.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayer 'StyledLayer' is not part of the SLD 1.0 spec.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbol This a mostly empty interface for styling symbol objects to implementSymbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.TextSymbolizer.DisplacementMode DisplacementMode associates an angle with each enum valueTextSymbolizer.GraphicPlacement GraphicPlacemnts controls the position of the Graphic associated with the labelTextSymbolizer.PolygonAlignOptions Enumerated options that can be used with polygonAlign.TraversingStyleVisitor An interface for classes that want to perform operations on a Style hierarchy.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.brewer.color Class Description FeatureTypeStyle Represents a style that applies to features or coverage.Stroke Contains all the information needed to draw styled lines. -
Classes in org.geotools.api.style used by org.geotools.brewer.styling.builder Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry A basic interface for objects which can hold color map entries.ColorReplacement The ColorReplacement element, which may occur multiple times, allows to replace a color in the ExternalGraphic, the color specified in the OriginalColor sub-element, by another color as a result of a recode function as defined inInterpolate
.ContrastEnhancement The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.Description A Description is used to store various informations who describe an element.Displacement The Displacement gives the X and Y displacements from the original geometry.ExtensionSymbolizer An symbolizer interface for all unnormalized symbolizers, This interface should be used for vendor specific symbolizers.Extent An Extent gives feature/coverage/raster/matrix dimension extent.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.ExternalMark The alternative to a WellKnownName is an external mark format.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.GraphicLegend The LegendGraphic element allow an optional explicit graphic symbolizer to do displayed in a legend for the rule.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.LayerFeatureConstraints LayerFeatureConstraints define what features and feature types are referenced in a layer.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.OverlapBehaviorEnum The OverlapBehavior element tells a system how to behave when multiple raster images in a layer overlap each other, for example with satellite-image scenes.PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).RemoteOWS A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.SemanticType Identifies the more general "type" of geometry that this style is meant to act upon.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.factory Class Description StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.kml Class Description FeatureTypeStyle Represents a style that applies to features or coverage. -
Classes in org.geotools.api.style used by org.geotools.map Class Description Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS. -
Classes in org.geotools.api.style used by org.geotools.map.legend Class Description Rule Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification. -
Classes in org.geotools.api.style used by org.geotools.mbstyle Class Description StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document). -
Classes in org.geotools.api.style used by org.geotools.mbstyle.layer Class Description AnchorPoint An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.Displacement The Displacement gives the X and Y displacements from the original geometry.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.SemanticType Identifies the more general "type" of geometry that this style is meant to act upon.StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.mbstyle.parse Class Description Displacement The Displacement gives the X and Y displacements from the original geometry.SemanticType Identifies the more general "type" of geometry that this style is meant to act upon.StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.mbstyle.transform Class Description ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG. -
Classes in org.geotools.api.style used by org.geotools.process.raster Class Description Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS. -
Classes in org.geotools.api.style used by org.geotools.renderer Class Description Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification. -
Classes in org.geotools.api.style used by org.geotools.renderer.label Class Description TextSymbolizer Indicates how text will be drawn.TextSymbolizer.GraphicPlacement GraphicPlacemnts controls the position of the Graphic associated with the label -
Classes in org.geotools.api.style used by org.geotools.renderer.lite Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry 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 The Displacement gives the X and Y displacements from the original geometry.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.GraphicLegend The LegendGraphic element allow an optional explicit graphic symbolizer to do displayed in a legend for the rule.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.OverlapBehavior PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.renderer.lite.gridcoverage2d Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry 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 The Displacement gives the X and Y displacements from the original geometry.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.OverlapBehavior PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.renderer.style Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry 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 The Displacement gives the X and Y displacements from the original geometry.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.ExternalMark The alternative to a WellKnownName is an external mark format.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.OverlapBehavior PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.se.v1_1.bindings Class Description ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.sld.bindings Class Description ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.sld.v1_1.bindings Class Description StyleFactory Factory used in the production of style objects. -
Classes in org.geotools.api.style used by org.geotools.styling Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry A basic interface for objects which can hold color map entries.ColorReplacement The ColorReplacement element, which may occur multiple times, allows to replace a color in the ExternalGraphic, the color specified in the OriginalColor sub-element, by another color as a result of a recode function as defined inInterpolate
.ContrastEnhancement The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.ContrastMethod The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image or for a color image.ContrastMethodStrategy This interface defines the strategy that a ContrastEnhancement will use to execute the ContrastMethod that it has defined.Description A Description is used to store various informations who describe an element.Displacement The Displacement gives the X and Y displacements from the original geometry.ExtensionSymbolizer An symbolizer interface for all unnormalized symbolizers, This interface should be used for vendor specific symbolizers.Extent An Extent gives feature/coverage/raster/matrix dimension extent.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.ExternalMark The alternative to a WellKnownName is an external mark format.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.GraphicalSymbol Common superclass for the two types of markers that can appear as children of aGraphic
object, namelyMark
andExternalGraphic
.GraphicFill A GraphicFill is a simple interface with only a graphic but additional parameters for the GraphicFill may be provided in the future to provide more control the exact style of filling.GraphicLegend The LegendGraphic element allow an optional explicit graphic symbolizer to do displayed in a legend for the rule.GraphicStroke The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LabelPlacement The LabelPlacement element is used to position a label relative to a point, line string or polygon.LayerFeatureConstraints LayerFeatureConstraints define what features and feature types are referenced in a layer.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.NamedStyle A NamedStyle is used to refer to a style that has a name in a WMS.OtherText Allows open ended extensions for text oriented rendering formats.OverlapBehavior OverlapBehaviorEnum The OverlapBehavior element tells a system how to behave when multiple raster images in a layer overlap each other, for example with satellite-image scenes.PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).RemoteOWS A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.SemanticType Identifies the more general "type" of geometry that this style is meant to act upon.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayer 'StyledLayer' is not part of the SLD 1.0 spec.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbol This a mostly empty interface for styling symbol objects to implementSymbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.TraversingStyleVisitor An interface for classes that want to perform operations on a Style hierarchy.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.styling.visitor Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry 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.Description A Description is used to store various informations who describe an element.Displacement The Displacement gives the X and Y displacements from the original geometry.Extent An Extent gives feature/coverage/raster/matrix dimension extent.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.ImageOutline ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible.LabelPlacement The LabelPlacement element is used to position a label relative to a point, line string or polygon.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.OverlapBehavior PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.StyleVisitor An interface for classes that want to perform operations on a Style hierarchy.Symbol This a mostly empty interface for styling symbol objects to implementSymbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.swing.styling Class Description Font The Font element identifies a font of a certain family, style, and size.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS. -
Classes in org.geotools.api.style used by org.geotools.xml.styling Class Description 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 the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionColorMapEntry 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 The Displacement gives the X and Y displacements from the original geometry.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.FeatureTypeConstraint A FeatureTypeConstraint identifies a specific feature type and supplies filtering.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.Halo A Halo is a type of Fill that is applied to the backgrounds of font glyphs.LabelPlacement The LabelPlacement element is used to position a label relative to a point, line string or polygon.LinePlacement The "LinePlacement" specifies where and how a text label should be rendered relative to a line.LineSymbolizer 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.NamedStyle A NamedStyle is used to refer to a style that has a name in a WMS.OtherText Allows open ended extensions for text oriented rendering formats.PointPlacement A PointPlacement specifies how a text label is positioned relative to a geometric point.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).RemoteOWS A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.Rule SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.ShadedRelief The ShadedRelief element selects the application of relief shading (or “hill shading”) to an image for a three-dimensional visual effect.Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.TextSymbolizer Indicates how text will be drawn. -
Classes in org.geotools.api.style used by org.geotools.ysld Class Description ChannelSelection The ChannelSelection element specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source).ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.SelectedChannelType A class to hold Channel information for use in ChannelSelection objects.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document). -
Classes in org.geotools.api.style used by org.geotools.ysld.encode Class Description AnchorPoint An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.Displacement The Displacement gives the X and Y displacements from the original geometry.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Font The Font element identifies a font of a certain family, style, and size.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.GraphicalSymbol Common superclass for the two types of markers that can appear as children of aGraphic
object, namelyMark
andExternalGraphic
.LineSymbolizer Gives directions for how to draw lines on a map.NamedLayer A NamedLayer is used to refer to a layer that has a name in a WMS.PointSymbolizer Indicates how to draw point geometries on a map.PolygonSymbolizer Holds the information that indicates how to draw the lines and the interior of polygons.RasterSymbolizer The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).Rule Stroke Contains all the information needed to draw styled lines.Style A UserStyle is at the same semantic level as a NamedStyle used in the context of a WMS.StyledLayer 'StyledLayer' is not part of the SLD 1.0 spec.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.TextSymbolizer Indicates how text will be drawn.UserLayer A UserLayer allows a user-defined layer to be built from WFS and WCS data. -
Classes in org.geotools.api.style used by org.geotools.ysld.parse Class Description AnchorPoint An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.ColorMap The ColorMap element defines the mapping of palette-type raster colors or fixed- numeric pixel values to colors using an Interpolate or Categorize SE functionDisplacement The Displacement gives the X and Y displacements from the original geometry.ExternalGraphic Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.FeatureTypeStyle Represents a style that applies to features or coverage.Fill Indicates how the interior of polygons will be filled.Graphic A Graphic is a "graphic symbol" with an inherent shape, color(s), and possibly size.Mark Indicate that one of a few predefined shapes will be drawn at the points of the geometry.ResourceLocator Provides a hook to locate online resources inExternalGraphic
instances.Rule Stroke Contains all the information needed to draw styled lines.StyledLayerDescriptor Holds styling information (from a StyleLayerDescriptor document).StyleFactory Factory used in the production of style objects.Symbolizer Abstract superclass of the symbolizers defined by the Symbology Encoding specification.