Uses of Class
net.grelf.grip.Connection

Packages that use Connection
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.1.1 
 

Uses of Connection in net.grelf.grip
 

Methods in net.grelf.grip with parameters of type Connection
 int Connection.compareTo(Connection other)
          For sorting only on angle.
 boolean ConnectionList.insert(Connection connection)
          Insert the Connection object at the right place so the list is always in ascending order of polar angle (connection.vector.theta).