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