|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MutableNdx | Extends the Ndx interface to provide methods for setting the data and metadata. |
Ndx | N-dimensional astronomical data. |
NdxHandler | Interface for objects which can construct an Ndx from a URL. |
NdxImpl | Interface for the implementation end of the Ndx bridge pattern. |
Class Summary | |
---|---|
BridgeNdx | Default Ndx implementation. |
DefaultMutableNdx | Provides a simple implementation of the MutableNdx interface, so provides mutator methods as well as the accessor methods of Ndx. |
NdxIO | Performs I/O between Ndx objects and resources named by URLs. |
Ndxs | Utility methods for Ndx manipulation. |
WrapperNdxImpl | Provides an NdxImpl based on an Ndx. |
XMLNdxHandler | Turns URLs which reference XML files into Ndxs. |
Classes for manipulating N-dimensional astronomical data objects.
LinkageError
).
For example, if JNIAST is not installed the
Ndx.hasWCS()
method
will always return false, but the
Ndxs.getAst(uk.ac.starlink.ndx.Ndx)
method
will throw an error.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |