public interface IlpPositionConverter
IlpPosition
, and positions and shapes the view can interpret.Modifier and Type | Method and Description |
---|---|
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.
|
IlpPosition getViewLocation(IlpPosition modelPosition)
IlpPoint
, IlpRect
,
IlpPolyline
, or IlpPolygon
.IlpPosition getModelPosition(IlpPosition viewLocation)
viewLocation
- An instance of IlpPoint
,
IlpRect
,
IlpPolyline
, or IlpPolygon
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.