Uses of Class
com.luciad.view.lightspeed.geometry.discretization.TLspShapeDiscretizationParameters
Packages that use TLspShapeDiscretizationParameters
Package
Description
Provides support for the discretization of vector shapes.
-
Uses of TLspShapeDiscretizationParameters in com.luciad.view.lightspeed.geometry.discretization
Methods in com.luciad.view.lightspeed.geometry.discretization that return TLspShapeDiscretizationParametersModifier and TypeMethodDescriptionTLspShapeDiscretizationParameters.Builder.build()Creates a newTLspShapeDiscretizationParametersinstance with settings derived from this builder.Methods in com.luciad.view.lightspeed.geometry.discretization with parameters of type TLspShapeDiscretizationParametersModifier and TypeMethodDescriptionTLspShapeDiscretizationParameters.Builder.all(TLspShapeDiscretizationParameters aParams) Initializes this builder with all settings of the providedTLspShapeDiscretizationParametersinstance.voidILspShapeDiscretizer.discretizeSFCT(Object aDomainObject, TLspShapeDiscretizationParameters aParameters, TLspContext aContext, ALspEditable3DMesh a3DMeshSFCT) Discretizes the given domain object, typically anILcdShape.voidTLspShapeDiscretizer.discretizeSFCT(Object aDomainObject, TLspShapeDiscretizationParameters aParameters, TLspContext aContext, ALspEditable3DMesh a3DMeshSFCT)