NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::PanStyle Class Reference

Represents the pan display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::PanStyle:
NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::CAE::Xyplot::IAxisStyle NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

virtual
NXOpen::CAE::Xyplot::TextStyleSetting
GetAnnotationStyle ()
 Gets the annotation style. More...
 
virtual
NXOpen::CAE::Xyplot::CustomTextStyleSetting
GetLabelDisplayStyle ()
 Gets the label style
Created in NX1847.0.0. More...
 
void SetToolPosition (const NXOpen::Point3d &toolPosition)
 Sets the position of the pan tool
Created in NX1847.0.0. More...
 
void SetToolSize (NXOpen::CAE::Xyplot::PanToolSize toolSize)
 Sets the size of the pan tool
Created in NX1847.0.0. More...
 
NXOpen::Point3d ToolPosition ()
 Returns the position of the pan tool
Created in NX1847.0.0. More...
 
NXOpen::CAE::Xyplot::PanToolSize ToolSize ()
 Returns the size of the pan tool
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseDisplayStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the pan display style.

Call CAE::Xyplot::BaseDisplayStyleSetting::CommitChange to apply style changes to corresponding plot after it's modified.
Not support KF.

Member Function Documentation

virtual NXOpen::CAE::Xyplot::TextStyleSetting* NXOpen::CAE::Xyplot::PanStyle::GetAnnotationStyle ( )
virtual

Gets the annotation style.

Returns
Axis item style
Created in NX1847.0.0.

License requirements : None

Implements NXOpen::CAE::Xyplot::IAxisStyle.

virtual NXOpen::CAE::Xyplot::CustomTextStyleSetting* NXOpen::CAE::Xyplot::PanStyle::GetLabelDisplayStyle ( )
virtual

Gets the label style
Created in NX1847.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::IAxisStyle.

void NXOpen::CAE::Xyplot::PanStyle::SetToolPosition ( const NXOpen::Point3d toolPosition)

Sets the position of the pan tool
Created in NX1847.0.0.



License requirements : None

Parameters
toolPositiontoolposition
void NXOpen::CAE::Xyplot::PanStyle::SetToolSize ( NXOpen::CAE::Xyplot::PanToolSize  toolSize)

Sets the size of the pan tool
Created in NX1847.0.0.



License requirements : None

Parameters
toolSizetoolsize
NXOpen::Point3d NXOpen::CAE::Xyplot::PanStyle::ToolPosition ( )

Returns the position of the pan tool
Created in NX1847.0.0.



License requirements : None

NXOpen::CAE::Xyplot::PanToolSize NXOpen::CAE::Xyplot::PanStyle::ToolSize ( )

Returns the size of the pan tool
Created in NX1847.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.