Class DoubleSample
- java.lang.Object
-
- de.hendrikjanssen.geotifftools.rendering.Sample
-
- de.hendrikjanssen.geotifftools.rendering.DoubleSample
-
public class DoubleSample extends Sample
-
-
Constructor Summary
Constructors Constructor Description DoubleSample(java.awt.Point sourcePosition, double[] values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]
getValues()
-
Methods inherited from class de.hendrikjanssen.geotifftools.rendering.Sample
getSourcePosition
-
-