|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrokeCallback | |
|---|---|
| cz.cuni.jagrlib | Core JaGrLib package. |
| cz.cuni.jagrlib.iface | Various interfaces for connecting of JaGrLib modules. |
| Uses of StrokeCallback in cz.cuni.jagrlib |
|---|
| Fields in cz.cuni.jagrlib declared as StrokeCallback | |
|---|---|
StrokeCallback |
VCommand.SetLineCallback.callback
Stroke callback (object implementing StrokeCallback interface). |
| Constructors in cz.cuni.jagrlib with parameters of type StrokeCallback | |
|---|---|
VCommand.SetLineCallback(StrokeCallback _callback)
Initializing constructor. |
|
| Uses of StrokeCallback in cz.cuni.jagrlib.iface |
|---|
| Methods in cz.cuni.jagrlib.iface with parameters of type StrokeCallback | |
|---|---|
void |
VectorGraphics.setLineCallback(StrokeCallback callback)
SetLineCallback command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||