public class ProjectionData extends Object
Modifier and Type | Field and Description |
---|---|
int |
rows |
double[] |
x |
double[] |
y |
double[] |
z |
Constructor and Description |
---|
ProjectionData(double[][] _coord,
double[] _values)
object to hold the data to be transformed.
|
Copyright © 2014. All rights reserved.