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
Methods 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.