Uses of Interface
org.graphdrawing.graphml.xmlns.KeyTypeType
Packages that use KeyTypeType
-
Uses of KeyTypeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return KeyTypeTypeModifier and TypeMethodDescriptionstatic KeyTypeTypeKeyTypeType.Factory.newInstance()static KeyTypeTypeKeyTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypeKeyTypeType.Factory.parse(InputStream is) static KeyTypeTypeKeyTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypestatic KeyTypeTypeKeyTypeType.Factory.parse(XMLStreamReader sr) static KeyTypeTypeKeyTypeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static KeyTypeTypeKeyTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static KeyTypeTypeKeyTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic KeyTypeTypestatic KeyTypeTypeKeyType.xgetAttrType()Gets (as xml) the "attr.type" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type KeyTypeTypeModifier and TypeMethodDescriptionvoidKeyType.xsetAttrType(KeyTypeType attrType) Sets (as xml) the "attr.type" attribute -
Uses of KeyTypeType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement KeyTypeTypeModifier and TypeClassDescriptionclassAn XML key.type.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return KeyTypeTypeModifier and TypeMethodDescriptionKeyTypeImpl.xgetAttrType()Gets (as xml) the "attr.type" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type KeyTypeTypeModifier and TypeMethodDescriptionvoidKeyTypeImpl.xsetAttrType(KeyTypeType attrType) Sets (as xml) the "attr.type" attribute
XMLInputStream