HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UNI_ConstStickyNote Class Reference

#include <UNI_StickyNote.h>

+ Inheritance diagram for UNI_ConstStickyNote:

Public Member Functions

UT_StringHolder name () const
 
UT_StringHolder path () const
 
UT_StringHolder text () const
 
UT_Color textColor () const
 
float textSize () const
 
UT_Color color () const
 
UT_Vector2D position () const
 
UT_Vector2D size () const
 
bool isCollapsed () const
 
bool isBackgroundHidden () const
 
UNI_NodeID node () const
 
- Public Member Functions inherited from UNI_ConstItem< UNI_StickyNoteID >
 UNI_ConstItem ()=default
 Constructor. More...
 
 UNI_ConstItem (const UNI_ConstGraphHandle &graph_handle, UNI_StickyNoteIDid)
 
 UNI_ConstItem (UNI_ConstGraphHandle &&graph_handle, UNI_StickyNoteIDid)
 Constructor with r-value for the intrusive graph pointer. More...
 
const UNI_Graphgraph () const
 Returns the graph inside which the node lives. More...
 
UNI_StickyNoteID id () const
 Returns the ID of the node in the graph. More...
 
bool isValid () const
 
 operator bool () const
 

Additional Inherited Members

- Protected Member Functions inherited from UNI_ConstItem< UNI_StickyNoteID >
const UNI_ConstGraphHandlegraphHandle () const
 Returns the underlying graph handle. More...
 

Detailed Description

Definition at line 19 of file UNI_StickyNote.h.

Member Function Documentation

UT_Color UNI_ConstStickyNote::color ( ) const
inline

Definition at line 35 of file UNI_StickyNote.h.

bool UNI_ConstStickyNote::isBackgroundHidden ( ) const
inline

Definition at line 43 of file UNI_StickyNote.h.

bool UNI_ConstStickyNote::isCollapsed ( ) const
inline

Definition at line 41 of file UNI_StickyNote.h.

UT_StringHolder UNI_ConstStickyNote::name ( void  ) const
inline

Definition at line 25 of file UNI_StickyNote.h.

UNI_NodeID UNI_ConstStickyNote::node ( ) const
inline

Definition at line 45 of file UNI_StickyNote.h.

UT_StringHolder UNI_ConstStickyNote::path ( ) const
inline

Definition at line 27 of file UNI_StickyNote.h.

UT_Vector2D UNI_ConstStickyNote::position ( ) const
inline

Definition at line 37 of file UNI_StickyNote.h.

UT_Vector2D UNI_ConstStickyNote::size ( void  ) const
inline

Definition at line 39 of file UNI_StickyNote.h.

UT_StringHolder UNI_ConstStickyNote::text ( ) const
inline

Definition at line 29 of file UNI_StickyNote.h.

UT_Color UNI_ConstStickyNote::textColor ( ) const
inline

Definition at line 31 of file UNI_StickyNote.h.

float UNI_ConstStickyNote::textSize ( ) const
inline

Definition at line 33 of file UNI_StickyNote.h.


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