Uses of Class
com.yworks.xml.graphml.FontStyleType.Enum
Packages that use FontStyleType.Enum
-
Uses of FontStyleType.Enum in com.yworks.xml.graphml
Fields in com.yworks.xml.graphml declared as FontStyleType.EnumModifier and TypeFieldDescriptionstatic final FontStyleType.EnumFontStyleType.BOLDstatic final FontStyleType.EnumFontStyleType.BOLDITALICstatic final FontStyleType.EnumFontStyleType.ITALICstatic final FontStyleType.EnumFontStyleType.PLAINMethods in com.yworks.xml.graphml that return FontStyleType.EnumModifier and TypeMethodDescriptionstatic FontStyleType.EnumFontStyleType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static FontStyleType.EnumReturns the enum value for a string, or null if none.LabelType.getFontStyle()Gets the "fontStyle" attributeMethods in com.yworks.xml.graphml with parameters of type FontStyleType.EnumModifier and TypeMethodDescriptionvoidLabelType.setFontStyle(FontStyleType.Enum fontStyle) Sets the "fontStyle" attribute -
Uses of FontStyleType.Enum in com.yworks.xml.graphml.impl
Methods in com.yworks.xml.graphml.impl that return FontStyleType.EnumMethods in com.yworks.xml.graphml.impl with parameters of type FontStyleType.EnumModifier and TypeMethodDescriptionvoidLabelTypeImpl.setFontStyle(FontStyleType.Enum fontStyle) Sets the "fontStyle" attribute