|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LabelLayoutEventListener
LabelLayoutEventListener defines the interface for an
object that is to be notified after each step or iteration
of a label layout algorithm.
LabelLayoutEvent,
LabelLayoutEvent.getLayoutReport(),
IlvLabelLayout.addLabelLayoutEventListener(LabelLayoutEventListener),
IlvLabelLayout.removeLabelLayoutEventListener(LabelLayoutEventListener)| Method Summary | |
|---|---|
void |
layoutStepPerformed(LabelLayoutEvent event)
This method is called by the subclasses of IlvLabelLayout
to notify the user of the behavior of the layout algorithm. |
| Method Detail |
|---|
void layoutStepPerformed(LabelLayoutEvent event)
IlvLabelLayout
to notify the user of the behavior of the layout algorithm.
event - The layout event that may contain information about the
behavior of the layout algorithmLabelLayoutEvent.getLayoutReport()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||