CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
588 double lineSpacingFactor);
765 OdGePoint3dArray& boundingPoints,
double dGapX = 0.,
double dGapY = 0.)
const;
867 const double scaleFactor);
static const OdString paragraphBreak()
void setRotation(double rotation)
OdGePoint3d location() const
ODDB_DECLARE_MEMBERS(OdDbMText)
void setNormal(const OdGeVector3d &normal)
static const OdString strikethroughOn()
void setColumnHeight(OdInt16 col, double colHeight)
virtual OdResult explodeGeometry(OdRxObjectPtrArray &entitySet) const
static const OdString obliqueChange()
OdResult setAttachmentMovingLocation(AttachmentPoint attachment)
OdString contents() const
void setShowBorders(bool bEnable)
void getBoundingPoints(OdGePoint3dArray &boundingPoints) const
void getActualBoundingPoints(OdGePoint3dArray &boundingPoints, double dGapX=0., double dGapY=0.) const
void setBackgroundTransparency(const OdCmTransparency &transparency)
GLuint GLsizei GLsizei GLint GLenum * type
OdArray< OdDbMTextIndent > OdDbMTextIndents
double getBackgroundScaleFactor() const
AttachmentPoint attachment() const
double actualHeight(OdGiWorldDraw *ctxt=0) const
OdInt32 getColumnCount() const
OdDb::LineSpacingStyle lineSpacingStyle() const
OdCmTransparency getBackgroundTransparency() const
void subSetDatabaseDefaults(OdDbDatabase *pDb, bool doSubents)
int setContents(const OdString &text)
virtual OdResult subTransformBy(const OdGeMatrix3d &xfm)
void setBackgroundScaleFactor(const double scaleFactor)
OdSmartPtr< OdDbMText > OdDbMTextPtr
bool subWorldDraw(OdGiWorldDraw *pWd) const
int(* OdDbMTextEnum)(OdDbMTextFragment *, void *)
OdGeMatrix3d getEcs() const
void setBackgroundFillColor(const OdCmColor &color)
double getColumnHeight(OdInt16 col) const
OdDbObjectId textStyle() const
virtual OdResult subExplode(OdRxObjectPtrArray &entitySet) const
static const OdString overlineOn()
bool getColumnAutoHeight() const
void setStaticColumns(double width, double gutter, OdInt16 count)
static const OdString underlineOn()
OdGeVector3d direction() const
void setColumnWidth(double colWidth)
OdGeVector3d normal() const
void setTextStyle(OdDbObjectId textStyleId)
void setColumnAutoHeight(bool bAutoHeigh)
void setDynamicColumns(double width, double gutter, bool bAutoHeigh)
static const OdString strikethroughOff()
void setTextHeight(double height)
void setLineSpacingFactor(double lineSpacingFactor)
void setColumnGutterWidth(double colGutter)
void setUseBackgroundColor(bool enable)
OdResult removeField(OdDbObjectId fieldId)
void setAttachment(AttachmentPoint type)
void setVerticalMode(OdDb::TextVertMode verticalMode)
void setLocation(const OdGePoint3d &location)
void convertFieldToText()
OdGePoint3d overPoints[2]
bool backgroundFillOn() const
static const OdString heightChange()
static const OdString overlineOff()
static const OdString blockBegin()
OdGePoint3d strikePoints[2]
double getColumnGutterWidth() const
double textHeight() const
void setWidth(double width)
OdResult subGetClassID(void *pClsid) const
GLint GLenum GLsizei GLsizei height
GLint GLenum GLsizei width
static const OdString underlineOff()
void setColumnType(ColumnType colType)
void setBackgroundFill(bool bEnable)
void subViewportDraw(OdGiViewportDraw *pVd) const
FlowDirection flowDirection() const
OdGePoint3d underPoints[2]
void setHorizontalMode(OdDb::TextHorzMode horizontalMode)
void setFlowDirection(FlowDirection flowDirection)
static const OdString widthChange()
virtual OdResult subGetGeomExtents(OdGeExtents3d &extents) const
void setHeight(double value)
void setLineSpacingStyle(OdDb::LineSpacingStyle lineSpacingStyle)
static const OdString lineBreak()
OdDb::TextVertMode verticalMode() const
void setColumnCount(OdInt32 numCol)
ColumnType getColumnType() const
virtual OdResult subGetTransformedCopy(const OdGeMatrix3d &mat, OdDbEntityPtr &pCopy) const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
GLsizei const GLfloat * value
double actualWidth() const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual OdResult getPlane(OdGePlane &plane, OdDb::Planarity &planarity) const
bool getColumnFlowReversed() const
OdDbObjectId removeField(const OdString &fieldName)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
void getParagraphsIndent(OdDbMTextIndents &indents) const
static const OdString alignChange()
static const OdString nonBreakSpace()
static const OdString blockEnd()
static const OdString fontChange()
OdDbObjectId setField(const OdString &fieldName, OdDbField *pField)
void setColumnFlowReversed(bool bFlowRev)
bool useBackgroundColorOn() const
double lineSpacingFactor() const
OdCmColor getBackgroundFillColor() const
static const OdString stackStart()
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
void explodeFragments(OdDbMTextEnum fragmentFn, void *params, OdGiWorldDraw *ctxt=0) const
static const OdString trackChange()
OdDb::TextHorzMode horizontalMode() const
void setDirection(const OdGeVector3d &direction)
static const OdString colorChange()
double getColumnWidth() const
int setContentsRTF(const OdString &text)