| Package | Description |
|---|---|
| thredds.client.catalog.writer | |
| ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
| ucar.nc2 |
The public API to the Java-NetCDF library.
|
| ucar.nc2.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CatalogCrawler.crawl(Catalog cat,
CancelTask task,
PrintWriter out,
Object context,
Indent indent)
Crawl a catalog thats already been opened.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayStructureBB.showInternal(Formatter f,
Indent indent) |
void |
ArrayStructure.showInternal(Formatter f,
Indent indent) |
void |
StructureData.showInternal(Formatter f,
Indent indent) |
void |
StructureDataA.showInternal(Formatter f,
Indent indent) |
void |
ArraySequence.showInternal(Formatter f,
Indent indent) |
void |
StructureDataW.showInternal(Formatter f,
Indent indent) |
void |
StructureMembers.Member.showInternal(Formatter f,
Indent indent) |
void |
ArrayStructure.showInternalMembers(Formatter f,
Indent indent) |
void |
StructureData.showInternalMembers(Formatter f,
Indent indent) |
static int |
ArrayStructureBB.showOffsets(StructureMembers members,
Indent indent,
Formatter f) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dimension.hashCodeShow(Indent indent) |
void |
Attribute.hashCodeShow(Indent indent) |
void |
EnumTypedef.hashCodeShow(Indent indent) |
void |
Group.hashCodeShow(Indent indent) |
void |
Variable.hashCodeShow(Indent indent) |
abstract void |
CDMNode.hashCodeShow(Indent indent) |
protected void |
NetcdfFile.toStringStart(Formatter f,
Indent indent,
boolean strict) |
protected void |
Dimension.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
EnumTypedef.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
NetcdfFile.writeCDL(Formatter f,
Indent indent,
boolean strict) |
protected void |
Group.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
Structure.writeCDL(Formatter buf,
Indent indent,
boolean useFullName,
boolean strict) |
protected void |
Variable.writeCDL(Formatter buf,
Indent indent,
boolean useFullName,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
Indent |
Indent.decr() |
Indent |
Indent.incr() |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.