![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
This is the complete list of members for i2d::CPolygon, including all inherited members.
BaseClass typedef | i2d::CPolygon | |
BeginChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
BeginChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
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_ICF_INTERNAL enum value | istd::IChangeable | |
CF_NO_UNDO enum value | istd::IChangeable | |
CF_OBJECT_POSITION enum value | i2d::IObject2d | |
ChangeFlags enum name | i2d::IObject2d | |
Clear() | i2d::CPolypoint | virtual |
CloneMe(CompatibilityMode mode=CM_WITHOUT_REFS) const override | i2d::CPolygon | 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::CPolygon | |
i2d::CObject2dBase::CopyFrom(const istd::IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) override | i2d::CObject2dBase | virtual |
CPolygon(const QPolygonF &qpolygon=QPolygonF()) | i2d::CPolygon | |
EndChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
EndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
FlipByX() | i2d::CPolygon | virtual |
FlipByY() | i2d::CPolygon | virtual |
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 |
GetChangesLock() const | istd::IChangeable | inlinevirtual |
GetDelegatedChanges() | istd::IChangeable | inlinestatic |
GetFactoryId() const override | i2d::CPolygon | virtual |
GetInvTransformed(const ITransformation2d &transformation, IObject2d &result, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=nullptr) const override | i2d::CPolypoint | virtual |
GetMinimalVersion(int versionId) const | iser::ISerializable | inlinevirtual |
GetNoChanges() | istd::IChangeable | inlinestatic |
GetNodePos(int index) const | i2d::CPolypoint | inlinevirtual |
GetNodePosRef(int index) | i2d::CPolypoint | inline |
GetNodesCount() const | i2d::CPolypoint | inlinevirtual |
GetOutlineLength() const | i2d::CPolygon | virtual |
GetPerimeter() const | i2d::CPolygon | |
GetSupportedOperations() const override | i2d::CPolypoint | virtual |
GetTransformed(const ITransformation2d &transformation, IObject2d &result, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=nullptr) const override | i2d::CPolypoint | virtual |
GetTypeName() | i2d::CPolygon | static |
InsertNode(const i2d::CVector2d &position) | i2d::CPolypoint | virtual |
InsertNode(int index, const i2d::CVector2d &position) | i2d::CPolypoint | virtual |
InvTransform(const ITransformation2d &transformation, ITransformation2d::ExactnessMode mode=ITransformation2d::EM_NONE, double *errorFactorPtr=nullptr) override | i2d::CPolypoint | virtual |
IsEmpty() const | i2d::CPolypoint | inline |
IsEqual(const IChangeable &object) const override | i2d::CPolypoint | |
i2d::CObject2dBase::IsEqual(const IChangeable &object) const | istd::IChangeable | inlinevirtual |
MoveCenterTo(const CVector2d &position) override | i2d::CPolypoint | virtual |
OnBeginChanges() | istd::IChangeable | inlineprotectedvirtual |
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) | i2d::CPolypoint | 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::CPolypoint | virtual |
SetCalibration(istd::TOptDelPtr< const ICalibration2d > &&calibrationPtr) override | i2d::CObject2dBase | virtual |
SetNodePos(int index, const i2d::CVector2d &position) | i2d::CPolypoint | inlinevirtual |
SetNodesCount(int nodesCount) | i2d::CPolypoint | virtual |
SO_CHANGE_LOCK enum value | istd::IChangeable | |
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=nullptr) override | i2d::CPolypoint | virtual |
© Witold Gantzke and Kirill Lepskiy