net.sourceforge.plantuml.anim
Class Animation
java.lang.Object
net.sourceforge.plantuml.anim.Animation
public class Animation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
singleton
public static Animation singleton(AffineTransformation affineTransformation)
create
public static Animation create(List<String> descriptions)
getAll
public Collection<AffineTransformation> getAll()
setDimension
public void setDimension(Dimension2D dim)
getFirst
public AffineTransformation getFirst()
getMinMax
public MinMax getMinMax(Dimension2D dim)
Copyright © 2014. All Rights Reserved.