net.sourceforge.plantuml.eps
Class PostScriptCommandMacro
java.lang.Object
net.sourceforge.plantuml.eps.PostScriptCommandMacro
- All Implemented Interfaces:
- PostScriptCommand
public class PostScriptCommandMacro
- extends Object
- implements PostScriptCommand
PostScriptCommandMacro
public PostScriptCommandMacro(String name)
getName
public String getName()
add
public void add(PostScriptCommand cmd)
toPostString
public String toPostString()
- Specified by:
toPostString
in interface PostScriptCommand
getPostStringDefinition
public String getPostStringDefinition()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2011. All Rights Reserved.