public class ShapeInfo extends Object
| Constructor and Description |
|---|
ShapeInfo(String name,
String location,
Hashtable<String,Object> style) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
String |
getName() |
Hashtable<String,Object> |
getStyle() |
Copyright © 2015. All rights reserved.