public class ClosePath extends Command
| Modifier and Type | Field and Description |
|---|---|
static char |
ABSOLUTE_COMMAND |
static char |
RELATIVE_COMMAND |
| Constructor and Description |
|---|
ClosePath() |
| Modifier and Type | Method and Description |
|---|---|
char |
getAbsoluteCommand() |
char |
getRelativeCommand() |
String |
toString() |
isRelativepublic static final char ABSOLUTE_COMMAND
public static final char RELATIVE_COMMAND
public char getAbsoluteCommand()
getAbsoluteCommand in class Commandpublic char getRelativeCommand()
getRelativeCommand in class CommandCopyright © 2018 Xalys. All rights reserved.