public interface Plot
Modifier and Type | Method and Description |
---|---|
void |
retrieveData(StringBuilder buffer)
Retrieve the data set of this plot command.
|
void |
retrieveDefinition(StringBuilder buffer)
Retrieve the definition part of the plot command.
|
void retrieveDefinition(StringBuilder buffer)
buffer
- The buffer to store the argument of the plot commandvoid retrieveData(StringBuilder buffer)
buffer
- The buffer to store the data setCopyright © 2015–2016. All rights reserved.