Package net.sourceforge.plantuml.eps
Interface PostScriptCommand
-
- All Known Implementing Classes:
PostScriptCommandCurveTo
,PostScriptCommandLineTo
,PostScriptCommandMacro
,PostScriptCommandMoveTo
,PostScriptCommandQuadTo
,PostScriptCommandRaw
public interface PostScriptCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toPostString()
-
-
-
Method Detail
-
toPostString
String toPostString()
-
-