|
Teppefall | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.teppefall.ds.render2d.compositing.CompositeNode
public class CompositeNode
| Field Summary | |
|---|---|
static int |
IMAGE
|
static int |
TEXT
|
| Constructor Summary | |
|---|---|
CompositeNode(java.lang.String name,
int x,
int y)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
void |
setType(int type)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static int TEXT
public static int IMAGE
| Constructor Detail |
|---|
public CompositeNode(java.lang.String name,
int x,
int y)
| Method Detail |
|---|
public int getType()
public void setType(int type)
public java.lang.String toString()
toString in class java.lang.Object
|
Teppefall | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||