|
ACF $AcfVersion:0$
|
This is the complete list of members for i2d::CTubePolylineComp, including all inherited members.
| BaseClass typedef | i2d::CTubePolylineComp | |
| BaseClass2 typedef | i2d::TObject2dCompWrap< CTubePolyline > | |
| BeginChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| BeginChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| CComponentBase() | icomp::CComponentBase | |
| CF_ACF_INTERNAL enum value | istd::IChangeable | |
| CF_ALL_DATA enum value | istd::IChangeable | |
| CF_ANY enum value | istd::IChangeable | |
| CF_DELEGATED enum value | istd::IChangeable | |
| CF_DESTROYING enum value | istd::IChangeable | |
| CF_NO_UNDO enum value | istd::IChangeable | |
| CF_OBJECT_POSITION enum value | i2d::IObject2d | |
| ChangeFlags enum name | i2d::IObject2d | |
| ChangeInfoMap typedef | istd::IChangeable | |
| Clear() override | i2d::TDataNodePolyline< CTubeNode > | inlinevirtual |
| CloneMe(CompatibilityMode mode=CM_WITHOUT_REFS) const override | i2d::CPolyline | virtual |
| CM_CONVERT enum value | istd::IChangeable | |
| CM_STRICT enum value | istd::IChangeable | |
| CM_WITH_REFS enum value | istd::IChangeable | |
| CM_WITHOUT_REFS enum value | istd::IChangeable | |
| CObject2dBase() | i2d::CObject2dBase | |
| CObject2dBase(const CObject2dBase &object2d) | i2d::CObject2dBase | |
| CObject2dBase(CObject2dBase &&object2d) | i2d::CObject2dBase | |
| CompatibilityMode enum name | istd::IChangeable | |
| Contains(const i2d::CVector2d &point) const | i2d::CPolygon | |
| CopyFrom(const IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) override | i2d::TDataNodePolyline< CTubeNode > | virtual |
| i2d::CObject2dBase::CopyFrom(const istd::IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) override | i2d::CObject2dBase | virtual |
| CPolygon(const QPolygonF &qpolygon=QPolygonF()) | i2d::CPolygon | |
| CPolyline() | i2d::CPolyline | inline |
| EndChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| EndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| FlipByX() | i2d::CPolygon | virtual |
| FlipByY() | i2d::CPolygon | virtual |
| GetAdjacentLine(double position, i2d::CLine2d &line, double &alpha) const | i2d::CPolyline | |
| GetAdjacentLine(const i2d::CVector2d &position, i2d::CLine2d &line) const | i2d::CPolyline | |
| GetAdjacentNodeIndices(double position, int &previousIndex, int &nextIndex, double &alpha) const | i2d::CPolyline | |
| GetAdjacentNodeIndices(double position, int &previousIndex, int &nextIndex) const | i2d::CPolyline | |
| GetAdjacentNodeIndices(const i2d::CVector2d &position, int &previousIndex, int &nextIndex) const | i2d::CPolyline | |
| GetAdjacentNodes(double atPositionNormalized, i2d::CVector2d &previous, i2d::CVector2d &next, double &alpha) const | i2d::CPolyline | |
| GetAdjacentNodes(const i2d::CVector2d &position, i2d::CVector2d &previous, i2d::CVector2d &next) const | i2d::CPolyline | |
| GetAllChanges() | istd::IChangeable | inlinestatic |
| GetAnyChange() | istd::IChangeable | inlinestatic |
| GetArea(bool oriented=false) const | i2d::CPolygon | |
| GetBoundingBox() const override | i2d::CPolypoint | virtual |
| GetCalibration() const override | i2d::CObject2dBase | virtual |
| GetCenter() const override | i2d::CPolypoint | virtual |
| GetComponentContext() const override | icomp::CComponentBase | virtual |
| GetComponentId(const icomp::IComponentContext *componentContextPtr, const QByteArray &contextId=QByteArray()) | icomp::CComponentBase | protectedstatic |
| GetComponentStaticInfo() const =0 | icomp::CComponentBase | protectedpure virtual |
| GetDelegatedChanges() | istd::IChangeable | inlinestatic |
| GetFactoryId() const override | i2d::CPolyline | virtual |
| GetInterface(const istd::CClassInfo &interfaceType, const QByteArray &subId="") override | icomp::CComponentBase | virtual |
| GetInterpolatedPosition(double position, i2d::CVector2d &output) const | i2d::CPolyline | |
| GetInterpolatedPosition(double position) const | i2d::CPolyline | |
| GetInvTransformed(const ITransformation2d &transformation, IObject2d &result, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=NULL) const override | i2d::CPolypoint | virtual |
| GetKneeVector(int nodeIndex) const | i2d::CPolyline | virtual |
| GetLength() const | i2d::CPolyline | virtual |
| GetMinimalVersion(int versionId) const | iser::ISerializable | inlinevirtual |
| GetNoChanges() | istd::IChangeable | inlinestatic |
| GetNodeData(int nodeIndex) const override | i2d::TDataNodePolyline< CTubeNode > | inlinevirtual |
| GetNodeDataRef(int nodeIndex) override | i2d::TDataNodePolyline< CTubeNode > | inlinevirtual |
| GetNodePos(int index) const | i2d::CPolypoint | inlinevirtual |
| GetNodePosRef(int index) | i2d::CPolypoint | inline |
| GetNodesCount() const | i2d::CPolypoint | inlinevirtual |
| GetOutlineLength() const | i2d::CPolygon | virtual |
| GetParentComponent(bool ownerOnly=false) const override | icomp::CComponentBase | virtual |
| GetPerimeter() const | i2d::CPolygon | |
| GetSegmentLine(int segmentIndex) const | i2d::CPolyline | virtual |
| GetSegmentsCount() const | i2d::CPolyline | virtual |
| GetSupportedOperations() const override | i2d::CPolypoint | virtual |
| GetTNodeData(int nodeIndex) const | i2d::TDataNodePolyline< CTubeNode > | inline |
| GetTNodeDataRef(int nodeIndex) | i2d::TDataNodePolyline< CTubeNode > | inline |
| GetTransformed(const ITransformation2d &transformation, IObject2d &result, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=NULL) const override | i2d::CPolypoint | virtual |
| GetTypeName() | i2d::CPolyline | static |
| InitStaticInfo(IComponent *componentPtr) | icomp::CComponentBase | protectedstatic |
| InsertNode(const i2d::CVector2d &node) override | i2d::CTubePolylineComp | virtual |
| InsertNode(int index, const i2d::CVector2d &node) override | i2d::CTubePolylineComp | virtual |
| InvTransform(const ITransformation2d &transformation, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=NULL) override | i2d::CPolypoint | virtual |
| IsClosed() const | i2d::CPolyline | inlinevirtual |
| IsComponentActive() const | icomp::CComponentBase | inlineprotected |
| IsEmpty() const | i2d::CPolypoint | inline |
| IsEqual(const IChangeable &object) const override | i2d::CPolyline | virtual |
| i2d::CObject2dBase::IsEqual(const IChangeable &object) const | istd::IChangeable | inlinevirtual |
| MoveCenterTo(const CVector2d &position) override | i2d::CPolypoint | virtual |
| OnBeginChanges() | istd::IChangeable | inlineprotectedvirtual |
| OnComponentCreated() override | i2d::CTubePolylineComp | protectedvirtual |
| OnComponentDestroyed() | icomp::CComponentBase | protectedvirtual |
| OnEndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlineprotectedvirtual |
| operator QPolygonF() const | i2d::CPolygon | |
| operator=(const CObject2dBase &object2d) | i2d::CObject2dBase | |
| operator=(CObject2dBase &&object2d) | i2d::CObject2dBase | |
| RemoveNode(int index) override | i2d::TDataNodePolyline< CTubeNode > | virtual |
| ResetData(CompatibilityMode mode=CM_WITHOUT_REFS) override | i2d::CObject2dBase | virtual |
| ReverseNodes() | i2d::CPolygon | virtual |
| Rotate(double radians) | i2d::CPolygon | virtual |
| s_clearAllNodesChange | i2d::CPolypoint | protectedstatic |
| s_createPolygonNodesChange | i2d::CPolypoint | protectedstatic |
| s_insertPolygonNodeChange | i2d::CPolypoint | protectedstatic |
| s_objectModifiedChange | i2d::CObject2dBase | protectedstatic |
| s_objectMovedChange | i2d::CObject2dBase | protectedstatic |
| s_removePolygonNodeChange | i2d::CPolypoint | protectedstatic |
| Serialize(iser::IArchive &archive) override | i2d::CDataNodePolylineBase | virtual |
| SetCalibration(const ICalibration2d *calibrationPtr, bool releaseFlag=false) override | i2d::CObject2dBase | virtual |
| SetClosed(bool state=true) | i2d::CPolyline | virtual |
| SetComponentContext(const IComponentContextSharedPtr &contextPtr, const icomp::IComponent *parentPtr, bool isParentOwner) override | icomp::CComponentBase | virtual |
| SetNodePos(int index, const i2d::CVector2d &position) | i2d::CPolypoint | inlinevirtual |
| SetNodesCount(int count) override | i2d::CTubePolylineComp | protectedvirtual |
| SO_CLONE enum value | istd::IChangeable | |
| SO_COMPARE enum value | istd::IChangeable | |
| SO_COPY enum value | istd::IChangeable | |
| SO_NONE enum value | istd::IChangeable | |
| SO_OBSERVE enum value | istd::IChangeable | |
| SO_RESET enum value | istd::IChangeable | |
| SupportedOperations enum name | istd::IChangeable | |
| Transform(const ITransformation2d &transformation, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=NULL) override | i2d::CTubePolyline | virtual |
| ~IPolymorphic() | istd::IPolymorphic | inlinevirtual |