java.lang.Object | |
↳ | com.microstrategy.web.app.maps.topology.TopologyBuilder |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected Topology | topoRepo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TopologyBuilder() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
addShape(MultiGeoPolygon shape, int shapeId)
Add a shape object to build the topology.
| ||||||||||
Topology |
getTopology()
Get the topology object once all the shape objects are added.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Add a shape object to build the topology. The id can be used to retrieve topology info later in method.