QCAD
Open Source 2D CAD
RDimOrdinateData Class Reference

Copyright (c) 2011-2018 by Andrew Mustun. More...

#include <RDimOrdinateData.h>

Inheritance diagram for RDimOrdinateData:
RDimensionData REntityData

Public Member Functions

virtual QString getAutoLabel () const
 
virtual RBox getBoundingBox (bool ignoreEmpty) const
 
RVector getDefiningPoint () const
 
RVector getLeaderEndPoint () const
 
virtual double getMeasuredValue () const
 
RVector getOrigin () const
 
virtual QList< RRefPointgetReferencePoints (RS::ProjectionRenderingHint hint=RS::RenderTop) const
 
virtual QList< QSharedPointer< RShape > > getShapes (const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=false, bool segment=false) const
 
virtual RS::EntityType getType () const
 
bool isMeasuringXAxis () const
 
virtual bool isSane () const
 
virtual bool isValid () const
 
virtual bool mirror (const RLine &axis)
 
virtual bool move (const RVector &offset)
 Moves this entity by the given offset. More...
 
virtual bool moveReferencePoint (const RVector &referencePoint, const RVector &targetPoint, Qt::KeyboardModifiers modifiers=Qt::NoModifier)
 Moves the given reference point to the given target point or does nothing if this entity has no reference point as the given location. More...
 
 RDimOrdinateData ()
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 
 RDimOrdinateData (const RDimensionData &dimData, const RVector &leaderEndPoint, const RVector &definingPoint)
 
virtual bool rotate (double rotation, const RVector &center)
 
virtual bool scale (const RVector &scaleFactors, const RVector &center)
 
void setDefiningPoint (const RVector &p)
 
void setLeaderEndPoint (const RVector &p)
 
void setMeasuringXAxis ()
 
void setMeasuringYAxis ()
 
void setOrigin (const RVector &p)
 
virtual bool stretch (const RPolyline &area, const RVector &offset)
 Stretches the end points of this entity that are inside area by offset. More...
 
- Public Member Functions inherited from RDimensionData
void adjustExtensionLineFixLength (RLine &extLine1, RLine &extLine2, bool addDimExe=true) const
 
virtual bool clickReferencePoint (const RVector &referencePoint)
 Called when user clicks a reference point. More...
 
QString formatAngleLabel (double textAngle) const
 
QString formatLabel (double distance) const
 
virtual QList< QSharedPointer< RShape > > getArrow (const RVector &position, double direction) const
 
RVector getDefinitionPoint () const
 
double getDimasz () const
 
QString getDimBlockName () const
 
QSharedPointer< RBlockReferenceEntitygetDimensionBlockReference () const
 
QList< QSharedPointer< RShape > > getDimensionLineShapes (const RVector &p1, const RVector &p2, bool arrow1, bool arrow2) const
 Creates a dimensioning line (line with one, two or no arrows). More...
 
double getDimexe () const
 
double getDimexo () const
 
double getDimgap () const
 
double getDimScale (bool fromDocument=true) const
 
double getDimtxt () const
 
virtual double getDistanceTo (const RVector &point, bool limited=true, double range=0.0, bool draft=false, double strictRange=RMAXDOUBLE) const
 
double getExtLineFixLength () const
 
QString getFontName () const
 
double getLinearFactor () const
 
double getLineSpacingFactor () const
 
RS::TextLineSpacingStyle getLineSpacingStyle () const
 
virtual QString getMeasurement (bool resolveAutoMeasurement=true) const
 
virtual RVector getPointOnEntity () const
 
QString getText () const
 
double getTextAngle () const
 
RTextDatagetTextData () const
 
RVector getTextPosition () const
 
bool hasCustomTextPosition () const
 
bool hasDimensionBlockReference () const
 
bool hasSpaceForArrows () const
 
void initTextData () const
 Initializes the text data of the text label of this dimension. More...
 
virtual bool intersectsWith (const RShape &shape) const
 
bool isArrow1Flipped () const
 
bool isArrow2Flipped () const
 
bool isExtLineFix () const
 
 RDimensionData (const RVector &definitionPoint, const RVector &textPositionCenter, RS::VAlign valign, RS::HAlign halign, RS::TextLineSpacingStyle lineSpacingStyle, double lineSpacingFactor, const QString &text, const QString &fontName, double textAngle)
 
 RDimensionData (RDocument *document=NULL)
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 
virtual void scaleVisualProperties (double scaleFactor)
 
void setArrow1Flipped (bool on)
 
