Uses of Class
com.luciad.view.lightspeed.geometry.discretization.TLspShapeDiscretizationParameters
Package
Description
Provides support for the discretization of vector shapes.
-
Uses of TLspShapeDiscretizationParameters in com.luciad.view.lightspeed.geometry.discretization
Modifier and TypeMethodDescriptionTLspShapeDiscretizationParameters.Builder.build()
Creates a newTLspShapeDiscretizationParameters
instance with settings derived from this builder.Modifier and TypeMethodDescriptionTLspShapeDiscretizationParameters.Builder.all
(TLspShapeDiscretizationParameters aParams) Initializes this builder with all settings of the providedTLspShapeDiscretizationParameters
instance.void
ILspShapeDiscretizer.discretizeSFCT
(Object aDomainObject, TLspShapeDiscretizationParameters aParameters, TLspContext aContext, ALspEditable3DMesh a3DMeshSFCT) Discretizes the given domain object, typically anILcdShape
.void
TLspShapeDiscretizer.discretizeSFCT
(Object aDomainObject, TLspShapeDiscretizationParameters aParameters, TLspContext aContext, ALspEditable3DMesh a3DMeshSFCT)