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() |
isRelative
public static final char ABSOLUTE_COMMAND
public static final char RELATIVE_COMMAND
public char getAbsoluteCommand()
getAbsoluteCommand
in class Command
public char getRelativeCommand()
getRelativeCommand
in class Command
Copyright © 2018 Xalys. All rights reserved.