public interface CrosshairLabelGenerator
Modifier and Type | Method and Description |
---|---|
String |
generateLabel(Crosshair crosshair)
Returns a string that can be used as the label for a crosshair.
|
String generateLabel(Crosshair crosshair)
crosshair
- the crosshair (null
not permitted).null
).Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.