public class GroupElement extends Element
Constructor and Description |
---|
GroupElement(Group group,
java.util.ArrayList<java.lang.String> partIDs)
Group Element needs to have the ids of its parts.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toJSON()
Convert to JSON.
|
public GroupElement(Group group, java.util.ArrayList<java.lang.String> partIDs)
group
- Group to convertpartIDs
- Known IDs