Uses of Class
com.yworks.xml.graphml.AlignmentType.Enum
Packages that use AlignmentType.Enum
-
Uses of AlignmentType.Enum in com.yworks.xml.graphml
Fields in com.yworks.xml.graphml declared as AlignmentType.EnumModifier and TypeFieldDescriptionstatic final AlignmentType.EnumAlignmentType.CENTERstatic final AlignmentType.EnumAlignmentType.LEFTstatic final AlignmentType.EnumAlignmentType.RIGHTMethods in com.yworks.xml.graphml that return AlignmentType.EnumModifier and TypeMethodDescriptionstatic AlignmentType.EnumAlignmentType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static AlignmentType.EnumReturns the enum value for a string, or null if none.LabelType.getAlignment()Gets the "alignment" attributeMethods in com.yworks.xml.graphml with parameters of type AlignmentType.EnumModifier and TypeMethodDescriptionvoidLabelType.setAlignment(AlignmentType.Enum alignment) Sets the "alignment" attribute -
Uses of AlignmentType.Enum in com.yworks.xml.graphml.impl
Methods in com.yworks.xml.graphml.impl that return AlignmentType.EnumMethods in com.yworks.xml.graphml.impl with parameters of type AlignmentType.EnumModifier and TypeMethodDescriptionvoidLabelTypeImpl.setAlignment(AlignmentType.Enum alignment) Sets the "alignment" attribute