public class Indent extends Object
| Constructor and Description |
|---|
Indent(int nspaces) |
| Modifier and Type | Method and Description |
|---|---|
Indent |
decr() |
Indent |
incr() |
int |
level() |
void |
setIndentLevel(int level) |
String |
toString() |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.