|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsnakeprogram3d.SnakeApplication
public class SnakeApplication
| Field Summary | |
|---|---|
static int |
MAXLENGTH
|
static java.lang.String |
VERSION
|
| Constructor Summary | |
|---|---|
SnakeApplication()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
From the command line. |
static void |
runAsPlugin()
As a plugin. |
static void |
setProperties()
Sets the Maximum Number of points in a filament. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int MAXLENGTH
public static final java.lang.String VERSION
| Constructor Detail |
|---|
public SnakeApplication()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - cmd line arguments not used.public static void runAsPlugin()
public static void setProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||