Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GiCoreView ( ) : System | ||
GiCoreView ( |
||
addImageShape ( string name, float width, float height ) : bool | ||
addShapesForTest ( ) : int | ||
calcPenWidth ( float lineWidth ) : float | ||
clear ( ) : void | ||
clearCachedData ( ) : void | ||
createMagnifierView ( |
||
createView ( |
||
createView ( |
||
destoryView ( |
||
doContextAction ( int action ) : bool | ||
drawAll ( |
||
drawAppend ( |
||
dynDraw ( |
||
freeContent ( ) : void | ||
getBoundingBox ( |
||
getChangeCount ( ) : int | ||
getCommand ( ) : string | ||
getContent ( ) : string | ||
getContext ( bool forChange ) : |
||
getGestureState ( ) : GiGestureState | ||
getGestureType ( ) : GiGestureType | ||
getSelectedShapeCount ( ) : int | ||
getSelectedShapeType ( ) : int | ||
getShapeCount ( ) : int | ||
isPressDragging ( ) : bool | ||
loadFromFile ( string vgfile ) : bool | ||
onGesture ( |
||
onGesture ( |
||
onSize ( |
||
saveToFile ( string vgfile ) : bool | ||
saveToFile ( string vgfile, bool pretty ) : bool | ||
setBkColor ( |
||
setCommand ( |
||
setCommand ( |
||
setContent ( string content ) : bool | ||
setContext ( |
||
setContext ( int mask ) : void | ||
setContextEditing ( bool editing ) : void | ||
setScreenDpi ( int dpi ) : void | ||
twoFingersMove ( GiView view, GiGestureState state, float x1, float y1, float x2, float y2 ) : bool | ||
twoFingersMove ( GiView view, GiGestureState state, float x1, float y1, float x2, float y2, bool switchGesture ) : bool | ||
viewAdapter ( ) : MgView | ||
viewAdapterHandle ( ) : int | ||
zoomToExtent ( ) : bool | ||
zoomToModel ( float x, float y, float w, float h ) : bool |
Méthode | Description | |
---|---|---|
GiCoreView ( |
||
getCPtr ( |
public GiCoreView ( |
||
mainView | ||
Résultat | System |
public addImageShape ( string name, float width, float height ) : bool | ||
name | string | |
width | float | |
height | float | |
Résultat | bool |
public calcPenWidth ( float lineWidth ) : float | ||
lineWidth | float | |
Résultat | float |
public createMagnifierView ( |
||
newview | ||
mainView | ||
Résultat | void |
public createView ( |
||
view | ||
type | int | |
Résultat | void |
public doContextAction ( int action ) : bool | ||
action | int | |
Résultat | bool |
public drawAll ( |
||
view | ||
canvas | ||
Résultat | int |
public drawAppend ( |
||
view | ||
canvas | ||
Résultat | bool |
public dynDraw ( |
||
view | ||
canvas | ||
Résultat | void |
public getBoundingBox ( |
||
box | ||
Résultat | bool |
public getContext ( bool forChange ) : |
||
forChange | bool | |
Résultat |
public getGestureState ( ) : GiGestureState | ||
Résultat | GiGestureState |
public loadFromFile ( string vgfile ) : bool | ||
vgfile | string | |
Résultat | bool |
public onGesture ( |
||
view | ||
type | GiGestureType | |
state | GiGestureState | |
x | float | |
y | float | |
Résultat | bool |
public onGesture ( |
||
view | ||
type | GiGestureType | |
state | GiGestureState | |
x | float | |
y | float | |
switchGesture | bool | |
Résultat | bool |
public onSize ( |
||
view | ||
w | int | |
h | int | |
Résultat | void |
public saveToFile ( string vgfile, bool pretty ) : bool | ||
vgfile | string | |
pretty | bool | |
Résultat | bool |
public setBkColor ( |
||
view | ||
argb | int | |
Résultat | int |
public setCommand ( |
||
view | ||
name | string | |
Résultat | bool |
public setCommand ( |
||
view | ||
name | string | |
arg2 | string | |
Résultat | bool |
public setContent ( string content ) : bool | ||
content | string | |
Résultat | bool |
public setContext ( |
||
ctx | ||
mask | int | |
apply | int | |
Résultat | void |
public setContextEditing ( bool editing ) : void | ||
editing | bool | |
Résultat | void |
public static setScreenDpi ( int dpi ) : void | ||
dpi | int | |
Résultat | void |
public twoFingersMove ( GiView view, GiGestureState state, float x1, float y1, float x2, float y2 ) : bool | ||
view | GiView | |
state | GiGestureState | |
x1 | float | |
y1 | float | |
x2 | float | |
y2 | float | |
Résultat | bool |
public twoFingersMove ( GiView view, GiGestureState state, float x1, float y1, float x2, float y2, bool switchGesture ) : bool | ||
view | GiView | |
state | GiGestureState | |
x1 | float | |
y1 | float | |
x2 | float | |
y2 | float | |
switchGesture | bool | |
Résultat | bool |
public zoomToModel ( float x, float y, float w, float h ) : bool | ||
x | float | |
y | float | |
w | float | |
h | float | |
Résultat | bool |