Uses of Interface
com.yworks.xml.graphml.VerticalTextPositionType
Packages that use VerticalTextPositionType
-
Uses of VerticalTextPositionType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return VerticalTextPositionTypeModifier and TypeMethodDescriptionstatic VerticalTextPositionTypeVerticalTextPositionType.Factory.newInstance()static VerticalTextPositionTypeVerticalTextPositionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(InputStream is) static VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypestatic VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(XMLStreamReader sr) static VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static VerticalTextPositionTypeVerticalTextPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic VerticalTextPositionTypestatic VerticalTextPositionTypeLabelType.xgetVerticalTextPosition()Gets (as xml) the "verticalTextPosition" attributeMethods in com.yworks.xml.graphml with parameters of type VerticalTextPositionTypeModifier and TypeMethodDescriptionvoidLabelType.xsetVerticalTextPosition(VerticalTextPositionType verticalTextPosition) Sets (as xml) the "verticalTextPosition" attribute -
Uses of VerticalTextPositionType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement VerticalTextPositionTypeModifier and TypeClassDescriptionclassAn XML verticalTextPosition.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return VerticalTextPositionTypeModifier and TypeMethodDescriptionLabelTypeImpl.xgetVerticalTextPosition()Gets (as xml) the "verticalTextPosition" attributeMethods in com.yworks.xml.graphml.impl with parameters of type VerticalTextPositionTypeModifier and TypeMethodDescriptionvoidLabelTypeImpl.xsetVerticalTextPosition(VerticalTextPositionType verticalTextPosition) Sets (as xml) the "verticalTextPosition" attribute
XMLInputStream