Uses of Enum Class
com.github.weisj.jsvg.nodes.container.BaseContainerNode.CategoryCheckResult
Packages that use BaseContainerNode.CategoryCheckResult
-
Uses of BaseContainerNode.CategoryCheckResult in com.github.weisj.jsvg.nodes.container
Subclasses with type arguments of type BaseContainerNode.CategoryCheckResult in com.github.weisj.jsvg.nodes.containerMethods in com.github.weisj.jsvg.nodes.container that return BaseContainerNode.CategoryCheckResultModifier and TypeMethodDescriptionBaseContainerNode.doIntersect(Category[] requested, Category[] provided) Returns the enum constant of this class with the specified name.BaseContainerNode.CategoryCheckResult.values()Returns an array containing the constants of this enum class, in the order they are declared.