hep.wired.heprep.interaction
Interface LocationListener


public interface LocationListener

Listener for a location.

Version:
$Id: LocationListener.java 8598 2006-08-14 20:38:02Z duns $
Author:
Mark Donszelmann

Method Summary
 void setLocation(RecordPlot plot, int x, int y, boolean xIsFixed, boolean yIsFixed)
          Sets (and fixes) a location.
 

Method Detail

setLocation

void setLocation(RecordPlot plot,
                 int x,
                 int y,
                 boolean xIsFixed,
                 boolean yIsFixed)
Sets (and fixes) a location.



Copyright © 1996-2013 FreeHEP. All Rights Reserved.