Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Z

z() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Returns the z coordinate.
z() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Returns the z coordinate.
z - Variable in class ilog.views.maps.IlvCoordinate
z (Cartesian coordinate of a point or altitude).
Z_AXIS - Static variable in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
A normalized vector along the z axis.
zoom(IlvDataWindow, int) - Method in class ilog.views.chart.IlvChart
Changes the visible range of the x- and y-axis according to the specified data window.
ZOOM - Static variable in class ilog.views.chart.interactor.IlvChart3DViewInteractor
Zoom action type.
zoom(IlvChartServerActionEvent, IlvDataWindow) - Method in class ilog.views.chart.servlet.IlvZoomAction
Called to zoom to the specified data window.
zoom - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action toggles the "zoom" mode of the diagram component.
zoom(IlvPoint, double, double, boolean) - Method in class ilog.views.IlvManagerView
Zooms the transformer of the view.
ZOOM_ACTION_NAME - Static variable in interface ilog.views.chart.faces.IlvChartConstants
The default zoom action of the chart servlet support.
ZOOM_AUTO_WRAPPING - Static variable in class ilog.views.graphic.IlvText
Auto wrapping resize mode.
ZOOM_FACTOR - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The zoom amount applied with a zoom action.
ZOOM_FACTOR - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The factor used in the client zoom actions.
ZOOM_FACTOR_DEFAULT_VALUE - Static variable in class ilog.views.faces.component.IlvFacesView
The factor used when zoomIn or zoomOut JavaScript actions are called.
ZOOM_FACTOR_DEFAULT_VALUE - Static variable in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Default value of zoomFactor property
ZOOM_IN_CURSOR - Static variable in class ilog.views.util.swing.IlvCursorFactory
A cursor type showing magnification glass for zoom in.
ZOOM_IN_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default Control-Z KeyStroke that is used to register the zoom-in action with the chart when the chart is created.
ZOOM_LEVELS - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The zoom levels of a view.
ZOOM_OUT_CURSOR - Static variable in class ilog.views.util.swing.IlvCursorFactory
A cursor type showing magnification glass for zoom out.
ZOOM_OUT_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default Control-U KeyStroke that is used to register the zoom-out action with the chart when the chart is created.
zoomable() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
Returns false to indicate that activity graphics are not strictly zoomable.
zoomable() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
Returns true if the object is zoomable, and false otherwise.
zoomable() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Returns false, indicating that time indicators are not zoomable graphics.
zoomable() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Returns always false, because this object is not zoomable.
zoomable() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Tests if the graphic set is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvCircularScale
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.graphic.IlvFixedSizeGraphic
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvGraphicHandle
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvGraphicSet
Tests if the graphic set is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Returns true if this object is zoomable, and false otherwise.
zoomable() - Method in class ilog.views.graphic.IlvLabel
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvMarker
Overrides the method of IlvGraphic to return false, because this object is not zoomable.
zoomable() - Method in class ilog.views.graphic.IlvPolyline
Returns whether the object is zoomable.
zoomable() - Method in class ilog.views.graphic.IlvRectangularScale
Returns true if the object is zoomable.
zoomable() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Returns false, since this graphic object is not zoomable.
zoomable() - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
Returns false because the object is not zoomable.
zoomable() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
Indicates that this link connector is zoomable.
zoomable() - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
Returns false because the object is not zoomable.
zoomable() - Method in class ilog.views.hypergraph.crossing.IlvBridgeCrossings
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.hypergraph.crossing.IlvTunnelCrossings
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Returns false, this object is not zoomable.
zoomable() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Returns true if the pin is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
Returns true if the end point of a hyperedge is zoomable.
zoomable() - Method in class ilog.views.hypergraph.IlvHyperEdge
Returns true if the object is zoomable, and false otherwise.
zoomable() - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
Returns true if the end point of a hyperedge is zoomable.
zoomable() - Method in class ilog.views.IlvGraphic
Returns true if the object is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.IlvHandlesSelection
Returns false, this object is not zoomable.
zoomable() - Method in class ilog.views.IlvLinkConnector
Returns true if the connection points are zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.IlvLinkImage
Returns true if the object is zoomable, and false otherwise.
zoomable() - Method in class ilog.views.IlvManager
Returns false, since this graphic object is not zoomable.
zoomable() - Method in class ilog.views.linkconnector.IlvCenterLinkConnector
The implementation of this abstract method of IlvLinkConnector always returns true.
zoomable() - Method in class ilog.views.linkconnector.IlvClippingLinkConnector
Indicates that this link connector is nonzoomable.
zoomable() - Method in class ilog.views.linkconnector.IlvFreeLinkConnector
Indicates that this link connector is zoomable.
zoomable() - Method in class ilog.views.linkconnector.IlvGrapherPin
Returns true if the pin is zoomable; otherwise it returns false.
zoomable() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Returns true if this link connector is zoomable.
zoomable() - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Returns always false.
zoomable() - Method in class ilog.views.maps.graphic.IlvDecoratedPath
Returns true if this object is zoomable.
zoomable() - Method in class ilog.views.maps.graphic.IlvFontMarker
Returns false because this object is not zoomable.
zoomable() - Method in class ilog.views.maps.graphic.IlvMapLabel
IlvMapLabel is only zoomable if no offsets are set.
zoomable() - Method in class ilog.views.maps.graphic.IlvMapPolyline
Returns whether the object is zoomable.
zoomable() - Method in class ilog.views.prototypes.IlvGroupFrame
The IlvGroupFrame objects are not zoomable.
zoomable() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Returns always false.
zoomable() - Method in class ilog.views.sdm.graphic.IlvGeneralLinkTunnelCrossings
Returns true if the object is zoomable; otherwise returns false.
zoomable() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
The general node is zoomable if and only if the label is zoomable, so this method returns the value of IlvGeneralNode.isLabelZoomable().
zoomable() - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
This method returns true.
ZoomableDecorationsOffset - Static variable in class ilog.tgo.model.IltGroup
Deprecated.
Please use CSS property decorationsOffsetZoomable instead.
ZoomableLabel() - Constructor for class ilog.views.sdm.graphic.IlvGraphicFactories.ZoomableLabel
Bean constructor.
zoomBack(boolean) - Method in class ilog.cpl.graphic.views.IlpManagerView
Go back to the previous zoom applied on the manager view.
zoomChanged(IltcZoomEvent) - Method in interface ilog.tgo.composite.IltcZoomListener
Invoked when a zoom event occurs.
zoomFactor(int) - Method in class ilog.tgo.interactor.IltPanZoomedViewInteractor
Returns the zoom factor to use for a particular button.
zoomFactor() - Method in class ilog.views.IlvTransformer
Returns the zoom factor of the transformer.
zoomIn - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.zoomIn() method of the diagram component.
zoomIn() - Method in class ilog.views.diagrammer.IlvDiagrammer
Zooms the diagram component view in (using the zoom factor specified by IlvDiagrammer.setZoomFactor(double)).
zoomin(double) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Zooms in on the current point.
zoomOut - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.zoomOut() method of the diagram component.
zoomOut() - Method in class ilog.views.diagrammer.IlvDiagrammer
Zooms the diagram component view out (using the inverse of the zoom factor specified by IlvDiagrammer.setZoomFactor(double)).
zoomTo(IlvManagerView) - Method in class ilog.views.maps.IlvAreaOfInterest
Zooms and rotates to an area of the view enclosed by this area of interest.
zoomTransformerChanged(IlvManagerView, IlvTransformer, IlvTransformer) - Method in interface ilog.cpl.graphic.views.IlpZoomPolicy
This function is called when a zoom change occurs.
zoomTransformerChanged(IlvManagerView, IlvTransformer, IlvTransformer) - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
When the zoom transformer changes, the JTGO objects are modified in such a way that the size of network elements remains the same.
zoomTransformerChanged(IlvManagerView, IlvTransformer, IlvTransformer) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
When the zoom transformer changes, the JTGO objects are modified in such a way that the size of network elements remains the same.
zoomTransformerChanged(IlvManagerView, IlvTransformer, IlvTransformer) - Method in class ilog.tgo.composite.IltZoomPolicy
This function is called when a zoom change occurs.
zoomXFactor() - Method in class ilog.views.IlvTransformer
Returns the zoom factor of the transformer in the x direction.
zoomYFactor() - Method in class ilog.views.IlvTransformer
Returns the zoom factor of the transformer in the y direction.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.