|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EllipseSegProperties | |
|---|---|
| algoanim.animalscript | This package contains the generator back-end for AnimalScript. |
| algoanim.primitives | |
| algoanim.primitives.generators | |
| Uses of EllipseSegProperties in algoanim.animalscript |
|---|
| Methods in algoanim.animalscript with parameters of type EllipseSegProperties | |
|---|---|
EllipseSeg |
AnimalScript.newEllipseSeg(Node center,
Node radius,
java.lang.String name,
DisplayOptions display,
EllipseSegProperties cp)
|
| Uses of EllipseSegProperties in algoanim.primitives |
|---|
| Methods in algoanim.primitives that return EllipseSegProperties | |
|---|---|
EllipseSegProperties |
EllipseSeg.getProperties()
Returns the properties of this EllipseSeg. |
| Constructors in algoanim.primitives with parameters of type EllipseSegProperties | |
|---|---|
EllipseSeg(EllipseSegGenerator esg,
Node aCenter,
Node aRadius,
java.lang.String name,
DisplayOptions display,
EllipseSegProperties ep)
Instantiates the CircleSeg and calls the create() method of
the associated CircleSegGenerator. |
|
| Uses of EllipseSegProperties in algoanim.primitives.generators |
|---|
| Methods in algoanim.primitives.generators with parameters of type EllipseSegProperties | |
|---|---|
abstract EllipseSeg |
Language.newEllipseSeg(Node center,
Node radius,
java.lang.String name,
DisplayOptions display,
EllipseSegProperties cp)
Creates a new EllipseSeg object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||