public class DynamicT3DObject extends Object
| Constructor and Description |
|---|
DynamicT3DObject(String beanType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(Object child) |
void |
addChildren(Collection children) |
String |
getBeanType() |
List |
getChildren() |
Map<String,Object> |
getHeaderFields() |
Map<String,Object> |
getProperties() |
public DynamicT3DObject(String beanType)
public String getBeanType()
public List getChildren()
public void addChildren(Collection children)
public void addChild(Object child)
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.