public class Object extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Graphics |
getGraphics() |
String |
getId() |
String |
getInherits() |
boolean |
getInstanciable() |
String |
getKey() |
String |
getName() |
Vector |
getPreferredOrder() |
Hashtable<String,Property> |
getProperties() |
String |
getRecomm() |
String |
getToString() |
String |
getType() |
public Object(Node n)
public String getId()
public String getDescription()
public String getRecomm()
public Vector getPreferredOrder()
public String getType()
public Graphics getGraphics()
public String getInherits()
public boolean getInstanciable()
public String getName()
public String getKey()
public String getToString()
Copyright © 2015. All Rights Reserved.