Package tethys.swing.export
Interface CoordinateChoice
- All Known Implementing Classes:
 Group3dAlgorithmInfo
public interface CoordinateChoice
Interface for algorithms that can provide a coordinate choice. Works with 
 Coordinate choice panel to automatically generate choise.
- Author:
 - dg50
 
- 
Method Summary
 
- 
Method Details
- 
getPossibleCoordinates
CoordinateName[] getPossibleCoordinates() - 
getCoordinateName
CoordinateName getCoordinateName() - 
setCoordinateName
 
 -