public interface IlpViewsView extends IlpGraphicView
IlvManagerView
object for displaying.Modifier and Type | Method and Description |
---|---|
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. |
getAttribute, getContainer, getContext, getController, getGraphic, getGraphicComponentClass, getGraphicHolder, getInnermostGraphic, getRepresentationObject, getRepresentationObjectSelectionModel, getStyleManager, invalidate, invalidateGraphics, setController, setStyleManager
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.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.