com.azalient.api.a.position
Interface IJoiner

All Superinterfaces:
IActionable, IAssociate, IDraggable
All Known Subinterfaces:
ICourse, IStream

public interface IJoiner
extends IAssociate

A joiner is a type of pathway.

This is a base interface for Streams and Courses.


Field Summary
static IJoiner[] ZERO
           
 
Fields inherited from interface com.azalient.api.ui.clipboard.IAssociate
scratch
 
Method Summary
 IBezier centreline()
          The bezier curve defining the centreline of this pathway
 
Methods inherited from interface com.azalient.api.ui.clipboard.IAssociate
clip, name, proxy, selected
 
Methods inherited from interface com.azalient.api.ui.clipboard.IDraggable
selected, selectedForDraggingDraw
 
Methods inherited from interface com.azalient.api.ui.clipboard.IActionable
action
 

Field Detail

ZERO

static final IJoiner[] ZERO
Method Detail

centreline

IBezier centreline()
The bezier curve defining the centreline of this pathway