com.ptc.wvs.client.pview
Class PViewOLData
java.lang.Object
com.ptc.wvs.client.pview.PViewOLData
- All Implemented Interfaces:
- Serializable
- public class PViewOLData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shapesource
private String shapesource
boundingBox
private String boundingBox
properties
private Hashtable properties
PViewOLData
public PViewOLData()
getShapesource
public String getShapesource()
setShapesource
public void setShapesource(String shapesource)
getBoundingBox
public String getBoundingBox()
setBoundingBox
public void setBoundingBox(String boundingBox)
setProperties
public void setProperties(Hashtable properties)
getProperties
public Hashtable getProperties()