Uses of Enum Class
com.luciad.view.lightspeed.measure.TLspViewMeasureProvider.DefaultSampleDensity
Packages that use TLspViewMeasureProvider.DefaultSampleDensity
Package
Description
This package contains classes for working with measurement values in a lightspeed view context.
-
Uses of TLspViewMeasureProvider.DefaultSampleDensity in com.luciad.view.lightspeed.measure
Methods in com.luciad.view.lightspeed.measure that return TLspViewMeasureProvider.DefaultSampleDensityModifier and TypeMethodDescriptionTLspViewMeasureProvider.getDefaultSampleDensity()
Returns the default sample density.Returns the enum constant of this class with the specified name.TLspViewMeasureProvider.DefaultSampleDensity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.view.lightspeed.measure with parameters of type TLspViewMeasureProvider.DefaultSampleDensityModifier and TypeMethodDescriptionvoid
TLspViewMeasureProvider.setDefaultSampleDensity
(TLspViewMeasureProvider.DefaultSampleDensity aDefaultSampleDensity) Sets the default sample density to use when no sample density is specified in theParameters
object passed to theretrieveMeasuresAt
method (Double.isNan(
).getSampleDensity
) == true