|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvMapRingInterface
This interface defines services that must be implemented by
all ring objects.
A ring defines the outline between the area defined by an
IlvMapPolygon and the exterior from this polygon.
IlvMapPolygon| Method Summary | |
|---|---|
boolean |
contains(IlvCoordinate coordinate)
Returns true if the specified point is contained in the object. |
IlvMapCurve |
getOutline()
Returns the IlvMapCurve that represents the outline
of this ring. |
| Method Detail |
|---|
IlvMapCurve getOutline()
IlvMapCurve that represents the outline
of this ring.
IlvMapCurve object.boolean contains(IlvCoordinate coordinate)
true if the specified point is contained in the object.
coordinate - The point to be checked.
true if the specified point is contained in the object.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||