public interface Plot
Modifier and Type | Method and Description |
---|---|
void |
retrieveData(java.lang.StringBuilder buffer)
Retrieve the data set of this plot command.
|
void |
retrieveDefinition(java.lang.StringBuilder buffer)
Retrieve the definition part of the plot command.
|
void retrieveDefinition(java.lang.StringBuilder buffer)
buffer
- The buffer to store the argument of the plot commandvoid retrieveData(java.lang.StringBuilder buffer)
buffer
- The buffer to store the data set