Package net.sourceforge.plantuml.graphic
Class SvgAttributes
java.lang.Object
net.sourceforge.plantuml.graphic.SvgAttributes
public class SvgAttributes
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(java.lang.String key, java.lang.String value) add
(SvgAttributes toBeAdded) java.util.Map<java.lang.String,
java.lang.String> Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SvgAttributes
public SvgAttributes() -
SvgAttributes
public SvgAttributes(java.lang.String args)
-
-
Method Details
-
attributes
public java.util.Map<java.lang.String,java.lang.String> attributes() -
add
-
add
-