All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---VisualizationBase.CATGraphicPrimitive
|
+---VisualizationBase.CATDynamicGP
|
+---CAT3DAnnotationTextGP
Usage: you must use this class as is. You should never derive it.
public class CAT3DAnnotationTextGP
Class to create a dynamic graphic primitive of 3D annotation text.
Role:
These Graphic primitives have a continuous zoom.
| public CAT3DAnnotationTextGP( | const CATMathPointf& | iPoint, | |
| const CATUnicodeString& | iString, | ||
| CATAnchorPoint | iPosition | = BASE_LEFT, | |
| const float | iHeight | = 0.f, | |
| const int | iContour | = 0) |
TOP_LEFT TOP_CENTER TOP_RIGHT
+------------+-----------+
! !
! BASE_CENTER !
BASE_LEFT + + + BASE_RIGHT
! !
+------------+-----------+
BOTTOM_LEFT BOTTOM_CENTER BOTTOM_RIGHT
| public void Get( | float** | oPoint, |
| char** | oText, | |
| CATAnchorPoint* | oAnchorpoint, | |
| float* | oHeight, | |
| int* | oContour) const |
TOP_LEFT TOP_CENTER TOP_RIGHT
+------------+-----------+
! !
! BASE_CENTER !
BASE_LEFT + + + BASE_RIGHT
! !
+------------+-----------+
BOTTOM_LEFT BOTTOM_CENTER BOTTOM_RIGHT
Copyright © 2003, Dassault Systèmes. All rights reserved.