|
| | AnchorPoint.h |
| | An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it relative to a point geometry.
|
| |
| | Categorize.h |
| | The transformation of continuous values to distinct values (Categorize function).
|
| |
| | ChangeCase.h |
| | Changes the case of strings (String formatting functions).
|
| |
| | ChannelSelection.h |
| | ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source).
|
| |
| | ColorMap.h |
| | A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel values to colors.
|
| |
| | Concatenate.h |
| | Concatenates strings (String formatting functions).
|
| |
| | Config.h |
| | Configuration flags for the Symbology Encoding support of TerraLib.
|
| |
| | ContrastEnhancement.h |
| | ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for a whole grey/color image.
|
| |
| | CoverageStyle.h |
| | The CoverageStyle defines the styling that is to be applied to a subset of Coverage data.
|
| |
| | Description.h |
| | A Description gives human-readable descriptive information for the object it is included within.
|
| |
| | Displacement.h |
| | A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point.
|
| |
| | Enums.h |
| | Enumerations related to Symbology Enconding module.
|
| |
| | Exception.h |
| | An exception class for the Symbology module.
|
| |
| | ExternalGraphic.h |
| | The ExternalGraphic allows a reference to be made to an external graphic file with a Web URL or to in-line content.
|
| |
| | FeatureTypeStyle.h |
| | The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a feature type.
|
| |
| | Fill.h |
| | A Fill specifies the pattern for filling an area geometry.
|
| |
| | Font.h |
| | A Font specifies the text font to use in a text symbolizer.
|
| |
| | FormatDate.h |
| | Date formatting function.
|
| |
| | FormatNumber.h |
| | Numeric formatting function.
|
| |
| | Function.h |
| | Symbology Encoding functions.
|
| |
| | Graphic.h |
| | A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
|
| |
| | GraphicStroke.h |
| | A GraphicStroke defines a repeated-linear graphic pattern to be used for stroking a line.
|
| |
| | Halo.h |
| | A Halo is a type of Fill that is applied to the backgrounds of font glyphs.
|
| |
| | ImageOutline.h |
| | 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.
|
| |
| | InlineContent.h |
| | InlineContent is XML or base64 encoded content in some externally-defined format that is included in an SE in-line.
|
| |
| | Interpolate.h |
| | The transformation of continuous values to a number of values (Interpolate function).
|
| |
| | InterpolationPoint.h |
| | They are used to define a graph of points.
|
| |
| | LabelPlacement.h |
| | The LabelPlacement specifies where and how a text label should be rendered relative to a geometry.
|
| |
| | LinePlacement.h |
| | A LinePlacement specifies how a text label should be rendered relative to a linear geometry.
|
| |
| | LineSymbolizer.h |
| | A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line segments.
|
| |
| | MapItem.h |
| |
| | Mark.h |
| | A Mark specifies a geometric shape and applies coloring to it.
|
| |
| | ParameterValue.h |
| | The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters.
|
| |
| | PointPlacement.h |
| | A PointPlacement specifies how a text label should be rendered relative to a geometric point.
|
| |
| | PointSymbolizer.h |
| | A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
|
| |
| | PolygonSymbolizer.h |
| | A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline).
|
| |
| | RasterSymbolizer.h |
| | The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs).
|
| |
| | Recode.h |
| | Transformation of discrete values to other values.
|
| |
| | Rule.h |
| | A Rule is used to attach property/scale conditions to and group the individual symbols used for rendering.
|
| |
| | SelectedChannel.h |
| | A selected channel to be display.
|
| |
| | ShadedRelief.h |
| | ShadedRelief specifies the application of relief shading (or "hill shading") to a DEM raster to give it somewhat of a three-dimensional effect and to make elevation changes more visible.
|
| |
| | StringLength.h |
| | Returns length of string (String formatting functions).
|
| |
| | StringPosition.h |
| | It returns the position of first occurence of a substring (String formatting functions).
|
| |
| | Stroke.h |
| | A Stroke specifies the appearance of a linear geometry.
|
| |
| | Style.h |
| | The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage).
|
| |
| | Substring.h |
| | It returns the substring (String formatting functions).
|
| |
| | SvgParameter.h |
| | A SvgParameter refers to an SVG/CSS graphical-formatting parameter.
|
| |
| | Symbolizer.h |
| | A Symbolizer describes how a Feature is to appear on a map.
|
| |
| | SymbolizerColorFinder.h |
| | A Symbology Enconding visitor that finds a color given a symbolizer.
|
| |
| | SymbologyManager.h |
| | The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib.
|
| |
| | TextSymbolizer.h |
| | A TextSymbolizer is used to render text labels according to various graphical parameters.
|
| |
| | Trim.h |
| | Strips off chars from a string value (String formatting functions).
|
| |
| | Utils.h |
| | Utility functions for Symbology Enconding module.
|
| |
| | Visitor.h |
| | A visitor interface for the SymbologyEncoding hierarchy.
|
| |