net.sourceforge.plantuml.ugraphic
Class UGraphicUtils
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGraphicUtils
public abstract class UGraphicUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGraphicUtils
public UGraphicUtils()
translate
public static UDrawable3 translate(UDrawable3 d,
double dx,
double dy)
translate
public static UGraphic translate(UGraphic g,
double tx,
double ty)
Copyright © 2012. All Rights Reserved.