public class BasicConnectorShape<W,D extends MutableShapeDef<W>,V extends WiresConnectorViewExt<?>> extends ConnectorShape<W,D,V>
| Constructor and Description |
|---|
BasicConnectorShape(D shapeDef,
V view) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyActiveState(String color)
Use the connector's line as decorator for the different states.
|
protected void |
applyNoneState()
Use the connector's line as decorator for the different states.
|
void |
applyState(ShapeState shapeState) |
applyConnections, applyPosition, applyPropertiesafterDraw, applyTitle, beforeDraw, destroy, getDefinition, getDefViewHandler, getShape, getShapeDefinition, getShapeView, getUUID, setUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTitledestroy, getShapeView, getUUID, setUUIDafterDraw, beforeDrawpublic void applyState(ShapeState shapeState)
applyState in interface Shape<V extends WiresConnectorViewExt<?>>applyState in class ConnectorShape<W,D extends MutableShapeDef<W>,V extends WiresConnectorViewExt<?>>protected void applyActiveState(String color)
protected void applyNoneState()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.