Package | Description |
---|---|
org.primefaces.model.diagram | |
org.primefaces.model.diagram.connector |
Modifier and Type | Method and Description |
---|---|
Connector |
Connection.getConnector() |
Connector |
DefaultDiagramModel.getDefaultConnector() |
Connector |
DiagramModel.getDefaultConnector() |
Modifier and Type | Method and Description |
---|---|
void |
Connection.setConnector(Connector connector) |
void |
DefaultDiagramModel.setDefaultConnector(Connector defaultConnector) |
Constructor and Description |
---|
Connection(EndPoint source,
EndPoint target,
Connector connector) |
Modifier and Type | Class and Description |
---|---|
class |
BezierConnector |
class |
FlowChartConnector |
class |
StateMachineConnector |
class |
StraightConnector |
Copyright © 2015. All rights reserved.