Uses of Package
com.luciad.view.lightspeed.geometry.discretization
Packages that use com.luciad.view.lightspeed.geometry.discretization
Package
Description
This package provides the
TLcyLspDrawingAddOn
.Provides support for the discretization of vector shapes.
Provides support for painting of vector shapes.
-
Classes in com.luciad.view.lightspeed.geometry.discretization used by com.luciad.lucy.addons.drawing.lightspeedClassDescriptionInterface for a class that can discretize geometric shapes into a format that is easier to use for painters.
-
Classes in com.luciad.view.lightspeed.geometry.discretization used by com.luciad.view.lightspeed.geometry.discretizationClassDescriptionA mesh consisting of vertices and primitives.An abstract class for a 3D primitive contained in an ALsp3DMesh.An editable extension of
ALsp3DMesh
.Interface for a class that can discretize geometric shapes into a format that is easier to use for painters.Exception thrown byILspShapeDiscretizer.discretizeSFCT(Object, TLspShapeDiscretizationParameters, com.luciad.view.lightspeed.TLspContext, ALspEditable3DMesh)
when the given combination of object and discretization parameters cannot be discretized.Mode enumeration used to indicate whether a shape's outline, interior or both should be discretized.Groups parameters that are used to tailor the discretization of a shape.Builder for creating instances ofTLspShapeDiscretizationParameters
. -
Classes in com.luciad.view.lightspeed.geometry.discretization used by com.luciad.view.lightspeed.painter.shapeClassDescriptionInterface for a class that can discretize geometric shapes into a format that is easier to use for painters.