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

Packages that use IlpPolygon
ilog.cpl.graphic.views Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. 
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
ilog.tgo.interactor Provides the predefined interactors for a view. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpPolygon in ilog.cpl.graphic.views
 

Methods in ilog.cpl.graphic.views that return IlpPolygon
 IlpPolygon IlpPolygon.computeParallel(float apart, float miterlimit)
          Returns a parallel polygon.
 

Uses of IlpPolygon in ilog.tgo.graphic
 

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

Methods in ilog.tgo.graphic with parameters of type IlpPolygon
static IltPolygon IltPolyPointsUtils.Floor(IlpPolygon poly)
          Returns a polygon formed by the integers corresponding to a polygon.
 

Uses of IlpPolygon in ilog.tgo.interactor
 

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

Uses of IlpPolygon in ilog.tgo.model
 

Methods in ilog.tgo.model that return IlpPolygon
 IlpPolygon IltPolyGroup.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 datasources, please use setPosition instead.
protected  IlpPolygon IltPolyGroup.getShape(IltGraphicManager manager, IltGraphic graphic)
          Returns the shape graphic setting.
protected  IlpPolygon IltPolyGroup.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 IlpPolygon
 void IltPolyGroup.computeGraphic(IltGraphicManager manager, IlpPolygon 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 IltPolyGroup.setShape(IltGraphicManager manager, IlpPolygon 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 IltPolyGroup.setShape(IltGraphicManager manager, IlpPolygon 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 IltPolyGroup.setShapeInManager(IltGraphicManager manager, IltGraphic graphic, IlpPolygon shape, IlpPositionSource reason)
          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.