|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISizeable
The interface that defines the capabilties for an object that can have its Dimension accessed/mutated
Method Summary | |
---|---|
Dimension |
getDimension()
Gets the Dimension of this Object |
void |
setDimension(Dimension d)
Sets the Dimension of this Object |
Method Detail |
---|
void setDimension(Dimension d)
d
- The dimension to set the Object to beDimension getDimension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |