|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILabeledFigure
This is an interface that should be implemented by figures that allow setting and getting of textual labels.
| Method Summary | |
|---|---|
String |
getLabel()
Returns the label of the figure. |
void |
setLabel(String label)
Sets the label of the figure. |
| Method Detail |
|---|
String getLabel()
void setLabel(String label)
label - text of the figure's label
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||