void setArrow2Flipped (bool on)
 
void setCustomTextPosition (bool on)
 
virtual void setDefinitionPoint (const RVector &p)
 
void setDimBlockName (const QString &bn)
 
void setDimScale (double f)
 
void setExtLineFix (bool on)
 
void setExtLineFixLength (double v)
 
void setFontName (const QString &fn)
 
void setLinearFactor (double f)
 
void setLowerTolerance (const QString &t)
 
void setText (const QString &t)
 
void setTextPosition (const RVector &p)
 
void setUpperTolerance (const QString &t)
 
virtual void update () const
 Entities can reimplement this function to invalidate any internal cache (mark the entity as dirty). More...
 
virtual void updateTextData () const
 
bool useArchTick () const
 
- Public Member Functions inherited from REntityData
virtual const RShapecastToConstShape () const
 
virtual RShapecastToShape ()
 
virtual bool cloneOnChange () const
 Reimplement to force clone on change in transactions. More...
 
void copyAttributesFrom (const REntityData &entityData, bool copyBlockId=true)
 
virtual bool flipHorizontal ()
 
virtual bool flipVertical ()
 
virtual QList< RVectorgetArcReferencePoints (const RBox &queryBox=RDEFAULT_RBOX) const
 
RBlock::Id getBlockId () const
 
QString getBlockName () const
 
virtual QList< RBoxgetBoundingBoxes (bool ignoreEmpty=false) const
 
virtual QList< RVectorgetCenterPoints (const RBox &queryBox=RDEFAULT_RBOX) const
 
virtual RVector getClosestPointOnEntity (const RVector &point, double range=RNANDOUBLE, bool limited=true) const
 
virtual QSharedPointer< RShapegetClosestShape (const RVector &pos, double range=RNANDOUBLE, bool ignoreComplex=false) const
 
virtual RColor getColor () const
 
virtual RColor getColor (bool resolve, const QStack< REntity * > &blockRefStack) const
 
virtual RColor getColor (const RColor &unresolvedColor, const QStack< REntity * > &blockRefStack) const
 
virtual RColor getDisplayColor ()
 
RDocumentgetDocument ()
 
const RDocumentgetDocument () const
 
virtual int getDrawOrder () const
 
virtual QList< RVectorgetEndPoints (const RBox &queryBox=RDEFAULT_RBOX) const
 
virtual RPolyline getHull (double offset) const
 
virtual QList< RRefPointgetInternalReferencePoints (RS::ProjectionRenderingHint hint=RS::RenderTop) const
 Can be overwritten to return internal, resolved reference points. More...
 
virtual QList< RVectorgetIntersectionPoints (const REntityData &other, bool limited=true, bool same=false, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true) const
 
virtual QList< RVectorgetIntersectionPoints (const RShape &shape, bool limited=true, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true) const
 
RLayer::Id getLayerId () const
 
QString getLayerName () const
 
virtual RLinetype::Id getLinetypeId () const
 
virtual RLinetype::Id getLinetypeId (bool resolve, const QStack< REntity * > &blockRefStack) const
 
virtual RLinetypePattern getLinetypePattern () const
 
virtual double getLinetypeScale () const
 
virtual RLineweight::Lineweight getLineweight () const
 
virtual RLineweight::Lineweight getLineweight (bool resolve, const QStack< REntity * > &blockRefStack) const
 
double getLineweightInUnits (const QStack< REntity * > &blockRefStack) const
 
virtual QList< RVectorgetMiddlePoints (const RBox &queryBox=RDEFAULT_RBOX) const
 
RObject::Id getParentId () const
 
virtual QList< RVectorgetPointsWithDistanceToEnd (double distance, int from=RS::FromAny, const RBox &queryBox=RDEFAULT_RBOX) const
 
