public abstract class GraphShape extends AbstractGraphElement
ports, uuid| Constructor and Description |
|---|
GraphShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(GraphConfig config) |
String |
getFillColor() |
void |
setFillColor(String color) |
addPort, addReadOnlyPort, addReadOnlyPorts, createPort, ensureUuid, getLineColor, getLineStroke, getPort, getPorts, getText, getUuid, isHover, isSelected, setHover, setLineColor, setLineStroke, setSelected, setText, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontains, getBounds, move, movePortdistanceTopublic String getFillColor()
public void setFillColor(String color)
public void configure(GraphConfig config)
configure in class AbstractGraphElementCopyright © 2021 vpc open source initiative. All rights reserved.