Uses of Class
org.graphdrawing.graphml.xmlns.YfilesFoldertypeType.Enum
Packages that use YfilesFoldertypeType.Enum
-
Uses of YfilesFoldertypeType.Enum in org.graphdrawing.graphml.xmlns
Fields in org.graphdrawing.graphml.xmlns declared as YfilesFoldertypeType.EnumModifier and TypeFieldDescriptionstatic final YfilesFoldertypeType.EnumYfilesFoldertypeType.FOLDERstatic final YfilesFoldertypeType.EnumYfilesFoldertypeType.GROUPstatic final YfilesFoldertypeType.EnumYfilesFoldertypeType.LEAFMethods in org.graphdrawing.graphml.xmlns that return YfilesFoldertypeType.EnumModifier and TypeMethodDescriptionstatic YfilesFoldertypeType.EnumYfilesFoldertypeType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static YfilesFoldertypeType.EnumReturns the enum value for a string, or null if none.NodeType.getYfilesFoldertype()Gets the "yfiles.foldertype" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type YfilesFoldertypeType.EnumModifier and TypeMethodDescriptionvoidNodeType.setYfilesFoldertype(YfilesFoldertypeType.Enum yfilesFoldertype) Sets the "yfiles.foldertype" attribute -
Uses of YfilesFoldertypeType.Enum in org.graphdrawing.graphml.xmlns.impl
Methods in org.graphdrawing.graphml.xmlns.impl that return YfilesFoldertypeType.EnumModifier and TypeMethodDescriptionNodeTypeImpl.getYfilesFoldertype()Gets the "yfiles.foldertype" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type YfilesFoldertypeType.EnumModifier and TypeMethodDescriptionvoidNodeTypeImpl.setYfilesFoldertype(YfilesFoldertypeType.Enum yfilesFoldertype) Sets the "yfiles.foldertype" attribute