Method | Description | |
---|---|---|
alingObjBottomToGrid ( String sKey ) : void | ||
alingObjLeftBottomToGrid ( String sKey ) : void | ||
alingObjLeftToGrid ( String sKey ) : void | ||
alingObjLeftTopToGrid ( String sKey ) : void | ||
alingObjRightBottomToGrid ( String sKey ) : void | ||
alingObjRightToGrid ( String sKey ) : void | ||
alingObjRightTopToGrid ( String sKey ) : void | ||
alingObjTopToGrid ( String sKey ) : void | ||
alingToGrid ( String sKey ) : void | ||
beginMove ( ) : void | ||
cReportPaint ( ) : System | ||
clearPage ( object graph ) : void | ||
createBackgroundBitmap ( |
||
createPicture ( |
||
drawObject ( String key, |
||
drawRule ( String key, |
||
drawSection ( String key, |
||
endMove ( |
||
getBitmap ( ) : Image | ||
getNewObject ( csRptPaintObjType paintTypeObject ) : |
||
getNewSection ( csRptPaintObjType paintTypeObject ) : |
||
getPaintObject ( String sKey ) : |
||
getPaintObjectForTag ( String tag ) : |
||
getPaintObjects ( ) : |
||
getPaintSectionForTag ( String tag ) : |
||
getPaintSections ( ) : |
||
initGrid ( |
||
moveHorizontal ( String sKey, float x, Graphics graph ) : void | ||
moveObjToXY ( String sKey, float x, float y, Graphics graph ) : void | ||
moveObjToXYEx ( String sKey, float x, float y, Graphics graph, bool clear ) : void | ||
moveVertical ( String sKey, float y, Graphics graph ) : void | ||
paintObjIsSection ( String sKey ) : bool | ||
paintPicture ( Graphics graph, bool disposeGraphicObject ) : void | ||
pointIsInObject ( float x, float y, String &sKey ) : bool | ||
pointIsInObject ( float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
pointIsInThisObject ( float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
refreshObject ( String key, Graphics graph ) : bool | ||
removeFromSelected ( String sKey, Graphics graph ) : void | ||
resize ( Graphics graph, String sKey, float left, float top, float x2, float y2 ) : void | ||
setFocus ( String sKey, Graphics graph, bool clearSelected ) : void | ||
setGridHeight ( float rhs ) : void |
Method | Description | |
---|---|---|
alingObjToGrid ( String sKey, bool toLeft, bool toTop, bool toBottom, bool toRight, bool resizing ) : void | ||
draw ( |
||
drawBMP ( |
||
getKey ( ) : String | ||
getKeyPaintObj ( ) : String | ||
getKeyPaintSec ( ) : String | ||
getNotBorder ( ) : bool | ||
getPlEvaluateTextHeight ( String text, |
||
getPlEvaluateTextWidth ( String text, |
||
getScaleX ( ) : float | ||
getScaleY ( ) : float | ||
getZoom ( ) : int | ||
move ( float left, float top, float width, float height, Graphics graph ) : void | ||
pAllreadySelected ( String sKey ) : bool | ||
pClearObject ( String key, Graphics graph ) : void | ||
pCreateBrushGrid ( Graphics graph, csETypeGrid typeGrid ) : void | ||
pDrawObjBox ( Graphics graph, cReportAspect aspect, float x1, float y1, float x2, float y2, bool filled, int colorIn, int colorOut ) : void | ||
paintPictureMove ( Graphics graph, RectangleF tR ) : void | ||
pointIsInObjectAux ( cReportPaintObjects paintObjs, float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
pointIsInRegion ( float x1, float y1, float x2, float y2, float x, float y ) : bool | ||
pointIsInThisObjectAux ( cReportPaintObject paintObj, float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
printLine ( Graphics graph, bool filled, float x1, float y1, float x2, float y2, int colorInside, int width, bool dash, int colorOut, bool rounded ) : void | ||
printText ( Graphics graph, String sText, cReportAspect aspect, Image image ) : void | ||
refreshBackgroundPicture ( Graphics graph, int color ) : void | ||
regionIsInRegion ( float x1, float y1, float x2, float y2, float z1, float w1, float z2, float w2 ) : bool | ||
setFocusAux ( String sKey, Graphics graph ) : void | ||
setNotBorder ( bool rhs ) : void | ||
setScaleX ( float rhs ) : void | ||
setScaleY ( float rhs ) : void | ||
setZoom ( int rhs ) : void | ||
showHandle ( Graphics graph, Brush brush, Rectangle rect, bool circle ) : void | ||
showHandles ( Graphics graph, int x1, int y1, int x2, int y2, int color, bool bCircle ) : void |
public alingObjBottomToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjLeftBottomToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjLeftToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjLeftTopToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjRightBottomToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjRightToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjRightTopToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public alingObjTopToGrid ( String sKey ) : void | ||
sKey | String | |
return | void |
public createBackgroundBitmap ( |
||
graph | ||
return | void |
public createPicture ( |
||
graph | ||
return | void |
public drawObject ( String key, |
||
key | String | |
graph | ||
return | bool |
public drawRule ( String key, |
||
key | String | |
graph | ||
return | bool |
public drawSection ( String key, |
||
key | String | |
graph | ||
return | bool |
public endMove ( |
||
graph | ||
return | void |
public getNewObject ( csRptPaintObjType paintTypeObject ) : |
||
paintTypeObject | csRptPaintObjType | |
return |
public getNewSection ( csRptPaintObjType paintTypeObject ) : |
||
paintTypeObject | csRptPaintObjType | |
return |
public getPaintObject ( String sKey ) : |
||
sKey | String | |
return |
public getPaintObjectForTag ( String tag ) : |
||
tag | String | |
return |
public getPaintObjects ( ) : |
||
return |
public getPaintSectionForTag ( String tag ) : |
||
tag | String | |
return |
public getPaintSections ( ) : |
||
return |
public initGrid ( |
||
picGrid | ||
typeGrid | csETypeGrid | |
return | void |
public moveHorizontal ( String sKey, float x, Graphics graph ) : void | ||
sKey | String | |
x | float | |
graph | Graphics | |
return | void |
public moveObjToXY ( String sKey, float x, float y, Graphics graph ) : void | ||
sKey | String | |
x | float | |
y | float | |
graph | Graphics | |
return | void |
public moveObjToXYEx ( String sKey, float x, float y, Graphics graph, bool clear ) : void | ||
sKey | String | |
x | float | |
y | float | |
graph | Graphics | |
clear | bool | |
return | void |
public moveVertical ( String sKey, float y, Graphics graph ) : void | ||
sKey | String | |
y | float | |
graph | Graphics | |
return | void |
public paintObjIsSection ( String sKey ) : bool | ||
sKey | String | |
return | bool |
public paintPicture ( Graphics graph, bool disposeGraphicObject ) : void | ||
graph | Graphics | |
disposeGraphicObject | bool | |
return | void |
public pointIsInObject ( float x, float y, String &sKey ) : bool | ||
x | float | |
y | float | |
sKey | String | |
return | bool |
public pointIsInObject ( float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
x | float | |
y | float | |
sKey | String | |
regionType | csRptPaintRegionType | |
return | bool |
public pointIsInThisObject ( float x, float y, String &sKey, csRptPaintRegionType ®ionType ) : bool | ||
x | float | |
y | float | |
sKey | String | |
regionType | csRptPaintRegionType | |
return | bool |
public refreshObject ( String key, Graphics graph ) : bool | ||
key | String | |
graph | Graphics | |
return | bool |
public removeFromSelected ( String sKey, Graphics graph ) : void | ||
sKey | String | |
graph | Graphics | |
return | void |
public resize ( Graphics graph, String sKey, float left, float top, float x2, float y2 ) : void | ||
graph | Graphics | |
sKey | String | |
left | float | |
top | float | |
x2 | float | |
y2 | float | |
return | void |
public setFocus ( String sKey, Graphics graph, bool clearSelected ) : void | ||
sKey | String | |
graph | Graphics | |
clearSelected | bool | |
return | void |