Uses of Class
org.graphdrawing.graphml.xmlns.KeyForType.Enum
Packages that use KeyForType.Enum
-
Uses of KeyForType.Enum in org.graphdrawing.graphml.xmlns
Fields in org.graphdrawing.graphml.xmlns declared as KeyForType.EnumModifier and TypeFieldDescriptionstatic final KeyForType.EnumKeyForType.ALLstatic final KeyForType.EnumKeyForType.EDGEstatic final KeyForType.EnumKeyForType.ENDPOINTstatic final KeyForType.EnumKeyForType.GRAPHstatic final KeyForType.EnumKeyForType.GRAPHMLstatic final KeyForType.EnumKeyForType.HYPEREDGEstatic final KeyForType.EnumKeyForType.NODEstatic final KeyForType.EnumKeyForType.PORTMethods in org.graphdrawing.graphml.xmlns that return KeyForType.EnumModifier and TypeMethodDescriptionstatic KeyForType.EnumKeyForType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static KeyForType.EnumReturns the enum value for a string, or null if none.KeyType.getFor()Gets the "for" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type KeyForType.EnumModifier and TypeMethodDescriptionvoidKeyType.setFor(KeyForType.Enum xfor) Sets the "for" attribute -
Uses of KeyForType.Enum in org.graphdrawing.graphml.xmlns.impl
Methods in org.graphdrawing.graphml.xmlns.impl that return KeyForType.EnumMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type KeyForType.EnumModifier and TypeMethodDescriptionvoidKeyTypeImpl.setFor(KeyForType.Enum xfor) Sets the "for" attribute