Public Member Functions | |
| void | publishGuts (is.Ostream out) |
| void | refreshGuts (is.Istream in) |
Public Attributes | |
| int | is_type |
| Axis type. | |
| String | is_label |
| Axis label. | |
| double[] | is_axis |
| Axis partition, content depends on xtype. | |
Definition at line 13 of file ISAxis.java.
1.3.5