|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpPositionConverter
This interface converts between user-defined 2D positions and shapes,
of type IlpPosition, and positions and shapes the view can interpret.
| Method Summary | |
|---|---|
IlpPosition |
getModelPosition(IlpPosition viewLocation)
Converts a position/shape in the view to a user-defined position/shape. |
IlpPosition |
getViewLocation(IlpPosition modelPosition)
Converts a user-defined position/shape to a position/shape for the view. |
| Method Detail |
|---|
IlpPosition getViewLocation(IlpPosition modelPosition)
IlpPoint, IlpRect,
IlpPolyline, or IlpPolygon.IlpPosition getModelPosition(IlpPosition viewLocation)
viewLocation - An instance of IlpPoint,
IlpRect,
IlpPolyline, or IlpPolygon.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||