Package com.independentsoft.office.vml
Class HandleSet
java.lang.Object
com.independentsoft.office.vml.HandleSet
- All Implemented Interfaces:
IContentElement,IGroupElement,IShapeElement,IVmlElement
The Class HandleSet.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new handle set.HandleSet(InternalXMLStreamReader reader)Instantiates a new handle set. -
Method Summary
-
Constructor Details
-
HandleSet
public HandleSet()Instantiates a new handle set. -
HandleSet
Instantiates a new handle set.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIGroupElement- Specified by:
clonein interfaceIShapeElement- Specified by:
clonein interfaceIVmlElement- Overrides:
clonein classObject
-
toString
-
getHandles
Gets the handles.- Returns:
- the handles
-