net.sourceforge.plantuml.openiconic
Class SvgPath

java.lang.Object
  extended by net.sourceforge.plantuml.openiconic.SvgPath

public class SvgPath
extends Object


Constructor Summary
SvgPath(String path)
           
 
Method Summary
 void drawMe(UGraphic ug, double factor)
           
 String toSvg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvgPath

public SvgPath(String path)
Method Detail

toSvg

public String toSvg()

drawMe

public void drawMe(UGraphic ug,
                   double factor)


Copyright © 2014. All Rights Reserved.