Uses of Enum
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 type with the specified name.BaseContainerNode.CategoryCheckResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.