Package com.yworks.xml.graphml
Interface ArrowTypeType
- All Superinterfaces:
org.apache.xmlbeans.XmlAnySimpleType,org.apache.xmlbeans.XmlNMTOKEN,org.apache.xmlbeans.XmlNormalizedString,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlString,org.apache.xmlbeans.XmlToken,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ArrowTypeTypeImpl
public interface ArrowTypeType
extends org.apache.xmlbeans.XmlNMTOKEN
An XML arrowType.type(@http://www.yworks.com/xml/graphml).
This is an atomic type that is a restriction of com.yworks.xml.graphml.ArrowTypeType.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for com.yworks.xml.graphml.ArrowTypeType.static final classA factory class with static methods for creating instances of this type. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final ArrowTypeType.Enumstatic final org.apache.xmlbeans.SchemaTypestatic final ArrowTypeType.Enumstatic final ArrowTypeType.EnumFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, set, setStringValue, stringValueMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
type
static final org.apache.xmlbeans.SchemaType type -
STANDARD
-
DELTA
-
DIAMOND
-
WHITE_DIAMOND
-
WHITE_DELTA
-
NONE
-
PLAIN
-
CONCAVE
-
CONVEX
-
CIRCLE
-
DASH
-
TRANSPARENT_CIRCLE
-
SKEWED_DASH
-
T_SHAPE
-
INT_STANDARD
static final int INT_STANDARD- See Also:
-
INT_DELTA
static final int INT_DELTA- See Also:
-
INT_DIAMOND
static final int INT_DIAMOND- See Also:
-
INT_WHITE_DIAMOND
static final int INT_WHITE_DIAMOND- See Also:
-
INT_WHITE_DELTA
static final int INT_WHITE_DELTA- See Also:
-
INT_NONE
static final int INT_NONE- See Also:
-
INT_PLAIN
static final int INT_PLAIN- See Also:
-
INT_CONCAVE
static final int INT_CONCAVE- See Also:
-
INT_CONVEX
static final int INT_CONVEX- See Also:
-
INT_CIRCLE
static final int INT_CIRCLE- See Also:
-
INT_DASH
static final int INT_DASH- See Also:
-
INT_TRANSPARENT_CIRCLE
static final int INT_TRANSPARENT_CIRCLE- See Also:
-
INT_SKEWED_DASH
static final int INT_SKEWED_DASH- See Also:
-
INT_T_SHAPE
static final int INT_T_SHAPE- See Also:
-
-
Method Details
-
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue() -
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
-