| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
Tags for types "point", "vector", "line", "segment", "conic", "function"
<show object="boolean" label="boolean"/>
<objColor r="0-255" g="0-255" b="0-255" alpha="float"/>
<labelOffset x="integer" y="integer"/>
<trace val="boolean">
<animation step="double" speed="double" type="integer" playing="boolean"/>
where "type" is an integer representing one of the following animation types:
ANIMATION_OSCILLATING = 0
ANIMATION_INCREASING = 1
ANIMATION_DECREASING = 2
<labelMode val="integer"/>
where "val" is an integer representing one of the following labeling styles:
0 NAME
1 NAME & VALUE
2 VALUE
3 CAPTION