Aspose::Page::XPS::XpsModel::XpsMatrix Member List

This is the complete list of members for Aspose::Page::XPS::XpsModel::XpsMatrix, including all inherited members.

_contextAspose::Page::XPS::XpsModel::XpsObjectprotected
Accept(System::SharedPtr< XpsDocumentVisitor > visitor) overrideAspose::Page::XPS::XpsModel::XpsMatrixprotectedvirtual
AcceptProperties(System::SharedPtr< XpsDocumentVisitor > visitor)Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
AssertObject()Aspose::Page::XPS::XpsModel::XpsObject
Clone()Aspose::Page::XPS::XpsModel::XpsMatrix
Clone(bool deep, System::SharedPtr< XpsContext > context) overrideAspose::Page::XPS::XpsModel::XpsMatrixprotectedvirtual
ClonePropertyValues(System::SharedPtr< XpsObject > obj)Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
CopyPropertyValues(System::SharedPtr< XpsObject > obj)Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
CopySimplePropertyValues(System::SharedPtr< XpsObject > obj) overrideAspose::Page::XPS::XpsModel::XpsMatrixprotectedvirtual
Dispose()Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
Equals(System::SharedPtr< System::Object > obj) overrideAspose::Page::XPS::XpsModel::XpsMatrix
Equals(System::SharedPtr< XpsMatrix > a, System::SharedPtr< XpsMatrix > b)Aspose::Page::XPS::XpsModel::XpsMatrixstatic
Aspose::Page::XPS::XpsModel::XpsObject::Equals(ptr obj)System::Objectvirtual
Aspose::Page::XPS::XpsModel::XpsObject::Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Aspose::Page::XPS::XpsModel::XpsObject::Equals(float const &objA, float const &objB)System::Objectinline
Aspose::Page::XPS::XpsModel::XpsObject::Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_Id() constAspose::Page::XPS::XpsModel::XpsObjectprotected
get_IsIdentity()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M11()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M12()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M21()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M22()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M31()Aspose::Page::XPS::XpsModel::XpsMatrix
get_M32()Aspose::Page::XPS::XpsModel::XpsMatrix
get_Matrix() constAspose::Page::XPS::XpsModel::XpsMatrixprotected
get_Owners()Aspose::Page::XPS::XpsModel::XpsObjectprotected
get_RawValue() constAspose::Page::XPS::XpsModel::XpsObjectprotected
get_RegistrationType()Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
GetCounter()System::Objectinline
GetHashCode() const overrideAspose::Page::XPS::XpsModel::XpsMatrixvirtual
GetType() constSystem::Objectvirtual
IdentityHashAspose::Page::XPS::XpsModel::XpsMatrixprotectedstatic
Initialize(System::SharedPtr< System::Xml::XmlElement > element) overrideAspose::Page::XPS::XpsModel::XpsMatrixprotectedvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Load()Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(XpsMatrix, CODEPORTING_ARGS(System::SharedPtr< System::Xml::XmlNode > matrixNode, System::SharedPtr< XpsContext > context))Aspose::Page::XPS::XpsModel::XpsMatrixprotected
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(XpsMatrix, CODEPORTING_ARGS(System::SharedPtr< XpsContext > context, System::SharedPtr< XpsMatrixInternal > matrix))Aspose::Page::XPS::XpsModel::XpsMatrixprotected
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(XpsMatrix, CODEPORTING_ARGS(System::SharedPtr< XpsContext > context, float M11, float M12, float M21, float M22, float M31, float M32))Aspose::Page::XPS::XpsModel::XpsMatrixprotected
MemberwiseClone() constSystem::Objectvirtual
Multiply(System::SharedPtr< System::Drawing::Drawing2D::Matrix > matrix, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
Multiply(System::SharedPtr< System::Drawing::Drawing2D::Matrix > matrix)Aspose::Page::XPS::XpsModel::XpsMatrix
Multiply(System::SharedPtr< XpsMatrix > matrix, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
Multiply(System::SharedPtr< XpsMatrix > matrix)Aspose::Page::XPS::XpsModel::XpsMatrix
NotifyDescendants(bool isAdd=true)Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
NotifyRoot(System::SharedPtr< XpsEvent > evt)Aspose::Page::XPS::XpsModel::XpsObjectprotectedvirtual
Object()System::Object
Object(Object const &x)System::Object
operator!=(const System::SharedPtr< XpsMatrix > &a, const System::SharedPtr< XpsMatrix > &b)Aspose::Page::XPS::XpsModel::XpsMatrixfriend
operator=(Object const &x)System::Objectinline
operator==(const System::SharedPtr< XpsMatrix > &a, const System::SharedPtr< XpsMatrix > &b)Aspose::Page::XPS::XpsModel::XpsMatrixfriend
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
Reset()Aspose::Page::XPS::XpsModel::XpsMatrix
Rotate(float angle, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
Rotate(float angle)Aspose::Page::XPS::XpsModel::XpsMatrix
RotateAround(float angle, System::Drawing::PointF pivot, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
RotateAround(float angle, System::Drawing::PointF pivot)Aspose::Page::XPS::XpsModel::XpsMatrix
Scale(float scaleX, float scaleY, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
Scale(float scaleX, float scaleY)Aspose::Page::XPS::XpsModel::XpsMatrix
set_RawValue(System::String value)Aspose::Page::XPS::XpsModel::XpsObjectprotected
set_xKey(System::String value)Aspose::Page::XPS::XpsModel::XpsObjectprotected
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
Skew(double skewX, double skewY)Aspose::Page::XPS::XpsModel::XpsMatrix
ToString() const overrideAspose::Page::XPS::XpsModel::XpsMatrixvirtual
Transform(System::Drawing::RectangleF rect)Aspose::Page::XPS::XpsModel::XpsMatrix
TransformPoint(System::Drawing::PointF point)Aspose::Page::XPS::XpsModel::XpsMatrix
TransformPoints(System::ArrayPtr< System::Drawing::PointF > points, int32_t startIndex, int32_t numberOfPoints)Aspose::Page::XPS::XpsModel::XpsMatrix
TransformPoints(System::ArrayPtr< System::Drawing::PointF > points)Aspose::Page::XPS::XpsModel::XpsMatrix
Translate(float offsetX, float offsetY, System::Drawing::Drawing2D::MatrixOrder matrixOrder)Aspose::Page::XPS::XpsModel::XpsMatrix
Translate(float offsetX, float offsetY)Aspose::Page::XPS::XpsModel::XpsMatrix
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XmlNodeToDrMatrix(System::SharedPtr< System::Xml::XmlElement > element)Aspose::Page::XPS::XpsModel::XpsMatrixprotectedstatic
XmlNodeToDrMatrix(System::SharedPtr< System::Xml::XmlNode > node, System::SharedPtr< XpsContext > context)Aspose::Page::XPS::XpsModel::XpsMatrixprotectedstatic
XpsMatrix(System::SharedPtr< System::Xml::XmlNode > matrixNode, System::SharedPtr< XpsContext > context)Aspose::Page::XPS::XpsModel::XpsMatrixprotected
XpsMatrix(System::SharedPtr< XpsContext > context, System::SharedPtr< XpsMatrixInternal > matrix)Aspose::Page::XPS::XpsModel::XpsMatrixprotected
XpsMatrix(System::SharedPtr< XpsContext > context, float M11, float M12, float M21, float M22, float M31, float M32)Aspose::Page::XPS::XpsModel::XpsMatrixprotected
XpsObject(System::SharedPtr< XpsContext > context)Aspose::Page::XPS::XpsModel::XpsObjectprotected
~Object()System::Objectvirtual
~XpsMatrix()Aspose::Page::XPS::XpsModel::XpsMatrixprotectedvirtual