|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotEnoughNodesException | |
|---|---|
| algoanim.animalscript | This package contains the generator back-end for AnimalScript. |
| algoanim.primitives | |
| algoanim.primitives.generators | |
| Uses of NotEnoughNodesException in algoanim.animalscript |
|---|
| Methods in algoanim.animalscript that throw NotEnoughNodesException | |
|---|---|
Polygon |
AnimalScript.newPolygon(Node[] vertices,
java.lang.String name,
DisplayOptions display,
PolygonProperties pp)
|
| Uses of NotEnoughNodesException in algoanim.primitives |
|---|
| Constructors in algoanim.primitives that throw NotEnoughNodesException | |
|---|---|
Polygon(PolygonGenerator pg,
Node[] theNodes,
java.lang.String name,
DisplayOptions display,
PolygonProperties pp)
Instantiates the Polygon and calls the create() method of
the associated PolygonGenerator. |
|
| Uses of NotEnoughNodesException in algoanim.primitives.generators |
|---|
| Methods in algoanim.primitives.generators that throw NotEnoughNodesException | |
|---|---|
Polygon |
Language.newPolygon(Node[] vertices,
java.lang.String name,
DisplayOptions display)
Creates a new Polygon object. |
abstract Polygon |
Language.newPolygon(Node[] vertices,
java.lang.String name,
DisplayOptions display,
PolygonProperties pp)
Creates a new Polygon object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||