Uses of Class
org.graphdrawing.graphml.xmlns.EndpointTypeType.Enum
Packages that use EndpointTypeType.Enum
-
Uses of EndpointTypeType.Enum in org.graphdrawing.graphml.xmlns
Fields in org.graphdrawing.graphml.xmlns declared as EndpointTypeType.EnumModifier and TypeFieldDescriptionstatic final EndpointTypeType.EnumEndpointTypeType.INstatic final EndpointTypeType.EnumEndpointTypeType.OUTstatic final EndpointTypeType.EnumEndpointTypeType.UNDIRMethods in org.graphdrawing.graphml.xmlns that return EndpointTypeType.EnumModifier and TypeMethodDescriptionstatic EndpointTypeType.EnumEndpointTypeType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static EndpointTypeType.EnumReturns the enum value for a string, or null if none.EndpointType.getType()Gets the "type" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type EndpointTypeType.EnumModifier and TypeMethodDescriptionvoidEndpointType.setType(EndpointTypeType.Enum type) Sets the "type" attribute -
Uses of EndpointTypeType.Enum in org.graphdrawing.graphml.xmlns.impl
Methods in org.graphdrawing.graphml.xmlns.impl that return EndpointTypeType.EnumMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type EndpointTypeType.EnumModifier and TypeMethodDescriptionvoidEndpointTypeImpl.setType(EndpointTypeType.Enum type) Sets the "type" attribute