JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
gov.nasa.gsfc.spdf.cdfj
Interface VariableDataLocator
All Known Implementing Classes:
CDFImpl.DataLocator
public interface
VariableDataLocator
Data locations for a Variable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long[][]
getLocations
()
Returns array of locations.
Method Detail
getLocations
long[][] getLocations()
Returns array of locations.
Returns:
int[][3] containing attributes of data segments. Attributes are first record, last record and the offset in the input CDF file.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method