Class ShipSearchParameters

java.lang.Object
application.model.search.SearchParameters
application.model.search.cfind.ShipSearchParameters

public class ShipSearchParameters
extends SearchParameters
The parameters for CAViewer's ship search program - cfind.
  • Constructor Summary

    Constructors 
    Constructor Description
    ShipSearchParameters​(Rule rule, int dx, int dy, int period)  
  • Method Summary

    Modifier and Type Method Description
    int getDx()  
    int getDy()  
    int getPeriod()  
    Rule getRule()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait