GeoGebra

Tags for types "point", "vector", "line", "segment", "conic", "function"

Jump to: navigation, search
<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