net.sourceforge.plantuml.openiconic
Class SvgCommandNumber
java.lang.Object
net.sourceforge.plantuml.openiconic.SvgCommandNumber
- All Implemented Interfaces:
- SvgCommand
public class SvgCommandNumber
- extends Object
- implements SvgCommand
SvgCommandNumber
public SvgCommandNumber(String number)
SvgCommandNumber
public SvgCommandNumber(double number)
toString
public String toString()
- Overrides:
toString
in class Object
add
public SvgCommandNumber add(SvgCommandNumber other)
toSvg
public String toSvg()
- Specified by:
toSvg
in interface SvgCommand
getDouble
public double getDouble()
Copyright © 2014. All Rights Reserved.