|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpViewsView
This is a graphic view which uses an ILOG JViews IlvManagerView
object for displaying.
| Method Summary | |
|---|---|
void |
fitToContents()
Modifies the zoom factor so that all objects are visible in the view. |
void |
fitToContents(Insets insets)
Modifies the zoom factor so that all objects are visible in the view. |
Action |
getDefaultGestureAction(IlpGesture gesture)
Returns a default gesture action for a gesture or null
as appropriate. |
IlpManagerView |
getManagerView()
Returns the main IlvManagerView displayed by this view. |
| Methods inherited from interface ilog.cpl.graphic.IlpGraphicView |
|---|
getAttribute, getContainer, getContext, getController, getGraphic, getGraphicComponentClass, getGraphicHolder, getInnermostGraphic, getRepresentationObject, getRepresentationObjectSelectionModel, getStyleManager, invalidate, invalidateGraphics, setController, setStyleManager |
| Method Detail |
|---|
IlpManagerView getManagerView()
IlvManagerView displayed by this view.
void fitToContents()
void fitToContents(Insets insets)
insets - Describes the margins around the manager's contents.Action getDefaultGestureAction(IlpGesture gesture)
null
as appropriate.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||