public static class TransformAdapter.ConstructRegion extends TransformAdapter.Region
| Constructor and Description |
|---|
ConstructRegion(ModelAdapter model,
java.lang.Object construct) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
java.util.List<Location> |
getLocations() |
ModelAdapter |
getModel() |
public ConstructRegion(ModelAdapter model, java.lang.Object construct)
public ModelAdapter getModel()
getModel in class TransformAdapter.Regionpublic Location getLocation()
getLocation in class TransformAdapter.Regionpublic java.util.List<Location> getLocations()
getLocations in class TransformAdapter.Region