| Package | Description |
|---|---|
| de.saxsys.svgfx.core.path.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
MoveCommand
This represents a position command in a svg path which will either.
|
| Modifier and Type | Method and Description |
|---|---|
LineCommand |
CommandFactory.createLineCommand(char commandName,
String data)
Creates a new
LineCommand using the given data, which needs to be two numeric values separated by whitespaces or one comma
which determines which position is moved to. |
Copyright © 2017 Saxonia Systems AG. All rights reserved.