|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIndentConfiguration
The Interface IIndentConfiguration.
Method Summary | |
---|---|
int |
getOuterIndentBottom()
Gets the outer indent bottom. |
int |
getOuterIndentLeft()
Gets the outer indent left. |
int |
getOuterIndentRight()
Gets the outer indent right. |
int |
getOuterIndentTop()
Gets the outer indent top. |
void |
setOuterIndentBottom(int outerIndentBottom)
Sets the outer indent bottom. |
void |
setOuterIndentLeft(int outerIndentLeft)
Sets the outer indent left. |
void |
setOuterIndentRight(int outerIndentRight)
Sets the outer indent right. |
void |
setOuterIndentTop(int outerIndentTop)
Sets the outer indent top. |
Method Detail |
---|
int getOuterIndentBottom()
int getOuterIndentLeft()
int getOuterIndentRight()
int getOuterIndentTop()
void setOuterIndentBottom(int outerIndentBottom)
outerIndentBottom
- the new outer indent bottomvoid setOuterIndentLeft(int outerIndentLeft)
outerIndentLeft
- the new outer indent leftvoid setOuterIndentRight(int outerIndentRight)
outerIndentRight
- the new outer indent rightvoid setOuterIndentTop(int outerIndentTop)
outerIndentTop
- the new outer indent top
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |