public interface LocationListener
Modifier and Type | Method and Description |
---|---|
void |
setLocation(RecordPlot plot,
int x,
int y,
boolean xIsFixed,
boolean yIsFixed)
Sets (and fixes) a location.
|
void setLocation(RecordPlot plot, int x, int y, boolean xIsFixed, boolean yIsFixed)
Copyright © 1996-2014 FreeHEP. All Rights Reserved.