createPath abstract method
Creates the geometric path for drawing this connection This is the main responsibility of each connection style
Implementation
Path createPath(ConnectionPathParameters params);
Creates the geometric path for drawing this connection This is the main responsibility of each connection style
Path createPath(ConnectionPathParameters params);