|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
public class RadialDatasetSweepAdapter.MyRadialVariableAdapter
| Constructor Summary | |
|---|---|
RadialDatasetSweepAdapter.MyRadialVariableAdapter(java.lang.String vName,
java.util.List<Attribute> atts)
|
|
| Method Summary | |
|---|---|
int |
compareTo(VariableSimpleIF o)
Sort by name |
Attribute |
findAttributeIgnoreCase(java.lang.String attName)
find the attribute for the variable with the given name, ignoring case. |
java.util.List<Attribute> |
getAttributes()
Attributes for the variable. |
DataType |
getDataType()
Variable's data type |
java.lang.String |
getDescription()
description of the Variable |
java.util.List<Dimension> |
getDimensions()
Dimension List. |
java.lang.String |
getInfo()
|
java.lang.String |
getName()
full name of the data Variable |
int |
getRank()
Variable rank |
int[] |
getShape()
Variable shape |
java.lang.String |
getShortName()
short name of the data Variable |
java.lang.String |
getUnitsString()
Units of the Variable. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RadialDatasetSweepAdapter.MyRadialVariableAdapter(java.lang.String vName,
java.util.List<Attribute> atts)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int compareTo(VariableSimpleIF o)
compareTo in interface java.lang.Comparable<VariableSimpleIF>public java.lang.String getName()
VariableSimpleIF
getName in interface VariableSimpleIFpublic java.lang.String getShortName()
VariableSimpleIF
getShortName in interface VariableSimpleIFpublic DataType getDataType()
VariableSimpleIF
getDataType in interface VariableSimpleIFpublic java.lang.String getDescription()
VariableSimpleIF
getDescription in interface VariableSimpleIFpublic java.lang.String getInfo()
public java.lang.String getUnitsString()
VariableSimpleIF
getUnitsString in interface VariableSimpleIFpublic int getRank()
VariableSimpleIF
getRank in interface VariableSimpleIFpublic int[] getShape()
VariableSimpleIF
getShape in interface VariableSimpleIFpublic java.util.List<Dimension> getDimensions()
VariableSimpleIF
getDimensions in interface VariableSimpleIFpublic java.util.List<Attribute> getAttributes()
VariableSimpleIF
getAttributes in interface VariableSimpleIFpublic Attribute findAttributeIgnoreCase(java.lang.String attName)
VariableSimpleIF
findAttributeIgnoreCase in interface VariableSimpleIFattName - attribute name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||