Uses of Class
com.yworks.xml.graphml.NodeLabelModelType.Enum
Packages that use NodeLabelModelType.Enum
-
Uses of NodeLabelModelType.Enum in com.yworks.xml.graphml
Fields in com.yworks.xml.graphml declared as NodeLabelModelType.EnumModifier and TypeFieldDescriptionstatic final NodeLabelModelType.EnumNodeLabelModelType.CORNERSstatic final NodeLabelModelType.EnumNodeLabelModelType.CUSTOMstatic final NodeLabelModelType.EnumNodeLabelModelType.EIGHT_POSstatic final NodeLabelModelType.EnumNodeLabelModelType.FREEstatic final NodeLabelModelType.EnumNodeLabelModelType.INTERNALstatic final NodeLabelModelType.EnumNodeLabelModelType.SANDWICHstatic final NodeLabelModelType.EnumNodeLabelModelType.SIDESMethods in com.yworks.xml.graphml that return NodeLabelModelType.EnumModifier and TypeMethodDescriptionstatic NodeLabelModelType.EnumNodeLabelModelType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static NodeLabelModelType.EnumReturns the enum value for a string, or null if none.NodeLabelType.getModelName()Gets the "modelName" attributeMethods in com.yworks.xml.graphml with parameters of type NodeLabelModelType.EnumModifier and TypeMethodDescriptionvoidNodeLabelType.setModelName(NodeLabelModelType.Enum modelName) Sets the "modelName" attribute -
Uses of NodeLabelModelType.Enum in com.yworks.xml.graphml.impl
Methods in com.yworks.xml.graphml.impl that return NodeLabelModelType.EnumModifier and TypeMethodDescriptionNodeLabelTypeImpl.getModelName()Gets the "modelName" attributeMethods in com.yworks.xml.graphml.impl with parameters of type NodeLabelModelType.EnumModifier and TypeMethodDescriptionvoidNodeLabelTypeImpl.setModelName(NodeLabelModelType.Enum modelName) Sets the "modelName" attribute