Uses of Interface
com.yworks.xml.graphml.LineTypeType
Packages that use LineTypeType
-
Uses of LineTypeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return LineTypeTypeModifier and TypeMethodDescriptionstatic LineTypeTypeLineTypeType.Factory.newInstance()static LineTypeTypeLineTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static LineTypeTypestatic LineTypeTypestatic LineTypeTypestatic LineTypeTypeLineTypeType.Factory.parse(InputStream is) static LineTypeTypeLineTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static LineTypeTypestatic LineTypeTypestatic LineTypeTypestatic LineTypeTypestatic LineTypeTypestatic LineTypeTypestatic LineTypeTypeLineTypeType.Factory.parse(XMLStreamReader sr) static LineTypeTypeLineTypeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static LineTypeTypeLineTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static LineTypeTypeLineTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic LineTypeTypestatic LineTypeTypeSimpleStyleDocument.SimpleStyle.xgetLineType()Gets (as xml) the "lineType" attributeLineStyleType.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml with parameters of type LineTypeTypeModifier and TypeMethodDescriptionvoidSimpleStyleDocument.SimpleStyle.xsetLineType(LineTypeType lineType) Sets (as xml) the "lineType" attributevoidLineStyleType.xsetType(LineTypeType type) Sets (as xml) the "type" attribute -
Uses of LineTypeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement LineTypeTypeModifier and TypeClassDescriptionclassAn XML lineType.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return LineTypeTypeModifier and TypeMethodDescriptionSimpleStyleDocumentImpl.SimpleStyleImpl.xgetLineType()Gets (as xml) the "lineType" attributeLineStyleTypeImpl.xgetType()Gets (as xml) the "type" attributeMethods in com.yworks.xml.graphml.impl with parameters of type LineTypeTypeModifier and TypeMethodDescriptionvoidSimpleStyleDocumentImpl.SimpleStyleImpl.xsetLineType(LineTypeType lineType) Sets (as xml) the "lineType" attributevoidLineStyleTypeImpl.xsetType(LineTypeType type) Sets (as xml) the "type" attribute
XMLInputStream