public class PostScriptCommandMacro extends Object implements PostScriptCommand
Constructor and Description |
---|
PostScriptCommandMacro(String name) |
Modifier and Type | Method and Description |
---|---|
void |
add(PostScriptCommand cmd) |
boolean |
equals(Object obj) |
String |
getName() |
String |
getPostStringDefinition() |
int |
hashCode() |
String |
toPostString() |
public PostScriptCommandMacro(String name)
public String getName()
public void add(PostScriptCommand cmd)
public String toPostString()
toPostString
in interface PostScriptCommand
public String getPostStringDefinition()
Copyright © 2015. All Rights Reserved.