public interface IlvMapRingInterface
IlvMapPolygon
and the exterior from this polygon.IlvMapPolygon
Modifier and Type | Method and Description |
---|---|
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. |
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.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.