Uses of Class
ilog.cpl.graphic.views.IlpPolyline

Packages that use IlpPolyline
ilog.cpl.graphic.views Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. 
ilog.cpl.graphic.views.action Provides action event classes that are delivered to predefined actions of the network and equipment components. 
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
ilog.tgo.graphic.graphlayout Contains graph layout algorithms that extend those of package ilog.views.graphlayout. 
ilog.tgo.interactor Provides the predefined interactors for a view. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpPolyline in ilog.cpl.graphic.views
 

Methods in ilog.cpl.graphic.views that return IlpPolyline
 IlpPolyline IlpPolyline.computeParallel(float apart, float miterlimit)
          Returns a parallel polyline.
 IlpPolyline IlpPolyline.computeParallel(float apart, float miterlimit, boolean reverse)
          Returns a parallel polyline.
 

Constructors in ilog.cpl.graphic.views with parameters of type IlpPolyline
IlpPolyline(IlpPolyline orig)
          Creates a new polyline from a given one.
IlpPolyline(IlpPolyline orig, IlvTransformer t, boolean removeRedundant)
          Creates a new IlpPolyline instance, connecting the given points and considering that the given transformer is applied.
 

Uses of IlpPolyline in ilog.cpl.graphic.views.action
 

Methods in ilog.cpl.graphic.views.action that return IlpPolyline
 IlpPolyline IlpCreateLinkActionEvent.getNewPosition()
          Returns the new position, a model position.
 

Methods in ilog.cpl.graphic.views.action with parameters of type IlpPolyline
 void IlpCreateLinkActionEvent.setNewPosition(IlpPolyline position)
          Sets the new position, a model position.
 

Uses of IlpPolyline in ilog.tgo.graphic
 

Methods in ilog.tgo.graphic that return IlpPolyline
 IlpPolyline IltLogicalPolyline.upgrade()
          Deprecated. Creates a new IlpPolyline from this deprecated instance.
 

Methods in ilog.tgo.graphic with parameters of type IlpPolyline
static IltPolyline IltPolyPointsUtils.Floor(IlpPolyline poly)
          Returns a polyline formed by the integers corresponding to a polyline.
 void IltCompositeGrapher.setLinkSkeleton(IltCompositeGraphic graphic, IlpPolyline newshape)
          Deprecated. Use the three-argument setLinkSkeleton instead.
 void IltCompositeGrapher.setLinkSkeleton(IltCompositeGraphic graphic, IlpPolyline newshape, IlpPositionSource reason)
          Changes the shape of a link.
 

Uses of IlpPolyline in ilog.tgo.graphic.graphlayout
 

Methods in ilog.tgo.graphic.graphlayout that return IlpPolyline
protected  IlpPolyline IltLocalLinkLayout.chooseShape(IlvGraphModel model, Object link)
          Chooses and returns the desired shape for a link.
 

Uses of IlpPolyline in ilog.tgo.interactor
 

Methods in ilog.tgo.interactor with parameters of type IlpPolyline
protected  void IltMakeLinearGroupInteractor.trigger(IlpPolyline shape)
          This function must be implemented in a subclass.
 

Uses of IlpPolyline in ilog.tgo.model
 

Methods in ilog.tgo.model that return IlpPolyline
 IlpPolyline IltLinearGroup.getShape(IltGraphicManager manager)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, please use getPosition instead.
 IlpPolyline IltAbstractLink.getShape(IltGraphicManager manager)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, please use getPosition instead.
protected  IlpPolyline IltLinearGroup.getShape(IltGraphicManager manager, IltGraphic graphic)
          Returns the shape graphic setting.
protected  IlpPolyline IltAbstractLink.getShape(IltGraphicManager manager, IltGraphic graphic)
          Returns the shape graphic setting.
 IlpPolyline IltAbstractLink.getShapeInManager(IltGraphic graphic)
          For convenience, since the above does not really depend on the manager.
 IlpPolyline IltLinearGroup.getShapeInManager(IltGraphicManager manager, IltGraphic graphic)
          Returns the position of the graphic representation in a given IltGraphicManager.
protected  IlpPolyline IltAbstractLink.getShapeInManager(IltGraphicManager manager, IltGraphic graphic)
          Returns the position of the graphic representation in a given IltGraphicManager.
 

Methods in ilog.tgo.model with parameters of type IlpPolyline
 void IltLinearGroup.computeGraphic(IltGraphicManager manager, IlpPolyline shape)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible.
 void IltLinearGroup.setShape(IltGraphicManager manager, IlpPolyline shape)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
 void IltAbstractLink.setShape(IltGraphicManager manager, IlpPolyline shape)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasources, please use setPosition instead.
 void IltLinearGroup.setShape(IltGraphicManager manager, IlpPolyline shape, IlpPositionSource reason)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
 void IltAbstractLink.setShape(IltGraphicManager manager, IlpPolyline shape, IlpPositionSource reason)
          Deprecated. Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasources, please use setPosition instead.
 void IltLinkBundle.setShape(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason)
          Changes the shape graphic setting.
 void IltAbstractLink.setShape(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason)
          Changes the shape graphic setting.
 void IltLinearGroup.setShapeInManager(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason)
          Changes the position of the graphic representation in a given IltGraphicManager.
 void IltLinkBundle.setShapeInManager(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason, boolean assumeVisible)
          Changes the shape of the link in the given manager, using the provided composite graphic.
 void IltAbstractLink.setShapeInManager(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason, boolean assumeVisible)
          Changes the shape of the link in the given manager, using the provided composite graphic.
protected  void IltAbstractLink.setShapeInManagerAux(IltGraphicManager manager, IltGraphic graphic, IlpPolyline shape, IlpPositionSource reason, boolean assumeVisible)
          Changes the position of the graphic representation in a given IltGraphicManager.
 



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