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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.