|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CoordinatesConverter<S extends Coordinates<?>,T extends Coordinates<?>>
This interface represents a converter between coordinates.
| Method Summary | |
|---|---|
T |
convert(S source)
Converts the specified coordinates. |
| Method Detail |
|---|
T convert(S source)
source - the source coordinates.
ConversionException - if this conversion cannot be performed.
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||