net.sourceforge.plantuml.ugraphic
Class UGraphicCompress
java.lang.Object
net.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.ugraphic.UGraphicCompress
- All Implemented Interfaces:
- UGraphic
public class UGraphicCompress
- extends UGraphicDelegator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGraphicCompress
public UGraphicCompress(UGraphic ug,
CompressionTransform compressionTransform)
apply
public UGraphic apply(UChange change)
draw
public void draw(UShape shape)
- Specified by:
draw
in interface UGraphic
- Overrides:
draw
in class UGraphicDelegator
Copyright © 2014. All Rights Reserved.