public static class DatasetWriter.DimensionBean extends Object
| Constructor and Description |
|---|
DimensionBean()
no-arg constructor
|
DimensionBean(ucar.nc2.Dimension ds)
create from a dimension
|
| Modifier and Type | Method and Description |
|---|---|
String |
editableProperties() |
int |
getLength() |
String |
getName() |
boolean |
isUnlimited() |
void |
setUnlimited(boolean unlimited) |