All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---VisualizationBase.CATRep
|
+---VisualizationBase.CAT2DRep
|
+---CAT2DAnnotationTextRep
Usage: you must use this class as is. You should never derive it.
public class CAT2DAnnotationTextRep
Class to create a representation of a 2D annotation text.
Role:
These representations have not a continuous zoom. There are various possible
zoom values and current zoom is the zoom which is the nearest of possible zoom values.
| public CAT2DAnnotationTextRep( | const float[2] | iPoint, | |
| const CATUnicodeString& | iString, | ||
| AnchorPoint | iPosition | = BASE_LEFT, | |
| const float | iHeight | = 0.f, | |
| const int | iContour | = 0, | |
| const CATGraphicAttributeSet* | iContour1 | = NULL, | |
| const CATGraphicAttributeSet* | iContour2 | = NULL) |
TOP_LEFT TOP_CENTER TOP_RIGHT
+------------+-----------+
! !
! BASE_CENTER !
BASE_LEFT + + + BASE_RIGHT
! !
+------------+-----------+
BOTTOM_LEFT BOTTOM_CENTER BOTTOM_RIGHT
| public virtual ~CAT2DAnnotationTextRep( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.