Uses of Interface
ilog.cpl.graphic.IlpPositionConverter

Packages that use IlpPositionConverter
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.equipment.renderer Provides the interfaces and classes related to customization of the equipment component using cascading style sheets. 
ilog.cpl.graph Contains the abstract common implementation for both the IlpNetwork and IlpEquipment components, including a model, a view and a controller and related classes. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
ilog.cpl.network.renderer Provides the interfaces and classes related to customization of the network component using cascading style sheets. 
 

Uses of IlpPositionConverter in ilog.cpl
 

Methods in ilog.cpl that return IlpPositionConverter
 IlpPositionConverter IlpEquipment.getPositionConverter()
          Returns the position converter of the view.
 IlpPositionConverter IlpNetwork.getPositionConverter()
          Returns the view's position converter.
 

Methods in ilog.cpl with parameters of type IlpPositionConverter
 void IlpEquipment.setPositionConverter(IlpPositionConverter positionConverter)
          Changes the position converter of the view.
 void IlpNetwork.setPositionConverter(IlpPositionConverter positionConverter)
          Changes the view's position converter.
 

Uses of IlpPositionConverter in ilog.cpl.equipment.renderer
 

Methods in ilog.cpl.equipment.renderer that return IlpPositionConverter
 IlpPositionConverter IlpPositioningRenderer.getPositionConverter()
          Returns the position converter.
 

Methods in ilog.cpl.equipment.renderer with parameters of type IlpPositionConverter
 void IlpPositioningRenderer.setPositionConverter(IlpPositionConverter positionConverter)
          Changes the position converter.
 

Uses of IlpPositionConverter in ilog.cpl.graph
 

Classes in ilog.cpl.graph that implement IlpPositionConverter
 class IlpDefaultPositionConverter
          This class implements conversions between model and view ideas of position/shape.
 

Methods in ilog.cpl.graph that return IlpPositionConverter
 IlpPositionConverter IlpGraphView.getPositionConverter()
          Returns the position converter.
 

Methods in ilog.cpl.graph with parameters of type IlpPositionConverter
 void IlpGraphView.setPositionConverter(IlpPositionConverter positionConverter)
          Changes the position converter.
 

Uses of IlpPositionConverter in ilog.cpl.network
 

Classes in ilog.cpl.network that implement IlpPositionConverter
 class IlpGeographicPositionConverter
          This class implements conversions between points in geographic coordinates and in x,y coordinates, as well as the usual conversions supported by IlpDefaultPositionConverter.
 

Uses of IlpPositionConverter in ilog.cpl.network.renderer
 

Methods in ilog.cpl.network.renderer that return IlpPositionConverter
 IlpPositionConverter IlpPositioningRenderer.getPositionConverter()
          Returns the position converter.
 

Methods in ilog.cpl.network.renderer with parameters of type IlpPositionConverter
 void IlpPositioningRenderer.setPositionConverter(IlpPositionConverter positionConverter)
          Changes the position converter.
 



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