Uses of Package
com.luciad.ogc.sld.view.gxy
Packages that use com.luciad.ogc.sld.view.gxy
Package
Description
This package provides a
styler
that can be used
for AIS data.Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
This package provides the functionality to support several geographic data formats
in the engine.
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
This package provides the necessary classes to apply a SE or SLD Feature Type Style to a Luciad Lightspeed layer.
Implementation of the OGC Web Map Service (WMS) specification.
-
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.ais.view.lightspeedClassDescriptionA container class expressing the context in which a style should be interpreted.
-
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.format.s52.gxyClassDescriptionA factory for creating ILcdGXYLayer instances of models, to be used for display of these models on an ILcdGXYView according to one or more given SLD feature type styles.
-
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.fusion.engine.formatClassDescriptionA factory for creating ILcdGXYLayer instances of models, to be used for display of these models on an ILcdGXYView according to one or more given SLD feature type styles.
-
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.ogc.sld.view.gxyClassDescriptionAbstract class that contains the information to implement a painter for objects that should be rendered according to a feature type style.Factory to create painters for feature type styles, rules and symbolizers.Abstract class that contains the information to implement a painter for objects that comply to a rule.A convenience class that enables grouping of symbolizer painters.Sets up and restore
Graphics
objects.A factory for creating ILcdGXYLayer instances of models, to be used for display of these models on an ILcdGXYView according to one or more given SLD feature type styles.CreatesALcdSLDSymbolizerPainter
for a givenALcdSLDSymbolizer
in a givenTLcdSLDContext
.A container class expressing the context in which a style should be interpreted.AnALcdSLDFeatureTypeStylePainter
that checks whether the scale of the view it is painting is valid for the object set to it, delegates to its rule painters for objects that are accepted by the rule painters for all of itsILcdGXYPainter
functionalities (paint, isTouched, boundsSFCT, ...), delegates to its rule painters for objects that are accepted by the rule painters for all of itsILcdGXYLabelPainter
functionalities (paintLabel, labelBoundsSFCT, ...). -
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.ogc.sld.view.lightspeedClassDescriptionA container class expressing the context in which a style should be interpreted.
-
Classes in com.luciad.ogc.sld.view.gxy used by com.luciad.wms.serverClassDescriptionA factory for creating ILcdGXYLayer instances of models, to be used for display of these models on an ILcdGXYView according to one or more given SLD feature type styles.