Package net.sourceforge.plantuml.anim
Class Animation
java.lang.Object
net.sourceforge.plantuml.anim.Animation
public class Animation
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic Animation
create
(java.util.List<java.lang.String> descriptions) java.util.Collection<AffineTransformation>
getAll()
getFirst()
getMinMax
(Dimension2D dim) void
setDimension
(Dimension2D dim) static Animation
singleton
(AffineTransformation affineTransformation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
singleton
-
create
-
getAll
-
setDimension
-
getFirst
-
getMinMax
-