ilog.views.graphic.composite.decoration
Interface IlvHotSpot

All Known Implementing Classes:
IlvBalloon, IlvCompositeGraphic, IlvRectBalloon, IlvRoundRectBalloon, IlvSDMCompositeNode

public interface IlvHotSpot

This interface is implemented by IlvGraphic instances which have a "hotspot". A "hotspot" is a particular point in a graphic where its attachment is based, for instance, the apex of an info-window or alarm balloon.

Since:
JViews 6.0

Method Summary
 IlvPoint getHotSpot()
          Returns the hotspot.
 

Method Detail

getHotSpot

IlvPoint getHotSpot()
Returns the hotspot. This is a particular point (for example,; the apex of an info-window). It is given in coordinates relative to the upper left corner of getAttachmentBounds().



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.