|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BoxProperties
Interface for elements that displays boxes-like elements with round edges.
This class is part of the RDC.
| Method Summary | |
|---|---|
int |
getBackColor()
Returns the value of the property 'back color'. |
FormulaField |
getBackColorFormula()
Returns the formula for the property 'back color'. |
FormulaField |
getCloseBorderOnPageBreakFormula()
Returns the formula for the property 'close border on page break'. |
int |
getCornerEllipseHeight()
Returns the value of the property 'corner ellipse height'. |
int |
getCornerEllipseWidth()
Returns the value of the property 'corner ellipse width'. |
FormulaField |
getDropShadowFormula()
Returns the formula for the property 'drop shadow'. |
boolean |
isCloseBorderOnPageBreak()
Returns the value of the property 'close border on page break'. |
boolean |
isDropShadow()
Gets the value of the property 'drop shadow'. |
void |
setBackColor(int backColor)
Sets the value of the property 'back color'. |
void |
setBackColorFormula(FormulaField newFormula)
Sets the formula for the property 'back color'. |
void |
setCloseBorderOnPageBreak(boolean newValue)
Sets the value of the property 'close border on page break'. |
void |
setCloseBorderOnPageBreakFormula(FormulaField newFormula)
Sets the formula for the property 'close border on page break'. |
void |
setCornerEllipseHeight(int newValue)
Sets the value of the property 'corner ellipse height'. |
void |
setCornerEllipseWidth(int newValue)
Sets the value of the property 'corner ellipse width'. |
void |
setDropShadow(boolean newValue)
Sets the value of the property 'drop shadow'. |
void |
setDropShadowFormula(FormulaField newFormula)
Sets the formula for the property 'drop shadow'. |
| Method Detail |
|---|
void setCloseBorderOnPageBreak(boolean newValue)
newValue - The new value of the property 'close border on page break'.boolean isCloseBorderOnPageBreak()
void setCloseBorderOnPageBreakFormula(FormulaField newFormula)
newFormula - The new formula for the property 'close border on page break'.FormulaField getCloseBorderOnPageBreakFormula()
void setDropShadow(boolean newValue)
newValue - true if the property should be set, else false.boolean isDropShadow()
false.void setDropShadowFormula(FormulaField newFormula)
newFormula - The new formula for the property 'drop shadow'.FormulaField getDropShadowFormula()
void setBackColor(int backColor)
backColor - the new value of the property 'backColor'.RDC.COLOR_AQUA,
RDC.COLOR_BLACK,
RDC.COLOR_BLUE,
RDC.COLOR_FUCHSIA,
RDC.COLOR_GRAY,
RDC.COLOR_GREEN,
RDC.COLOR_LIME,
RDC.COLOR_MAROON,
RDC.COLOR_NO_COLOR,
RDC.COLOR_OLIVE,
RDC.COLOR_PURPLE,
RDC.COLOR_RED,
RDC.COLOR_SILVER,
RDC.COLOR_TEAL,
RDC.COLOR_WHITE,
RDC.COLOR_YELLOWint getBackColor()
RDC.COLOR_AQUA,
RDC.COLOR_BLACK,
RDC.COLOR_BLUE,
RDC.COLOR_FUCHSIA,
RDC.COLOR_GRAY,
RDC.COLOR_GREEN,
RDC.COLOR_LIME,
RDC.COLOR_MAROON,
RDC.COLOR_NO_COLOR,
RDC.COLOR_OLIVE,
RDC.COLOR_PURPLE,
RDC.COLOR_RED,
RDC.COLOR_SILVER,
RDC.COLOR_TEAL,
RDC.COLOR_WHITE,
RDC.COLOR_YELLOWvoid setBackColorFormula(FormulaField newFormula)
newFormula - The new fromula for the property 'back color'.RDC.COLOR_AQUA,
RDC.COLOR_BLACK,
RDC.COLOR_BLUE,
RDC.COLOR_FUCHSIA,
RDC.COLOR_GRAY,
RDC.COLOR_GREEN,
RDC.COLOR_LIME,
RDC.COLOR_MAROON,
RDC.COLOR_NO_COLOR,
RDC.COLOR_OLIVE,
RDC.COLOR_PURPLE,
RDC.COLOR_RED,
RDC.COLOR_SILVER,
RDC.COLOR_TEAL,
RDC.COLOR_WHITE,
RDC.COLOR_YELLOWFormulaField getBackColorFormula()
RDC.COLOR_AQUA,
RDC.COLOR_BLACK,
RDC.COLOR_BLUE,
RDC.COLOR_FUCHSIA,
RDC.COLOR_GRAY,
RDC.COLOR_GREEN,
RDC.COLOR_LIME,
RDC.COLOR_MAROON,
RDC.COLOR_NO_COLOR,
RDC.COLOR_OLIVE,
RDC.COLOR_PURPLE,
RDC.COLOR_RED,
RDC.COLOR_SILVER,
RDC.COLOR_TEAL,
RDC.COLOR_WHITE,
RDC.COLOR_YELLOWint getCornerEllipseHeight()
void setCornerEllipseHeight(int newValue)
newValue - The new value of the property 'corner ellipse height'.int getCornerEllipseWidth()
void setCornerEllipseWidth(int newValue)
newValue - The new value of the property 'corner ellipse width'.
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||