Uses of Class
org.w3.x1999.xlink.TypeAttribute.Type.Enum
Packages that use TypeAttribute.Type.Enum
Package
Description
-
Uses of TypeAttribute.Type.Enum in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return TypeAttribute.Type.EnumMethods in org.graphdrawing.graphml.xmlns with parameters of type TypeAttribute.Type.EnumModifier and TypeMethodDescriptionvoidLocatorType.setType(TypeAttribute.Type.Enum type) Sets the "type" attribute -
Uses of TypeAttribute.Type.Enum in org.graphdrawing.graphml.xmlns.impl
Methods in org.graphdrawing.graphml.xmlns.impl that return TypeAttribute.Type.EnumMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type TypeAttribute.Type.EnumModifier and TypeMethodDescriptionvoidLocatorTypeImpl.setType(TypeAttribute.Type.Enum type) Sets the "type" attribute -
Uses of TypeAttribute.Type.Enum in org.w3.x1999.xlink
Fields in org.w3.x1999.xlink declared as TypeAttribute.Type.EnumModifier and TypeFieldDescriptionstatic final TypeAttribute.Type.EnumTypeAttribute.Type.ARCstatic final TypeAttribute.Type.EnumTypeAttribute.Type.EXTENDEDstatic final TypeAttribute.Type.EnumTypeAttribute.Type.LOCATORstatic final TypeAttribute.Type.EnumTypeAttribute.Type.SIMPLEMethods in org.w3.x1999.xlink that return TypeAttribute.Type.EnumModifier and TypeMethodDescriptionstatic TypeAttribute.Type.EnumTypeAttribute.Type.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static TypeAttribute.Type.EnumReturns the enum value for a string, or null if none.TypeAttribute.getType()Gets the "type" attributeMethods in org.w3.x1999.xlink with parameters of type TypeAttribute.Type.EnumModifier and TypeMethodDescriptionvoidTypeAttribute.setType(TypeAttribute.Type.Enum type) Sets the "type" attribute -
Uses of TypeAttribute.Type.Enum in org.w3.x1999.xlink.impl
Methods in org.w3.x1999.xlink.impl that return TypeAttribute.Type.EnumMethods in org.w3.x1999.xlink.impl with parameters of type TypeAttribute.Type.EnumModifier and TypeMethodDescriptionvoidTypeAttributeImpl.setType(TypeAttribute.Type.Enum type) Sets the "type" attribute