Uses of Interface
com.luciad.view.lightspeed.geometry.discretization.ILspShapeDiscretizer
Package
Description
This package provides the
TLcyLspDrawingAddOn
.Provides support for the discretization of vector shapes.
Provides support for painting of vector shapes.
-
Uses of ILspShapeDiscretizer in com.luciad.lucy.addons.drawing.lightspeed
Modifier and TypeMethodDescriptionabstract ILspShapeDiscretizer
ALcyLspDomainObjectSupplier.createShapeDiscretizer
(TLspPaintRepresentation aPaintRepresentation) Creates the shape discretizer for the domain objects of the associatedALcyDomainObjectSupplier
.ALcyLspShapeSupplier.createShapeDiscretizer
(TLspPaintRepresentation aPaintRepresentation) Creates the shape discretizer for the shapes of this supplier instance.TLcyLspSLDDomainObjectSupplier.createShapeDiscretizer
(TLspPaintRepresentation aPaintRepresentation) -
Uses of ILspShapeDiscretizer in com.luciad.view.lightspeed.geometry.discretization
-
Uses of ILspShapeDiscretizer in com.luciad.view.lightspeed.painter.shape
Modifier and TypeMethodDescriptionTLspShapePainter.getShapeDiscretizer()
Gets the shape discretizer.Modifier and TypeMethodDescriptionvoid
TLspShapePainter.setShapeDiscretizer
(ILspShapeDiscretizer aShapeDiscretizer) Sets the shape discretizer.