Uses of Class
org.fenfire.util.Pair

Packages that use Pair
org.fenfire.loom   
 

Uses of Pair in org.fenfire.loom
 

Methods in org.fenfire.loom with parameters of type Pair
 void WheelView.renderSomewardConnections(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, java.util.Collection nodes, int before, int dir, double starta, double rota, float r, int midx, int midy, int depth)
          Render either posward or negward connections (or onward, maybe).
 void WheelView.renderSomewardConnections(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, java.util.Collection nodes, int before, int dir, double starta, double rota, float r, int midx, int midy, int depth)
          Render either posward or negward connections (or onward, maybe).
protected  void WheelView.renderDepth(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, int dir, double starta, double rota, float r, int midx, int midy, int depth)
          Determines how the next depth should be drawn and finally calls renderSomewardConnections.
protected  void WheelView.renderDepth(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, int dir, double starta, double rota, float r, int midx, int midy, int depth)
          Determines how the next depth should be drawn and finally calls renderSomewardConnections.
protected  void SundewWheelView.renderDepth(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, int dir, double cura, double rota, float r, int midx, int midy, int depth)
          Determines how the next depth should be drawn and finally calls renderSomewardConnections.
protected  void SundewWheelView.renderDepth(VobScene sc, int into, int focusCs, Cursor c, Pair focus, Pair oldFocus, int dir, double cura, double rota, float r, int midx, int midy, int depth)
          Determines how the next depth should be drawn and finally calls renderSomewardConnections.