Package | Description |
---|---|
tacv.universe.map.xml |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Vertex> |
Building.vertex |
protected java.util.List<Vertex> |
Vertices.vertex |
Modifier and Type | Method and Description |
---|---|
Vertex |
ObjectFactory.createVertex()
Create an instance of
Vertex |
Modifier and Type | Method and Description |
---|---|
java.util.List<Vertex> |
Building.getVertex()
Gets the value of the vertex property.
|
java.util.List<Vertex> |
Vertices.getVertex()
Gets the value of the vertex property.
|