public class ShapeInfo extends Object
ShapeInfo(String name, String location, Hashtable<String,Object> style)
String
getLocation()
getName()
Hashtable<String,Object>
getStyle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShapeInfo(String name, String location, Hashtable<String,Object> style)
public String getName()
public String getLocation()
public Hashtable<String,Object> getStyle()
Copyright © 2014. All rights reserved.