|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Plot
This interface is used by JavaPlot to handle various plot arguments. It can be implemented to provide other entries for the plot command
| Method Summary | |
|---|---|
void |
retrieveData(java.lang.StringBuffer buffer)
Retrieve the data set of this plot command. |
void |
retrieveDefinition(java.lang.StringBuffer buffer)
Retrieve the definition part of the plot command. |
| Method Detail |
|---|
void retrieveDefinition(java.lang.StringBuffer buffer)
buffer - The buffer to store the argument of the plot commandvoid retrieveData(java.lang.StringBuffer buffer)
buffer - The buffer to store the data set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||