20 package net.sf.gridarta.model.anim;
23 import org.jetbrains.annotations.NotNull;
The data package contains classes for handling data that is organized in a tree.
This class manages NamedObjects, managing their tree as well as providing a method for showing a dial...
Exception thrown to indicate that an animation object is not acceptable.
Base package of all Gridarta classes.
AnimationObjects is a container for AnimationObjects.
Exception that's thrown in case an animation name was not unique.
void addAnimationObject(@NotNull String animName, @NotNull String list, @NotNull String path)
Add an animation object.