public class UiTopoMap extends Object
| Constructor and Description | 
|---|
UiTopoMap(String id,
         String desc,
         String filePath,
         double scale)
Creates a new topology map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
description()
Returns the description for this map. 
 | 
String | 
filePath()
Returns the filePath for this map. 
 | 
String | 
id()
Returns the identifier for this map. 
 | 
double | 
scale()
Returns the scale for this map. 
 | 
String | 
toString()  | 
public String id()
public String description()
public String filePath()
public double scale()