Uses of Enum Class
com.luciad.view.lightspeed.measure.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
Modifier 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.Modifier 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