Package | Description |
---|---|
org.jfree.xml.generator.model |
Contains the classes describing the class model used in the
JFreeChart XML-parser and writer.
|
Modifier and Type | Field and Description |
---|---|
private KeyDescription |
IndexedPropertyInfo.key
The key.
|
Modifier and Type | Method and Description |
---|---|
KeyDescription |
IndexedPropertyInfo.getKey()
Returns the key.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexedPropertyInfo.setKey(KeyDescription key)
Sets the key.
|