public class HTMLMapInformation extends Object
Modifier and Type | Field and Description |
---|---|
private String |
imageMap |
private String |
imagePath |
private String[] |
nNearest |
Constructor and Description |
---|
HTMLMapInformation(String imagePath,
String imageMap) |
HTMLMapInformation(String imagePath,
String imageMap,
String[] nNearest) |