Uses of Interface
com.yworks.xml.graphml.ShapeTypeType
Packages that use ShapeTypeType
-
Uses of ShapeTypeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ShapeTypeTypeModifier and TypeMethodDescriptionstatic ShapeTypeTypeShapeTypeType.Factory.newInstance()static ShapeTypeTypeShapeTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypeShapeTypeType.Factory.parse(InputStream is) static ShapeTypeTypeShapeTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypestatic ShapeTypeTypeShapeTypeType.Factory.parse(XMLStreamReader sr) static ShapeTypeTypeShapeTypeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ShapeTypeTypeShapeTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ShapeTypeTypeShapeTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ShapeTypeTypestatic ShapeTypeTypeGroupNodeType.Shape.xgetType()Gets (as xml) the "type" attributeShapeNodeType.Shape.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml with parameters of type ShapeTypeTypeModifier and TypeMethodDescriptionvoidGroupNodeType.Shape.xsetType(ShapeTypeType type) Sets (as xml) the "type" attributevoidShapeNodeType.Shape.xsetType(ShapeTypeType type) Sets (as xml) the "type" attribute -
Uses of ShapeTypeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ShapeTypeTypeModifier and TypeClassDescriptionclassAn XML shapeType.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ShapeTypeTypeModifier and TypeMethodDescriptionGroupNodeTypeImpl.ShapeImpl.xgetType()Gets (as xml) the "type" attributeShapeNodeTypeImpl.ShapeImpl.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml.impl with parameters of type ShapeTypeTypeModifier and TypeMethodDescriptionvoidGroupNodeTypeImpl.ShapeImpl.xsetType(ShapeTypeType type) Sets (as xml) the "type" attributevoidShapeNodeTypeImpl.ShapeImpl.xsetType(ShapeTypeType type) Sets (as xml) the "type" attribute
XMLInputStream