Uses of Interface
com.yworks.xml.graphml.AlignmentType
Packages that use AlignmentType
-
Uses of AlignmentType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return AlignmentTypeModifier and TypeMethodDescriptionstatic AlignmentTypeAlignmentType.Factory.newInstance()static AlignmentTypeAlignmentType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static AlignmentTypestatic AlignmentTypestatic AlignmentTypestatic AlignmentTypeAlignmentType.Factory.parse(InputStream is) static AlignmentTypeAlignmentType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static AlignmentTypestatic AlignmentTypestatic AlignmentTypestatic AlignmentTypestatic AlignmentTypestatic AlignmentTypestatic AlignmentTypeAlignmentType.Factory.parse(XMLStreamReader sr) static AlignmentTypeAlignmentType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static AlignmentTypeAlignmentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static AlignmentTypeAlignmentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic AlignmentTypestatic AlignmentTypeLabelType.xgetAlignment()Gets (as xml) the "alignment" attributeMethods in com.yworks.xml.graphml with parameters of type AlignmentTypeModifier and TypeMethodDescriptionvoidLabelType.xsetAlignment(AlignmentType alignment) Sets (as xml) the "alignment" attribute -
Uses of AlignmentType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement AlignmentTypeModifier and TypeClassDescriptionclassAn XML alignment.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return AlignmentTypeModifier and TypeMethodDescriptionLabelTypeImpl.xgetAlignment()Gets (as xml) the "alignment" attributeMethods in com.yworks.xml.graphml.impl with parameters of type AlignmentTypeModifier and TypeMethodDescriptionvoidLabelTypeImpl.xsetAlignment(AlignmentType alignment) Sets (as xml) the "alignment" attribute
XMLInputStream