public class CDFImpl.DataLocator extends java.lang.Object implements VariableDataLocator, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector |
locations |
| Modifier | Constructor and Description |
|---|---|
protected |
DataLocator(java.nio.ByteBuffer b,
int n,
boolean compr) |
| Modifier and Type | Method and Description |
|---|---|
long[][] |
getLocations()
Returns array of locations.
|
java.util.Vector |
getLocationsAsVector() |
boolean |
isReallyCompressed() |
public boolean isReallyCompressed()
public long[][] getLocations()
VariableDataLocatorgetLocations in interface VariableDataLocatorpublic java.util.Vector getLocationsAsVector()