|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Indentable
Objects implementing Indentable allow to set indentation left and right.
| Method Summary | |
|---|---|
float |
getIndentationLeft()
Gets the indentation on the left side. |
float |
getIndentationRight()
Gets the indentation on the right side. |
void |
setIndentationLeft(float indentation)
Sets the indentation on the left side. |
void |
setIndentationRight(float indentation)
Sets the indentation on the right side. |
| Method Detail |
|---|
void setIndentationLeft(float indentation)
indentation - the new indentationvoid setIndentationRight(float indentation)
indentation - the new indentationfloat getIndentationLeft()
float getIndentationRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||