de.jaetzold.art.examples
Interface Ariadne

All Known Implementing Classes:
SubsumptionAriadne, AriadneSimpleAlgorithm

public interface Ariadne


Field Summary
static int ORIENTED
           
static int ORIENTING
           
 
Method Summary
 int getState()
           
 void orientByAngle(double angle)
           
 

Field Detail

ORIENTING

public static final int ORIENTING

ORIENTED

public static final int ORIENTED
Method Detail

orientByAngle

public void orientByAngle(double angle)

getState

public int getState()