virtual RVector getVectorTo (const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const
 
virtual bool isInside (const RBox &box) const
 
virtual bool isOnEntity (const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const
 
virtual bool isPointType () const
 
virtual bool isSelected () const
 
virtual bool isSelectedWorkingSet () const
 
virtual bool isUpdatesEnabled () const
 
virtual bool mirror (const RVector &axis1, const RVector &axis2)
 
 REntityData (RDocument *document=NULL)
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 
virtual bool scale (double scaleFactor, const RVector &center=RDEFAULT_RVECTOR)
 
void setAutoUpdatesBlocked (bool on)
 
virtual void setBlockId (RBlock::Id blockId)
 
void setColor (const RColor &color)
 
void setDocument (RDocument *document)
 
virtual void setDrawOrder (int drawOrder)
 Sets the draw order of this entity. More...
 
virtual void setLayerId (RLayer::Id layerId)
 
void setLayerName (const QString &layerName)
 
virtual void setLinetypeId (RLinetype::Id linetypeId)
 Sets the linetype of this entity to the given linetype ID. More...
 
virtual void setLinetypePattern (const RLinetypePattern &p)
 
virtual void setLinetypeScale (double linetypeScale)
 
void setLineweight (RLineweight::Lineweight lineweight)
 
virtual void setParentId (RObject::Id parentId)
 
virtual void setSelected (bool on)
 Selects or deselects this entity. More...
 
virtual void setSelectedWorkingSet (bool on)
 Selects or deselects this entity for addition to the current working set. More...
 
void setUpdatesEnabled (bool on)
 Enables / disables cache updates. More...
 
virtual void setZ (double z)
 
virtual void to2D ()
 
virtual ~REntityData ()
 

Protected Member Functions

 RDimOrdinateData (RDocument *document, const RDimOrdinateData &data)
 
- Protected Member Functions inherited from RDimensionData
 RDimensionData (RDocument *document, const RDimensionData &data)
 

Private Attributes

RVector definingPoint
 Defining point (feature location) More...
 
RVector leaderEndPoint
 End point of leader. More...
 
bool xType
 True: measures x-value, false: y-value. More...
 

Friends

class RDimOrdinateEntity
 

Additional Inherited Members

- Static Public Member Functions inherited from REntityData
static int getDefaultDrawOrder ()
 
- Protected Attributes inherited from RDimensionData
bool arrow1Flipped
 
RVector arrow1Pos
 
bool arrow2Flipped
 
RVector arrow2Pos
 
bool autoTextPos
 True if the textPosition should be automatically calculated. More...
 
RBox boundingBox
 
double defaultAngle
 
RVector definitionPoint
 Definition point. More...
 
QString dimBlockName
 Dimension text color. More...
 
double dimLineLength
 
double dimScaleOverride
 
bool dirty
 
bool extLineFix
 
double extLineFixLength
 
QString fontName
 Dimension font name. More...
 
RS::HAlign halign
 Horizontal alignment. More...
 
double linearFactor
 
double lineSpacingFactor
 Line spacing factor. More...
 
RS::TextLineSpacingStyle lineSpacingStyle
 Line spacing style. More...
 
QString lowerTolerance
 Lower tolerance limit. More...
 
QString text
 Text string entered explicitly by user or null or "<>" for the actual measurement or " " (one blank space) for suppressing the text. More...
 
double textAngle
 Rotation angle of dimension text away from default orientation. More...
 
RTextData textData
 
RVector textPositionCenter
 Middle point of dimension text. More...
 
RVector textPositionSide
 Middle point of dimension text when automatically moved to the side for lack of space. More...
 
QString upperTolerance
 Upper tolerance limit. More...
 
RS::VAlign valign
 Vertical alignment. More...
 
- Protected Attributes inherited from REntityData
bool autoUpdatesBlocked
 Block auto updates is true during imports, undo and redo. More...
 
RBlock::Id blockId
 
RColor color
 
RDocumentdocument
 
int drawOrder
 
RLayer::Id layerId
 
RLinetype::Id linetypeId
 
double linetypeScale
 
RLineweight::Lineweight lineweight
 
RObject::Id parentId
 
bool selectionStatus
 
bool selectionStatusWorkingSet
 
bool updatesEnabled
 

Detailed Description

Copyright (c) 2011-2018 by Andrew Mustun.

All rights reserved.

This file is part of the QCAD project.

QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with QCAD. Ordinate dimension entity data class.

Scriptable:\nThis class is available in script environments.\n
Copyable:\nObjects are cleaned up automatically by the garbage collector of the script engine.\n

Constructor & Destructor Documentation

◆ RDimOrdinateData() [1/3]

RDimOrdinateData::RDimOrdinateData ( RDocument document,
const RDimOrdinateData data 
)
protected

◆ RDimOrdinateData() [2/3]

RDimOrdinateData::RDimOrdinateData ( )

Copyright (c) 2011-2018 by Andrew Mustun.

All rights reserved.

This file is part of the QCAD project.

QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with QCAD.

◆ RDimOrdinateData() [3/3]

RDimOrdinateData::RDimOrdinateData ( const RDimensionData dimData,
const RVector leaderEndPoint,
const RVector definingPoint 
)
Parameters
leaderEndPointEnd point of leader (where the label is).
definingPointThe point where the ordinate is measured.

Member Function Documentation

◆ getAutoLabel()

QString RDimOrdinateData::getAutoLabel ( ) const
virtual

Reimplemented from RDimensionData.

◆ getBoundingBox()

RBox RDimOrdinateData::getBoundingBox ( bool  ignoreEmpty) const
virtual
Returns
The bounding box that contains this entity.

Reimplemented from RDimensionData.

◆ getDefiningPoint()

RVector RDimOrdinateData::getDefiningPoint ( ) const
inline

◆ getLeaderEndPoint()

RVector RDimOrdinateData::getLeaderEndPoint ( ) const
inline

◆ getMeasuredValue()

double RDimOrdinateData::getMeasuredValue ( ) const
virtual

Reimplemented from RDimensionData.

◆ getOrigin()

RVector RDimOrdinateData::getOrigin ( ) const
inline

◆ getReferencePoints()

QList< RRefPoint > RDimOrdinateData::getReferencePoints ( RS::ProjectionRenderingHint  hint = RS::RenderTop) const
virtual
Returns
Vector of reference points of this entity. Reference points can usually be moved around by the user to change the geometry of the entity.

Reimplemented from RDimensionData.

◆ getShapes()

QList< QSharedPointer< RShape > > RDimOrdinateData::getShapes ( const RBox queryBox = RDEFAULT_RBOX,
bool  ignoreComplex = false,
bool  segment = false 
) const
virtual
Returns
Shapes that represent the geometry of this entity.
Parameters
queryBoxLimit returned shapes to query box
ignoreComplexIgnore complex shapes and explode those into simple shapes
segmentSplit up splines into spline segments

Reimplemented from REntityData.

◆ getType()

virtual RS::EntityType RDimOrdinateData::getType ( ) const
inlinevirtual

Reimplemented from RDimensionData.

◆ isMeasuringXAxis()

bool RDimOrdinateData::isMeasuringXAxis ( ) const
inline

◆ isSane()

bool RDimOrdinateData::isSane ( ) const
virtual

Reimplemented from RDimensionData.

◆ isValid()

bool RDimOrdinateData::isValid ( ) const
virtual

Reimplemented from RDimensionData.

◆ mirror()

bool RDimOrdinateData::mirror ( const RLine axis)
virtual

Reimplemented from RDimensionData.

◆ move()

bool RDimOrdinateData::move ( const RVector offset)
virtual

Moves this entity by the given offset.

Reimplemented from RDimensionData.

◆ moveReferencePoint()

bool RDimOrdinateData::moveReferencePoint ( const RVector referencePoint,
const RVector targetPoint,
Qt::KeyboardModifiers  modifiers = Qt::NoModifier 
)
virtual

Moves the given reference point to the given target point or does nothing if this entity has no reference point as the given location.

Returns
True if a reference point has been moved successfully, false otherwise.

Reimplemented from RDimensionData.

◆ rotate()

bool RDimOrdinateData::rotate ( double  rotation,
const RVector center 
)
virtual

Reimplemented from RDimensionData.

◆ scale()

bool RDimOrdinateData::scale ( const RVector scaleFactors,
const RVector center 
)
virtual

Reimplemented from RDimensionData.

◆ setDefiningPoint()

void RDimOrdinateData::setDefiningPoint ( const RVector p)
inline

◆ setLeaderEndPoint()

void RDimOrdinateData::setLeaderEndPoint ( const RVector p)
inline

◆ setMeasuringXAxis()

void RDimOrdinateData::setMeasuringXAxis ( )
inline

◆ setMeasuringYAxis()

void RDimOrdinateData::setMeasuringYAxis ( )
inline

◆ setOrigin()

void RDimOrdinateData::setOrigin ( const RVector p)
inline

◆ stretch()

bool RDimOrdinateData::stretch ( const RPolyline area,
const RVector offset 
)
virtual

Stretches the end points of this entity that are inside area by offset.

Reimplemented from REntityData.

Friends And Related Function Documentation

◆ RDimOrdinateEntity

friend class RDimOrdinateEntity
friend

Member Data Documentation

◆ definingPoint

RVector RDimOrdinateData::definingPoint
private

Defining point (feature location)

◆ leaderEndPoint

RVector RDimOrdinateData::leaderEndPoint
private

End point of leader.

◆ xType

bool RDimOrdinateData::xType
private

True: measures x-value, false: y-value.


The documentation for this class was generated from the following files: