public class TreeConnectorSkin
extends de.tesis.dynaware.grapheditor.GConnectorSkin
| Constructor and Description |
|---|
TreeConnectorSkin(de.tesis.dynaware.grapheditor.model.GConnector connector)
Creates a new
TreeConnectorSkin instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(de.tesis.dynaware.grapheditor.GConnectorStyle style) |
double |
getHeight() |
javafx.scene.Node |
getRoot() |
double |
getWidth() |
public TreeConnectorSkin(de.tesis.dynaware.grapheditor.model.GConnector connector)
TreeConnectorSkin instance.connector - the GConnector that this skin is representingpublic javafx.scene.Node getRoot()
getRoot in class de.tesis.dynaware.grapheditor.GConnectorSkinpublic double getWidth()
getWidth in class de.tesis.dynaware.grapheditor.GConnectorSkinpublic double getHeight()
getHeight in class de.tesis.dynaware.grapheditor.GConnectorSkinpublic void applyStyle(de.tesis.dynaware.grapheditor.GConnectorStyle style)
applyStyle in class de.tesis.dynaware.grapheditor.GConnectorSkinCopyright © 2015 TESIS DYNAware. All Rights Reserved.