Method | Description | |
---|---|---|
Move ( int x, int y ) : void | ||
Rotate ( int rotate ) : void | ||
Scale ( double z1, double z2 ) : void | ||
Transform ( List |
||
Transformer ( ) : System | ||
Transformer ( string transformation ) : System |
Method | Description | |
---|---|---|
Unprocessed ( |
||
VisitPenAbsolute ( |
||
VisitPenDown ( |
||
VisitPenRelative ( |
||
VisitPenUp ( |
Method | Description | |
---|---|---|
Scale ( double p ) : void | ||
TransformPoint ( |
||
TransformPointRelative ( |
||
TrasformPoints ( |
public Transformer ( string transformation ) : System | ||
transformation | string | |
return | System |
protected Unprocessed ( |
||
item | ||
return | void |
protected VisitPenAbsolute ( |
||
item | ||
return | void |
protected VisitPenDown ( |
||
item | ||
return | void |
protected VisitPenRelative ( |
||
item | ||
return | void |
protected VisitPenUp ( |
||
item | ||
return | void |