All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctNodeGraphLayout

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIFunctNodeGraphLayout

Interface to resize Nodes representing Functional Objects.

It handles the "GRL" facet that may be hooked on Functional Object.


Method Index


o SetHeightAndWidth(double&,double&)
Set the height and width.
o get_Height(double&)
Get the Height coord.
o get_Width(double&)
Get the Width coord.

Methods


o SetHeightAndWidth
public virtual SetHeightAndWidth( const iHeight,
const iWidth)
Set the height and width.
o get_Height
public virtual get_Height( oHeight)
Get the Height coord.
o get_Width
public virtual get_Width( oWidth)
Get the Width coord.

This object is included in the file: CATIFunctNodeGraphLayout.h
If needed, your Imakefile.mk should include the module: FunctionalAnalysisItfCPP

Copyright © 2003, Dassault Systèmes. All rights reserved.