Uses of Class
com.yworks.xml.graphml.HorizontalTextPositionType.Enum
Packages that use HorizontalTextPositionType.Enum
-
Uses of HorizontalTextPositionType.Enum in com.yworks.xml.graphml
Fields in com.yworks.xml.graphml declared as HorizontalTextPositionType.EnumModifier and TypeFieldDescriptionstatic final HorizontalTextPositionType.EnumHorizontalTextPositionType.CENTERstatic final HorizontalTextPositionType.EnumHorizontalTextPositionType.LEFTstatic final HorizontalTextPositionType.EnumHorizontalTextPositionType.LEFT_ALIGNEDstatic final HorizontalTextPositionType.EnumHorizontalTextPositionType.RIGHTstatic final HorizontalTextPositionType.EnumHorizontalTextPositionType.RIGHT_ALIGNEDMethods in com.yworks.xml.graphml that return HorizontalTextPositionType.EnumModifier and TypeMethodDescriptionHorizontalTextPositionType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.Returns the enum value for a string, or null if none.LabelType.getHorizontalTextPosition()Gets the "horizontalTextPosition" attributeMethods in com.yworks.xml.graphml with parameters of type HorizontalTextPositionType.EnumModifier and TypeMethodDescriptionvoidLabelType.setHorizontalTextPosition(HorizontalTextPositionType.Enum horizontalTextPosition) Sets the "horizontalTextPosition" attribute -
Uses of HorizontalTextPositionType.Enum in com.yworks.xml.graphml.impl
Methods in com.yworks.xml.graphml.impl that return HorizontalTextPositionType.EnumModifier and TypeMethodDescriptionLabelTypeImpl.getHorizontalTextPosition()Gets the "horizontalTextPosition" attributeMethods in com.yworks.xml.graphml.impl with parameters of type HorizontalTextPositionType.EnumModifier and TypeMethodDescriptionvoidLabelTypeImpl.setHorizontalTextPosition(HorizontalTextPositionType.Enum horizontalTextPosition) Sets the "horizontalTextPosition" attribute