Uses of Class
org.graphdrawing.graphml.DefaultType
Packages that use DefaultType
-
Uses of DefaultType in org.graphdrawing.graphml
Fields in org.graphdrawing.graphml declared as DefaultTypeMethods in org.graphdrawing.graphml that return DefaultTypeModifier and TypeMethodDescriptionObjectFactory.createDefaultType()Create an instance ofDefaultTypeKeyType.getDefault()Gets the value of the default property.Methods in org.graphdrawing.graphml that return types with arguments of type DefaultTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DefaultType>ObjectFactory.createDefault(DefaultType value) Methods in org.graphdrawing.graphml with parameters of type DefaultTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DefaultType>ObjectFactory.createDefault(DefaultType value) voidKeyType.setDefault(DefaultType value) Sets the value of the default property.