Uses of Package
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.
-
ClassDescriptionInterface for a class that can discretize geometric shapes into a format that is easier to use for painters.
-
ClassDescriptionA 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
. -
ClassDescriptionInterface for a class that can discretize geometric shapes into a format that is easier to use for painters.