GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
text::properties Class Reference

#include "graphics.h"

Inheritance diagram for text::properties:
Inheritance graph
[legend]
Collaboration diagram for text::properties:
Collaboration graph
[legend]

Public Types

enum  {
  ID_BACKGROUNDCOLOR = 5000, ID_COLOR = 5001, ID_DISPLAYNAME = 5002, ID_EDGECOLOR = 5003,
  ID_EDITING = 5004, ID_ERASEMODE = 5005, ID_EXTENT = 5006, ID_FONTANGLE = 5007,
  ID_FONTNAME = 5008, ID_FONTSIZE = 5009, ID_FONTUNITS = 5010, ID_FONTWEIGHT = 5011,
  ID_HORIZONTALALIGNMENT = 5012, ID_INTERPRETER = 5013, ID_LINESTYLE = 5014, ID_LINEWIDTH = 5015,
  ID_MARGIN = 5016, ID_POSITION = 5017, ID_ROTATION = 5018, ID_STRING = 5019,
  ID_UNITS = 5020, ID_VERTICALALIGNMENT = 5021, ID_XLIM = 5022, ID_YLIM = 5023,
  ID_ZLIM = 5024, ID_XLIMINCLUDE = 5025, ID_YLIMINCLUDE = 5026, ID_ZLIMINCLUDE = 5027,
  ID_POSITIONMODE = 5028, ID_ROTATIONMODE = 5029, ID_HORIZONTALALIGNMENTMODE = 5030, ID_VERTICALALIGNMENTMODE = 5031,
  ID_AUTOPOS_TAG = 5032
}
enum  {
  ID_BEINGDELETED = 0, ID_BUSYACTION = 1, ID_BUTTONDOWNFCN = 2, ID_CHILDREN = 3,
  ID_CLIPPING = 4, ID_CREATEFCN = 5, ID_DELETEFCN = 6, ID_HANDLEVISIBILITY = 7,
  ID_HITTEST = 8, ID_INTERRUPTIBLE = 9, ID_PARENT = 10, ID_SELECTED = 11,
  ID_SELECTIONHIGHLIGHT = 12, ID_TAG = 13, ID_TYPE = 14, ID_UICONTEXTMENU = 15,
  ID_USERDATA = 16, ID_VISIBLE = 17, ID___MODIFIED__ = 18, ID___MYHANDLE__ = 19
}

Public Member Functions

 properties (const graphics_handle &mh, const graphics_handle &p)
 ~properties (void)
virtual void add_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
virtual void add_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
virtual void adopt (const graphics_handle &h)
virtual void adopt (const graphics_handle &h)
std::set< std::string > all_property_names (void) const
bool autopos_tag_is (const std::string &v) const
bool backgroundcolor_is (const std::string &v) const
bool backgroundcolor_is_rgb (void) const
bool busyaction_is (const std::string &v) const
bool color_is (const std::string &v) const
bool color_is_rgb (void) const
color_property color_property (radio_values("{none}"), color_values(1, 1, 1)) color_property color u
color_property color_property color_property (radio_values("{none}"), color_values(0, 0, 0)) bool_property editing
color_property color_values (0, 0, 0) string_property displayname
virtual void delete_children (bool clear=false)
virtual void delete_children (bool clear=false)
virtual void delete_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
virtual void delete_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
std::set< std::string > dynamic_property_names (void) const
std::set< std::string > dynamic_property_names (void) const
bool edgecolor_is (const std::string &v) const
bool edgecolor_is_rgb (void) const
bool erasemode_is (const std::string &v) const
void execute_buttondownfcn (const octave_value &data=octave_value()) const
void execute_createfcn (const octave_value &data=octave_value()) const
void execute_deletefcn (const octave_value &data=octave_value()) const
bool fontangle_is (const std::string &v) const
bool fontunits_is (const std::string &v) const
bool fontweight_is (const std::string &v) const
octave_value get (bool all=false) const
octave_value get (const caseless_str &pname) const
octave_value get (const std::string &pname) const
octave_value get (const char *pname) const
std::string get___modified__ (void) const
graphics_handle get___myhandle__ (void) const
virtual octave_value get_alim (void) const
virtual octave_value get_alim (void) const
Matrix get_all_children (void) const
Matrix get_all_children (void) const
std::string get_autopos_tag (void) const
octave_value get_backgroundcolor (void) const
Matrix get_backgroundcolor_rgb (void) const
std::string get_beingdeleted (void) const
virtual Matrix get_boundingbox (bool=false, const Matrix &=Matrix()) const
virtual Matrix get_boundingbox (bool=false, const Matrix &=Matrix()) const
std::string get_busyaction (void) const
octave_value get_buttondownfcn (void) const
Matrix get_children (void) const
Matrix get_children (void) const
virtual octave_value get_clim (void) const
virtual octave_value get_clim (void) const
std::string get_clipping (void) const
octave_value get_color (void) const
Matrix get_color_rgb (void) const
octave_value get_createfcn (void) const
Matrix get_data_position (void) const
octave_value get_deletefcn (void) const
std::string get_displayname (void) const
octave_value get_edgecolor (void) const
Matrix get_edgecolor_rgb (void) const
std::string get_editing (void) const
std::string get_erasemode (void) const
octave_value get_extent (void) const
Matrix get_extent_matrix (void) const
std::string get_fontangle (void) const
std::string get_fontname (void) const
double get_fontsize (void) const
double get_fontsize_points (double box_pix_height=0) const
double get_fontsize_points (double box_pix_height=0) const
std::string get_fontunits (void) const
std::string get_fontweight (void) const
std::string get_handlevisibility (void) const
Matrix get_hidden_children (void) const
Matrix get_hidden_children (void) const
std::string get_hittest (void) const
std::string get_horizontalalignment (void) const
std::string get_horizontalalignmentmode (void) const
std::string get_interpreter (void) const
std::string get_interruptible (void) const
std::string get_linestyle (void) const
double get_linewidth (void) const
double get_margin (void) const
graphics_handle get_parent (void) const
const uint8NDArrayget_pixels (void) const
octave_value get_position (void) const
std::string get_positionmode (void) const
property get_property (const caseless_str &pname)
double get_rotation (void) const
std::string get_rotationmode (void) const
std::string get_selected (void) const
std::string get_selectionhighlight (void) const
octave_value get_string (void) const
std::string get_tag (void) const
virtual graphics_toolkit get_toolkit (void) const
virtual graphics_toolkit get_toolkit (void) const
std::string get_type (void) const
graphics_handle get_uicontextmenu (void) const
std::string get_units (void) const
octave_value get_userdata (void) const
std::string get_verticalalignment (void) const
std::string get_verticalalignmentmode (void) const
std::string get_visible (void) const
octave_value get_xlim (void) const
std::string get_xliminclude (void) const
octave_value get_ylim (void) const
std::string get_yliminclude (void) const
octave_value get_zlim (void) const
std::string get_zliminclude (void) const
std::string graphics_object_name (void) const
bool handlevisibility_is (const std::string &v) const
bool has_dynamic_property (const std::string &pname)
bool has_dynamic_property (const std::string &pname)
bool has_property (const caseless_str &pname) const
bool horizontalalignment_is (const std::string &v) const
bool horizontalalignmentmode_is (const std::string &v) const
virtual void init_integerhandle (const octave_value &)
virtual void init_integerhandle (const octave_value &)
void insert_property (const std::string &name, property p)
void insert_property (const std::string &name, property p)
bool interpreter_is (const std::string &v) const
bool is___modified__ (void) const
virtual bool is_aliminclude (void) const
virtual bool is_aliminclude (void) const
bool is_beingdeleted (void) const
virtual bool is_climinclude (void) const
virtual bool is_climinclude (void) const
bool is_clipping (void) const
bool is_editing (void) const
bool is_handle_visible (void) const
bool is_handle_visible (void) const
bool is_hittest (void) const
bool is_interruptible (void) const
bool is_modified (void) const
bool is_modified (void) const
bool is_selected (void) const
bool is_selectionhighlight (void) const
bool is_visible (void) const
bool is_xliminclude (void) const
bool is_yliminclude (void) const
bool is_zliminclude (void) const
bool linestyle_is (const std::string &v) const
void mark_modified (void)
void mark_modified (void)
void override_defaults (base_graphics_object &obj)
void override_defaults (base_graphics_object &obj)
bool positionmode_is (const std::string &v) const
virtual void remove_child (const graphics_handle &h)
virtual void remove_child (const graphics_handle &h)
void renumber_child (graphics_handle old_gh, graphics_handle new_gh)
void renumber_child (graphics_handle old_gh, graphics_handle new_gh)
void renumber_parent (graphics_handle new_gh)
void renumber_parent (graphics_handle new_gh)
void reparent (const graphics_handle &new_parent)
void reparent (const graphics_handle &new_parent)
bool rotationmode_is (const std::string &v) const
void set (const caseless_str &pname, const octave_value &val)
void set___modified__ (const octave_value &val)
void set___modified__ (const octave_value &val)
void set_autopos_tag (const octave_value &val)
void set_backgroundcolor (const octave_value &val)
void set_beingdeleted (const octave_value &val)
void set_busyaction (const octave_value &val)
void set_buttondownfcn (const octave_value &val)
void set_children (const octave_value &val)
void set_clipping (const octave_value &val)
void set_color (const octave_value &val)
void set_createfcn (const octave_value &val)
void set_deletefcn (const octave_value &val)
void set_displayname (const octave_value &val)
void set_edgecolor (const octave_value &val)
void set_editing (const octave_value &val)
void set_erasemode (const octave_value &val)
void set_extent (const octave_value &val)
void set_fontangle (const octave_value &val)
void set_fontname (const octave_value &val)
void set_fontsize (const octave_value &val)
void set_fontunits (const octave_value &val)
void set_fontweight (const octave_value &val)
void set_from_list (base_graphics_object &obj, property_list &defaults)
void set_from_list (base_graphics_object &obj, property_list &defaults)
void set_handlevisibility (const octave_value &val)
void set_hittest (const octave_value &val)
void set_horizontalalignment (const octave_value &val)
void set_horizontalalignmentmode (const octave_value &val)
void set_interpreter (const octave_value &val)
void set_interruptible (const octave_value &val)
void set_linestyle (const octave_value &val)
void set_linewidth (const octave_value &val)
void set_margin (const octave_value &val)
void set_modified (const octave_value &val)
void set_modified (const octave_value &val)
void set_parent (const octave_value &val)
void set_parent (const octave_value &val)
void set_position (const octave_value &val)
void set_position (const octave_value &val)
void set_positionmode (const octave_value &val)
void set_rotation (const octave_value &val)
void set_rotationmode (const octave_value &val)
void set_selected (const octave_value &val)
void set_selectionhighlight (const octave_value &val)
void set_string (const octave_value &val)
void set_tag (const octave_value &val)
void set_tag (const octave_value &val)
void set_uicontextmenu (const octave_value &val)
void set_units (const octave_value &val)
void set_userdata (const octave_value &val)
void set_verticalalignment (const octave_value &val)
void set_verticalalignmentmode (const octave_value &val)
void set_visible (const octave_value &val)
void set_xlim (const octave_value &val)
void set_xliminclude (const octave_value &val)
void set_ylim (const octave_value &val)
void set_yliminclude (const octave_value &val)
void set_zlim (const octave_value &val)
void set_zliminclude (const octave_value &val)
bool units_is (const std::string &v) const
virtual void update_autopos (const std::string &elem_type)
virtual void update_autopos (const std::string &elem_type)
virtual void update_axis_limits (const std::string &axis_type) const
virtual void update_axis_limits (const std::string &axis_type) const
virtual void update_axis_limits (const std::string &axis_type, const graphics_handle &h) const
virtual void update_axis_limits (const std::string &axis_type, const graphics_handle &h) const
virtual void update_boundingbox (void)
virtual void update_boundingbox (void)
bool verticalalignment_is (const std::string &v) const
bool verticalalignmentmode_is (const std::string &v) const

Static Public Member Functions

static std::set< std::string > core_property_names (void)
static property_list::pval_map_type factory_defaults (void)
static bool has_core_property (const caseless_str &pname)

Public Attributes

color_property color_property edgecolor
color_property color_property
off radio_property 
erasemode
ft_render renderer

Protected Member Functions

octave_value get_dynamic (const caseless_str &pname) const
octave_value get_dynamic (const caseless_str &pname) const
octave_value get_dynamic (bool all=false) const
octave_value get_dynamic (bool all=false) const
property get_property_dynamic (const caseless_str &pname)
property get_property_dynamic (const caseless_str &pname)
void init (void)
void insert_static_property (const std::string &name, base_property &p)
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property 
Matrix () children_property children gf
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property 
Matrix () bool_property clipping
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property on
callback_property 
Matrix () callback_property deletefcn
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property on
callback_property 
Matrix () radio_property handlevisibility
void set_dynamic (const caseless_str &pname, const octave_value &val)
void set_dynamic (const caseless_str &pname, const octave_value &val)

Protected Attributes

bool_property __modified__
graphics_handle __myhandle__
std::map< caseless_str,
property, cmp_caseless_str
all_props
BEGIN_BASE_PROPERTIES bool_property beingdeleted
bool_property beingdeleted
BEGIN_BASE_PROPERTIES
bool_property off
radio_property 
busyaction
radio_property busyaction
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property 
buttondownfcn
callback_property buttondownfcn
children_property children
bool_property clipping
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property on
callback_property 
createfcn
callback_property createfcn
callback_property deletefcn
std::set< std::string > dynamic_properties
radio_property handlevisibility
bool_property hittest
bool_property interruptible
handle_property parent
bool_property selected
bool_property selectionhighlight
string_property tag
string_property type
handle_property uicontextmenu
any_property userdata
bool_property visible

Private Member Functions

void request_autopos (void)
void update_color (void)
void update_font (void)
void update_fontangle (void)
void update_fontname (void)
void update_fontsize (void)
void update_fontweight (void)
void update_horizontalalignment (void)
void update_horizontalalignmentmode (void)
void update_interpreter (void)
void update_position (void)
void update_positionmode (void)
void update_rotation (void)
void update_rotationmode (void)
void update_string (void)
void update_text_extent (void)
void update_units (void)
void update_verticalalignment (void)
void update_verticalalignmentmode (void)

Private Attributes

radio_property autopos_tag
color_property backgroundcolor
std::string cached_units
color_property color
string_property displayname
color_property edgecolor
bool_property editing
radio_property erasemode
array_property extent
radio_property fontangle
string_property fontname
double_property fontsize
radio_property fontunits
radio_property fontweight
radio_property horizontalalignment
radio_property horizontalalignmentmode
radio_property interpreter
radio_property linestyle
double_property linewidth
double_property margin
uint8NDArray pixels
array_property position
radio_property positionmode
double_property rotation
radio_property rotationmode
text_label_property string
radio_property units
radio_property verticalalignment
radio_property verticalalignmentmode
row_vector_property xlim
bool_property xliminclude
row_vector_property ylim
bool_property yliminclude
row_vector_property zlim
bool_property zliminclude

Static Private Attributes

static std::string go_name

Detailed Description

Definition at line 7494 of file graphics.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
ID_BACKGROUNDCOLOR 
ID_COLOR 
ID_DISPLAYNAME 
ID_EDGECOLOR 
ID_EDITING 
ID_ERASEMODE 
ID_EXTENT 
ID_FONTANGLE 
ID_FONTNAME 
ID_FONTSIZE 
ID_FONTUNITS 
ID_FONTWEIGHT 
ID_HORIZONTALALIGNMENT 
ID_INTERPRETER 
ID_LINESTYLE 
ID_LINEWIDTH 
ID_MARGIN 
ID_POSITION 
ID_ROTATION 
ID_STRING 
ID_UNITS 
ID_VERTICALALIGNMENT 
ID_XLIM 
ID_YLIM 
ID_ZLIM 
ID_XLIMINCLUDE 
ID_YLIMINCLUDE 
ID_ZLIMINCLUDE 
ID_POSITIONMODE 
ID_ROTATIONMODE 
ID_HORIZONTALALIGNMENTMODE 
ID_VERTICALALIGNMENTMODE 
ID_AUTOPOS_TAG 

Definition at line 7606 of file graphics.h.

anonymous enum
inherited
Enumerator:
ID_BEINGDELETED 
ID_BUSYACTION 
ID_BUTTONDOWNFCN 
ID_CHILDREN 
ID_CLIPPING 
ID_CREATEFCN 
ID_DELETEFCN 
ID_HANDLEVISIBILITY 
ID_HITTEST 
ID_INTERRUPTIBLE 
ID_PARENT 
ID_SELECTED 
ID_SELECTIONHIGHLIGHT 
ID_TAG 
ID_TYPE 
ID_UICONTEXTMENU 
ID_USERDATA 
ID_VISIBLE 
ID___MODIFIED__ 
ID___MYHANDLE__ 

Definition at line 2611 of file graphics.h.

Constructor & Destructor Documentation

text::properties::properties ( const graphics_handle mh,
const graphics_handle p 
)
text::properties::~properties ( void  )
inline

Definition at line 7530 of file graphics.h.

Member Function Documentation

virtual void base_properties::add_listener ( const caseless_str ,
const octave_value ,
listener_mode  = POSTSET 
)
virtualinherited
void base_properties::add_listener ( const caseless_str nm,
const octave_value v,
listener_mode  mode = POSTSET 
)
virtualinherited

Definition at line 2877 of file graphics.cc.

References error_state.

Referenced by base_graphics_object::add_property_listener().

virtual void base_properties::adopt ( const graphics_handle h)
inlinevirtualinherited
virtual void base_properties::adopt ( const graphics_handle h)
inlinevirtualinherited
std::set< std::string > text::properties::all_property_names ( void  ) const

Reimplemented from base_properties.

Definition at line 3409 of file graphics-props.cc.

References base_properties::all_property_names().

bool text::properties::autopos_tag_is ( const std::string &  v) const
inline

Definition at line 7733 of file graphics.h.

bool text::properties::backgroundcolor_is ( const std::string &  v) const
inline

Definition at line 7644 of file graphics.h.

bool text::properties::backgroundcolor_is_rgb ( void  ) const
inline

Definition at line 7643 of file graphics.h.

bool base_properties::busyaction_is ( const std::string &  v) const
inlineinherited

Definition at line 2638 of file graphics.h.

bool text::properties::color_is ( const std::string &  v) const
inline

Definition at line 7649 of file graphics.h.

bool text::properties::color_is_rgb ( void  ) const
inline

Definition at line 7648 of file graphics.h.

color_property text::properties::color_property ( radio_values("{none}")  ,
color_values(1, 1, 1)   
)
color_property color_property text::properties::color_property ( radio_values("{none}")  ,
color_values(0, 0, 0)   
)
color_property text::properties::color_values ( ,
,
 
)
std::set< std::string > text::properties::core_property_names ( void  )
static

Reimplemented from base_properties.

Definition at line 3349 of file graphics-props.cc.

References base_properties::core_property_names(), and initialized.

virtual void base_properties::delete_children ( bool  clear = false)
inlinevirtualinherited

Definition at line 2524 of file graphics.in.h.

References clear().

virtual void base_properties::delete_children ( bool  clear = false)
inlinevirtualinherited

Definition at line 2526 of file graphics.h.

References clear().

Referenced by gh_manager::do_free().

virtual void base_properties::delete_listener ( const caseless_str ,
const octave_value ,
listener_mode  = POSTSET 
)
virtualinherited
void base_properties::delete_listener ( const caseless_str nm,
const octave_value v,
listener_mode  mode = POSTSET 
)
virtualinherited
std::set<std::string> base_properties::dynamic_property_names ( void  ) const
inherited
std::set< std::string > base_properties::dynamic_property_names ( void  ) const
inherited

Definition at line 2704 of file graphics.cc.

Referenced by base_properties::all_property_names().

bool text::properties::edgecolor_is ( const std::string &  v) const
inline

Definition at line 7656 of file graphics.h.

bool text::properties::edgecolor_is_rgb ( void  ) const
inline

Definition at line 7655 of file graphics.h.

bool text::properties::erasemode_is ( const std::string &  v) const
inline

Definition at line 7663 of file graphics.h.

void base_properties::execute_buttondownfcn ( const octave_value data = octave_value ()) const
inlineinherited

Reimplemented in figure::properties.

Definition at line 2641 of file graphics.h.

void base_properties::execute_createfcn ( const octave_value data = octave_value ()) const
inlineinherited

Definition at line 2647 of file graphics.h.

Referenced by gh_manager::do_make_graphics_handle(), and xcreatefcn().

void base_properties::execute_deletefcn ( const octave_value data = octave_value ()) const
inlineinherited

Definition at line 2650 of file graphics.h.

Referenced by gh_manager::do_free().

property_list::pval_map_type text::properties::factory_defaults ( void  )
static
bool text::properties::fontangle_is ( const std::string &  v) const
inline

Definition at line 7668 of file graphics.h.

bool text::properties::fontunits_is ( const std::string &  v) const
inline

Definition at line 7675 of file graphics.h.

bool text::properties::fontweight_is ( const std::string &  v) const
inline

Definition at line 7678 of file graphics.h.

octave_value text::properties::get ( bool  all = false) const
virtual

Reimplemented from base_properties.

Definition at line 3088 of file graphics-props.cc.

References octave_map::assign(), base_graphics_object::get(), and octave_value::map_value().

octave_value text::properties::get ( const caseless_str pname) const
virtual
octave_value text::properties::get ( const std::string &  pname) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7538 of file graphics.h.

octave_value text::properties::get ( const char pname) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7543 of file graphics.h.

std::string base_properties::get___modified__ ( void  ) const
inlineinherited

Definition at line 2682 of file graphics.h.

Referenced by base_properties::get().

graphics_handle base_properties::get___myhandle__ ( void  ) const
inlineinherited
virtual octave_value base_properties::get_alim ( void  ) const
inlinevirtualinherited
virtual octave_value base_properties::get_alim ( void  ) const
inlinevirtualinherited
Matrix base_properties::get_all_children ( void  ) const
inlineinherited

Definition at line 2500 of file graphics.in.h.

Matrix base_properties::get_all_children ( void  ) const
inlineinherited

Definition at line 2502 of file graphics.h.

Referenced by finalize_r(), and initialize_r().

std::string text::properties::get_autopos_tag ( void  ) const
inline

Definition at line 7734 of file graphics.h.

octave_value text::properties::get_backgroundcolor ( void  ) const
inline

Definition at line 7646 of file graphics.h.

Matrix text::properties::get_backgroundcolor_rgb ( void  ) const
inline

Definition at line 7645 of file graphics.h.

std::string base_properties::get_beingdeleted ( void  ) const
inlineinherited

Definition at line 2636 of file graphics.h.

Referenced by base_properties::get().

virtual Matrix base_properties::get_boundingbox ( bool  = false,
const Matrix = Matrix () 
) const
inlinevirtualinherited
virtual Matrix base_properties::get_boundingbox ( bool  = false,
const Matrix = Matrix () 
) const
inlinevirtualinherited
std::string base_properties::get_busyaction ( void  ) const
inlineinherited

Definition at line 2639 of file graphics.h.

Referenced by gh_manager::do_post_callback(), and base_properties::get().

octave_value base_properties::get_buttondownfcn ( void  ) const
inlineinherited

Reimplemented in figure::properties.

Definition at line 2642 of file graphics.h.

Referenced by base_properties::get().

Matrix base_properties::get_children ( void  ) const
inlineinherited

Definition at line 2495 of file graphics.in.h.

Matrix base_properties::get_children ( void  ) const
inlineinherited
virtual octave_value base_properties::get_clim ( void  ) const
inlinevirtualinherited
virtual octave_value base_properties::get_clim ( void  ) const
inlinevirtualinherited
std::string base_properties::get_clipping ( void  ) const
inlineinherited

Reimplemented in uicontrol::properties.

Definition at line 2645 of file graphics.h.

Referenced by base_properties::get().

octave_value text::properties::get_color ( void  ) const
inline

Definition at line 7651 of file graphics.h.

Matrix text::properties::get_color_rgb ( void  ) const
inline

Definition at line 7650 of file graphics.h.

octave_value base_properties::get_createfcn ( void  ) const
inlineinherited

Definition at line 2648 of file graphics.h.

Referenced by base_properties::get().

Matrix text::properties::get_data_position ( void  ) const

Definition at line 7177 of file graphics.cc.

References convert_text_position().

Referenced by axes::properties::get_extent().

octave_value base_properties::get_deletefcn ( void  ) const
inlineinherited

Definition at line 2651 of file graphics.h.

Referenced by gh_manager::do_free(), and base_properties::get().

std::string text::properties::get_displayname ( void  ) const
inline

Definition at line 7653 of file graphics.h.

octave_value base_properties::get_dynamic ( const caseless_str pname) const
protectedinherited
octave_value base_properties::get_dynamic ( const caseless_str pname) const
protectedinherited

Definition at line 2675 of file graphics.cc.

References error().

Referenced by base_properties::get().

octave_value base_properties::get_dynamic ( bool  all = false) const
protectedinherited
octave_value base_properties::get_dynamic ( bool  all = false) const
protectedinherited

Definition at line 2691 of file graphics.cc.

References octave_scalar_map::assign().

octave_value text::properties::get_edgecolor ( void  ) const
inline

Definition at line 7658 of file graphics.h.

Matrix text::properties::get_edgecolor_rgb ( void  ) const
inline

Definition at line 7657 of file graphics.h.

std::string text::properties::get_editing ( void  ) const
inline

Definition at line 7661 of file graphics.h.

std::string text::properties::get_erasemode ( void  ) const
inline

Definition at line 7664 of file graphics.h.

octave_value text::properties::get_extent ( void  ) const

Definition at line 7195 of file graphics.cc.

References convert_text_position().

Matrix text::properties::get_extent_matrix ( void  ) const

Definition at line 7188 of file graphics.cc.

Referenced by axes::properties::get_extent().

std::string text::properties::get_fontangle ( void  ) const
inline

Definition at line 7669 of file graphics.h.

std::string text::properties::get_fontname ( void  ) const
inline

Definition at line 7671 of file graphics.h.

double text::properties::get_fontsize ( void  ) const
inline

Definition at line 7673 of file graphics.h.

double text::properties::get_fontsize_points ( double  box_pix_height = 0) const
double text::properties::get_fontsize_points ( double  box_pix_height = 0) const
std::string text::properties::get_fontunits ( void  ) const
inline

Definition at line 7676 of file graphics.h.

std::string text::properties::get_fontweight ( void  ) const
inline

Definition at line 7679 of file graphics.h.

std::string base_properties::get_handlevisibility ( void  ) const
inlineinherited

Definition at line 2654 of file graphics.h.

Referenced by base_properties::get().

Matrix base_properties::get_hidden_children ( void  ) const
inlineinherited

Definition at line 2505 of file graphics.in.h.

Matrix base_properties::get_hidden_children ( void  ) const
inlineinherited

Definition at line 2507 of file graphics.h.

std::string base_properties::get_hittest ( void  ) const
inlineinherited

Definition at line 2657 of file graphics.h.

Referenced by base_properties::get().

std::string text::properties::get_horizontalalignment ( void  ) const
inline

Definition at line 7682 of file graphics.h.

std::string text::properties::get_horizontalalignmentmode ( void  ) const
inline

Definition at line 7728 of file graphics.h.

std::string text::properties::get_interpreter ( void  ) const
inline

Definition at line 7685 of file graphics.h.

std::string base_properties::get_interruptible ( void  ) const
inlineinherited

Definition at line 2660 of file graphics.h.

Referenced by base_properties::get().

std::string text::properties::get_linestyle ( void  ) const
inline

Definition at line 7688 of file graphics.h.

double text::properties::get_linewidth ( void  ) const
inline

Definition at line 7690 of file graphics.h.

double text::properties::get_margin ( void  ) const
inline

Definition at line 7692 of file graphics.h.

graphics_handle base_properties::get_parent ( void  ) const
inlineinherited

Definition at line 2662 of file graphics.h.

Referenced by base_properties::get(), and base_graphics_object::get_parent().

const uint8NDArray& text::properties::get_pixels ( void  ) const
inline

Definition at line 8131 of file graphics.h.

octave_value text::properties::get_position ( void  ) const
inline

Definition at line 7694 of file graphics.h.

std::string text::properties::get_positionmode ( void  ) const
inline

Definition at line 7722 of file graphics.h.

property text::properties::get_property ( const caseless_str pname)
virtual
property base_properties::get_property_dynamic ( const caseless_str pname)
protectedinherited
property base_properties::get_property_dynamic ( const caseless_str pname)
protectedinherited

Definition at line 2741 of file graphics.cc.

References error().

Referenced by base_properties::get_property().

double text::properties::get_rotation ( void  ) const
inline

Definition at line 7696 of file graphics.h.

Referenced by axes::properties::get_extent().

std::string text::properties::get_rotationmode ( void  ) const
inline

Definition at line 7725 of file graphics.h.

std::string base_properties::get_selected ( void  ) const
inlineinherited

Definition at line 2665 of file graphics.h.

Referenced by base_properties::get().

std::string base_properties::get_selectionhighlight ( void  ) const
inlineinherited

Definition at line 2668 of file graphics.h.

Referenced by base_properties::get().

octave_value text::properties::get_string ( void  ) const
inline
std::string base_properties::get_tag ( void  ) const
inlineinherited

Definition at line 2670 of file graphics.h.

Referenced by base_properties::get().

virtual graphics_toolkit base_properties::get_toolkit ( void  ) const
virtualinherited

Reimplemented in figure::properties, and figure::properties.

graphics_toolkit base_properties::get_toolkit ( void  ) const
virtualinherited
std::string base_properties::get_type ( void  ) const
inlineinherited

Definition at line 2672 of file graphics.h.

Referenced by base_properties::get().

graphics_handle base_properties::get_uicontextmenu ( void  ) const
inlineinherited

Definition at line 2674 of file graphics.h.

Referenced by base_properties::get().

std::string text::properties::get_units ( void  ) const
inline

Definition at line 7701 of file graphics.h.

octave_value base_properties::get_userdata ( void  ) const
inlineinherited

Definition at line 2676 of file graphics.h.

Referenced by base_properties::get().

std::string text::properties::get_verticalalignment ( void  ) const
inline

Definition at line 7704 of file graphics.h.

std::string text::properties::get_verticalalignmentmode ( void  ) const
inline

Definition at line 7731 of file graphics.h.

std::string base_properties::get_visible ( void  ) const
inlineinherited

Definition at line 2679 of file graphics.h.

Referenced by base_properties::get().

octave_value text::properties::get_xlim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7706 of file graphics.h.

std::string text::properties::get_xliminclude ( void  ) const
inline

Definition at line 7713 of file graphics.h.

octave_value text::properties::get_ylim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7708 of file graphics.h.

std::string text::properties::get_yliminclude ( void  ) const
inline

Definition at line 7716 of file graphics.h.

octave_value text::properties::get_zlim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7710 of file graphics.h.

std::string text::properties::get_zliminclude ( void  ) const
inline

Definition at line 7719 of file graphics.h.

std::string text::properties::graphics_object_name ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7550 of file graphics.h.

bool base_properties::handlevisibility_is ( const std::string &  v) const
inlineinherited

Definition at line 2653 of file graphics.h.

bool text::properties::has_core_property ( const caseless_str pname)
static

Reimplemented from base_properties.

Definition at line 3401 of file graphics-props.cc.

Referenced by property_list::set().

bool base_properties::has_dynamic_property ( const std::string &  pname)
inherited
bool base_properties::has_dynamic_property ( const std::string &  pname)
inherited

Definition at line 2710 of file graphics.cc.

Referenced by Fwaitfor().

bool text::properties::has_property ( const caseless_str pname) const
virtual

Reimplemented from base_properties.

Definition at line 3421 of file graphics-props.cc.

bool text::properties::horizontalalignment_is ( const std::string &  v) const
inline

Definition at line 7681 of file graphics.h.

bool text::properties::horizontalalignmentmode_is ( const std::string &  v) const
inline
void text::properties::init ( void  )
inlineprotectedvirtual

Reimplemented from base_properties.

Definition at line 8138 of file graphics.h.

Referenced by properties().

virtual void base_properties::init_integerhandle ( const octave_value )
inlinevirtualinherited

Reimplemented in figure::properties, and figure::properties.

Definition at line 2419 of file graphics.in.h.

References panic_impossible.

virtual void base_properties::init_integerhandle ( const octave_value )
inlinevirtualinherited

Reimplemented in figure::properties, and figure::properties.

Definition at line 2421 of file graphics.h.

References panic_impossible.

Referenced by F__go_figure__().

void base_properties::insert_property ( const std::string &  name,
property  p 
)
inlineinherited

Definition at line 2429 of file graphics.in.h.

References property::set_name(), and property::set_parent().

void base_properties::insert_property ( const std::string &  name,
property  p 
)
inlineinherited

Definition at line 2431 of file graphics.h.

References property::set_name(), and property::set_parent().

Referenced by Faddproperty().

void base_properties::insert_static_property ( const std::string &  name,
base_property p 
)
inlineprotectedinherited

Definition at line 2870 of file graphics.h.

bool text::properties::interpreter_is ( const std::string &  v) const
inline

Definition at line 7684 of file graphics.h.

bool base_properties::is___modified__ ( void  ) const
inlineinherited

Definition at line 2681 of file graphics.h.

virtual bool base_properties::is_aliminclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_aliminclude ( void  ) const
inlinevirtualinherited
bool base_properties::is_beingdeleted ( void  ) const
inlineinherited

Definition at line 2635 of file graphics.h.

Referenced by delete_graphics_object().

virtual bool base_properties::is_climinclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_climinclude ( void  ) const
inlinevirtualinherited
bool base_properties::is_clipping ( void  ) const
inlineinherited

Reimplemented in uicontrol::properties.

Definition at line 2644 of file graphics.h.

bool text::properties::is_editing ( void  ) const
inline

Definition at line 7660 of file graphics.h.

bool base_properties::is_handle_visible ( void  ) const
inherited
bool base_properties::is_handle_visible ( void  ) const
inherited

Definition at line 2836 of file graphics.cc.

bool base_properties::is_hittest ( void  ) const
inlineinherited

Definition at line 2656 of file graphics.h.

bool base_properties::is_interruptible ( void  ) const
inlineinherited

Definition at line 2659 of file graphics.h.

Referenced by gh_manager::do_post_callback(), and gh_manager::do_process_events().

bool base_properties::is_modified ( void  ) const
inlineinherited

Definition at line 2460 of file graphics.in.h.

bool base_properties::is_modified ( void  ) const
inlineinherited

Definition at line 2462 of file graphics.h.

Referenced by Fdrawnow().

bool base_properties::is_selected ( void  ) const
inlineinherited

Definition at line 2664 of file graphics.h.

bool base_properties::is_selectionhighlight ( void  ) const
inlineinherited

Definition at line 2667 of file graphics.h.

bool base_properties::is_visible ( void  ) const
inlineinherited

Definition at line 2678 of file graphics.h.

Referenced by Fdrawnow(), and gnuplot_graphics_toolkit::update().

bool text::properties::is_xliminclude ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7712 of file graphics.h.

bool text::properties::is_yliminclude ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7715 of file graphics.h.

bool text::properties::is_zliminclude ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 7718 of file graphics.h.

bool text::properties::linestyle_is ( const std::string &  v) const
inline

Definition at line 7687 of file graphics.h.

void base_properties::mark_modified ( void  )
inherited
void base_properties::mark_modified ( void  )
inherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::Matrix ( void  )
protectedinherited
void base_properties::override_defaults ( base_graphics_object obj)
inherited
void base_properties::override_defaults ( base_graphics_object obj)
inherited
bool text::properties::positionmode_is ( const std::string &  v) const
inline
virtual void base_properties::remove_child ( const graphics_handle h)
inlinevirtualinherited
virtual void base_properties::remove_child ( const graphics_handle h)
inlinevirtualinherited
void base_properties::renumber_child ( graphics_handle  old_gh,
graphics_handle  new_gh 
)
inlineinherited

Definition at line 2529 of file graphics.in.h.

void base_properties::renumber_child ( graphics_handle  old_gh,
graphics_handle  new_gh 
)
inlineinherited

Definition at line 2531 of file graphics.h.

Referenced by figure::properties::set_integerhandle().

void base_properties::renumber_parent ( graphics_handle  new_gh)
inlineinherited

Definition at line 2534 of file graphics.in.h.

void base_properties::renumber_parent ( graphics_handle  new_gh)
inlineinherited

Definition at line 2536 of file graphics.h.

Referenced by figure::properties::set_integerhandle().

void base_properties::reparent ( const graphics_handle new_parent)
inlineinherited

Definition at line 2514 of file graphics.in.h.

void base_properties::reparent ( const graphics_handle new_parent)
inlineinherited

Definition at line 2516 of file graphics.h.

Referenced by base_graphics_object::reparent().

void text::properties::request_autopos ( void  )
private

Definition at line 7269 of file graphics.cc.

bool text::properties::rotationmode_is ( const std::string &  v) const
inline
void text::properties::set ( const caseless_str pname,
const octave_value val 
)
virtual
void base_properties::set___modified__ ( const octave_value val)
inlineinherited

Definition at line 2512 of file graphics.in.h.

void base_properties::set___modified__ ( const octave_value val)
inlineinherited

Definition at line 2514 of file graphics.h.

Referenced by base_properties::set().

void text::properties::set_autopos_tag ( const octave_value val)
inline

Definition at line 8117 of file graphics.h.

References error_state.

void text::properties::set_backgroundcolor ( const octave_value val)
inline

Definition at line 7737 of file graphics.h.

References error_state.

void base_properties::set_beingdeleted ( const octave_value val)
inlineinherited

Definition at line 2687 of file graphics.h.

References error_state.

Referenced by gh_manager::do_free(), and base_properties::set().

void base_properties::set_busyaction ( const octave_value val)
inlineinherited

Definition at line 2698 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_buttondownfcn ( const octave_value val)
inlineinherited

Reimplemented in figure::properties.

Definition at line 2709 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_children ( const octave_value val)
inlineinherited

Definition at line 2720 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_clipping ( const octave_value val)
inlineinherited

Reimplemented in uicontrol::properties.

Definition at line 2731 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_color ( const octave_value val)
inline

Definition at line 7748 of file graphics.h.

References error_state.

void base_properties::set_createfcn ( const octave_value val)
inlineinherited

Definition at line 2742 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_deletefcn ( const octave_value val)
inlineinherited

Definition at line 2753 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_displayname ( const octave_value val)
inline

Definition at line 7760 of file graphics.h.

References error_state.

void base_properties::set_dynamic ( const caseless_str pname,
const octave_value val 
)
protectedinherited
void base_properties::set_dynamic ( const caseless_str pname,
const octave_value val 
)
protectedinherited

Definition at line 2721 of file graphics.cc.

References error(), error_state, and base_graphics_object::mark_modified().

Referenced by base_properties::set().

void text::properties::set_edgecolor ( const octave_value val)
inline

Definition at line 7771 of file graphics.h.

References error_state.

void text::properties::set_editing ( const octave_value val)
inline

Definition at line 7782 of file graphics.h.

References error_state.

void text::properties::set_erasemode ( const octave_value val)
inline

Definition at line 7793 of file graphics.h.

References error_state.

void text::properties::set_extent ( const octave_value val)
inline

Definition at line 7804 of file graphics.h.

References error_state.

void text::properties::set_fontangle ( const octave_value val)
inline

Definition at line 7815 of file graphics.h.

References error_state.

void text::properties::set_fontname ( const octave_value val)
inline

Definition at line 7827 of file graphics.h.

References error_state.

void text::properties::set_fontsize ( const octave_value val)
inline

Definition at line 7839 of file graphics.h.

References error_state.

void text::properties::set_fontunits ( const octave_value val)
inline

Definition at line 7851 of file graphics.h.

References error_state.

void text::properties::set_fontweight ( const octave_value val)
inline

Definition at line 7862 of file graphics.h.

References error_state.

void base_properties::set_from_list ( base_graphics_object obj,
property_list defaults 
)
inherited
void base_properties::set_from_list ( base_graphics_object obj,
property_list defaults 
)
inherited
void base_properties::set_handlevisibility ( const octave_value val)
inlineinherited

Definition at line 2764 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_hittest ( const octave_value val)
inlineinherited

Definition at line 2775 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_horizontalalignment ( const octave_value val)
inline
void text::properties::set_horizontalalignmentmode ( const octave_value val)
inline
void text::properties::set_interpreter ( const octave_value val)
inline

Definition at line 7890 of file graphics.h.

References error_state.

void base_properties::set_interruptible ( const octave_value val)
inlineinherited

Definition at line 2786 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_linestyle ( const octave_value val)
inline

Definition at line 7902 of file graphics.h.

References error_state.

void text::properties::set_linewidth ( const octave_value val)
inline

Definition at line 7913 of file graphics.h.

References error_state.

void text::properties::set_margin ( const octave_value val)
inline

Definition at line 7924 of file graphics.h.

References error_state.

void base_properties::set_modified ( const octave_value val)
inlineinherited

Definition at line 2510 of file graphics.in.h.

void base_properties::set_modified ( const octave_value val)
inlineinherited

Definition at line 2512 of file graphics.h.

Referenced by Fdrawnow().

void base_properties::set_parent ( const octave_value val)
inherited
void base_properties::set_parent ( const octave_value val)
inherited
void text::properties::set_position ( const octave_value val)
inline

Definition at line 4271 of file graphics.in.h.

void text::properties::set_position ( const octave_value val)
inline
void text::properties::set_positionmode ( const octave_value val)
inline
void text::properties::set_rotation ( const octave_value val)
inline
void text::properties::set_rotationmode ( const octave_value val)
inline
void base_properties::set_selected ( const octave_value val)
inlineinherited

Definition at line 2797 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void base_properties::set_selectionhighlight ( const octave_value val)
inlineinherited

Definition at line 2808 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_string ( const octave_value val)
inline

Definition at line 7951 of file graphics.h.

References error_state.

void base_properties::set_tag ( const octave_value val)
inlineinherited

Definition at line 2491 of file graphics.in.h.

void base_properties::set_tag ( const octave_value val)
inlineinherited

Definition at line 2493 of file graphics.h.

Referenced by base_properties::set().

void base_properties::set_uicontextmenu ( const octave_value val)
inlineinherited

Definition at line 2819 of file graphics.h.

References error_state, and base_graphics_object::set().

Referenced by base_properties::set().

void text::properties::set_units ( const octave_value val)
inline

Definition at line 7963 of file graphics.h.

References error_state.

void base_properties::set_userdata ( const octave_value val)
inlineinherited

Definition at line 2830 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_verticalalignment ( const octave_value val)
inline
void text::properties::set_verticalalignmentmode ( const octave_value val)
inline
void base_properties::set_visible ( const octave_value val)
inlineinherited

Reimplemented in figure::properties, and figure::properties.

Definition at line 2841 of file graphics.h.

References error_state.

Referenced by base_properties::set().

void text::properties::set_xlim ( const octave_value val)
inline

Definition at line 7991 of file graphics.h.

References error_state, and POSTSET.

void text::properties::set_xliminclude ( const octave_value val)
inline

Definition at line 8030 of file graphics.h.

References error_state, and POSTSET.

void text::properties::set_ylim ( const octave_value val)
inline

Definition at line 8004 of file graphics.h.

References error_state, and POSTSET.

void text::properties::set_yliminclude ( const octave_value val)
inline

Definition at line 8043 of file graphics.h.

References error_state, and POSTSET.

void text::properties::set_zlim ( const octave_value val)
inline

Definition at line 8017 of file graphics.h.

References error_state, and POSTSET.

void text::properties::set_zliminclude ( const octave_value val)
inline

Definition at line 8056 of file graphics.h.

References error_state, and POSTSET.

bool text::properties::units_is ( const std::string &  v) const
inline

Definition at line 7700 of file graphics.h.

virtual void base_properties::update_autopos ( const std::string &  elem_type)
virtualinherited

Reimplemented in axes::properties, and axes::properties.

void base_properties::update_autopos ( const std::string &  elem_type)
virtualinherited
virtual void base_properties::update_axis_limits ( const std::string &  axis_type) const
virtualinherited
void base_properties::update_axis_limits ( const std::string &  axis_type) const
virtualinherited
virtual void base_properties::update_axis_limits ( const std::string &  axis_type,
const graphics_handle h 
) const
virtualinherited
void base_properties::update_axis_limits ( const std::string &  axis_type,
const graphics_handle h 
) const
virtualinherited
virtual void base_properties::update_boundingbox ( void  )
virtualinherited

Reimplemented in axes::properties, and axes::properties.

void base_properties::update_boundingbox ( void  )
virtualinherited
void text::properties::update_color ( void  )
inlineprivate

Definition at line 8181 of file graphics.h.

void text::properties::update_font ( void  )
private

Definition at line 7210 of file graphics.cc.

void text::properties::update_fontangle ( void  )
inlineprivate

Definition at line 8184 of file graphics.h.

void text::properties::update_fontname ( void  )
inlineprivate

Definition at line 8182 of file graphics.h.

void text::properties::update_fontsize ( void  )
inlineprivate

Definition at line 8183 of file graphics.h.

void text::properties::update_fontweight ( void  )
inlineprivate

Definition at line 8185 of file graphics.h.

void text::properties::update_horizontalalignment ( void  )
inlineprivate

Definition at line 8187 of file graphics.h.

void text::properties::update_horizontalalignmentmode ( void  )
inlineprivate

Definition at line 8175 of file graphics.h.

void text::properties::update_interpreter ( void  )
inlineprivate

Definition at line 8186 of file graphics.h.

void text::properties::update_position ( void  )
inlineprivate

Definition at line 8146 of file graphics.h.

References Array< T >::numel(), and octave_Inf.

void text::properties::update_positionmode ( void  )
inlineprivate

Definition at line 8173 of file graphics.h.

void text::properties::update_rotation ( void  )
inlineprivate

Definition at line 8180 of file graphics.h.

void text::properties::update_rotationmode ( void  )
inlineprivate

Definition at line 8174 of file graphics.h.

void text::properties::update_string ( void  )
inlineprivate

Definition at line 8179 of file graphics.h.

void text::properties::update_text_extent ( void  )
private

Definition at line 7224 of file graphics.cc.

References octave_value::all_strings(), and string_vector::join().

void text::properties::update_units ( void  )
private

Definition at line 7277 of file graphics.cc.

References convert_text_position().

void text::properties::update_verticalalignment ( void  )
inlineprivate

Definition at line 8188 of file graphics.h.

void text::properties::update_verticalalignmentmode ( void  )
inlineprivate

Definition at line 8176 of file graphics.h.

bool text::properties::verticalalignment_is ( const std::string &  v) const
inline

Definition at line 7703 of file graphics.h.

bool text::properties::verticalalignmentmode_is ( const std::string &  v) const
inline

Member Data Documentation

bool_property base_properties::__modified__
protectedinherited

Definition at line 2606 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

graphics_handle base_properties::__myhandle__
protectedinherited

Definition at line 2607 of file graphics.h.

std::map<caseless_str, property, cmp_caseless_str> base_properties::all_props
protectedinherited

Definition at line 2867 of file graphics.h.

Referenced by base_properties::all_property_names().

radio_property text::properties::autopos_tag
private

Definition at line 7602 of file graphics.h.

Referenced by properties().

color_property text::properties::backgroundcolor
private

Definition at line 7570 of file graphics.h.

Referenced by properties().

BEGIN_BASE_PROPERTIES bool_property base_properties::beingdeleted
protectedinherited

Definition at line 2577 of file graphics.in.h.

bool_property base_properties::beingdeleted
protectedinherited

Definition at line 2588 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

BEGIN_BASE_PROPERTIES bool_property off radio_property base_properties::busyaction
protectedinherited

Definition at line 2577 of file graphics.in.h.

radio_property base_properties::busyaction
protectedinherited

Definition at line 2589 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::buttondownfcn
protectedinherited

Definition at line 2577 of file graphics.in.h.

callback_property base_properties::buttondownfcn
protectedinherited

Definition at line 2590 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

std::string text::properties::cached_units
private

Definition at line 8193 of file graphics.h.

children_property base_properties::children
protectedinherited

Definition at line 2591 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property base_properties::clipping
protectedinherited

Definition at line 2592 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

color_property text::properties::color
private

Definition at line 7571 of file graphics.h.

Referenced by properties().

BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::createfcn
protectedinherited

Definition at line 2582 of file graphics.in.h.

callback_property base_properties::createfcn
protectedinherited

Definition at line 2593 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

callback_property base_properties::deletefcn
protectedinherited

Definition at line 2594 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

string_property text::properties::displayname
private

Definition at line 7572 of file graphics.h.

Referenced by properties().

std::set< std::string > base_properties::dynamic_properties
protectedinherited

Definition at line 2567 of file graphics.h.

color_property color_property text::properties::edgecolor

Definition at line 4303 of file graphics.in.h.

color_property text::properties::edgecolor
private

Definition at line 7573 of file graphics.h.

Referenced by properties().

bool_property text::properties::editing
private

Definition at line 7574 of file graphics.h.

Referenced by properties().

color_property color_property off radio_property text::properties::erasemode

Definition at line 4305 of file graphics.in.h.

radio_property text::properties::erasemode
private

Definition at line 7575 of file graphics.h.

Referenced by properties().

array_property text::properties::extent
private

Definition at line 7576 of file graphics.h.

Referenced by properties().

radio_property text::properties::fontangle
private

Definition at line 7577 of file graphics.h.

Referenced by properties().

string_property text::properties::fontname
private

Definition at line 7578 of file graphics.h.

Referenced by properties().

double_property text::properties::fontsize
private

Definition at line 7579 of file graphics.h.

Referenced by properties().

radio_property text::properties::fontunits
private

Definition at line 7580 of file graphics.h.

Referenced by properties().

radio_property text::properties::fontweight
private

Definition at line 7581 of file graphics.h.

Referenced by properties().

std::string text::properties::go_name
staticprivate

Definition at line 7555 of file graphics.h.

radio_property base_properties::handlevisibility
protectedinherited

Definition at line 2595 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property base_properties::hittest
protectedinherited

Definition at line 2596 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

radio_property text::properties::horizontalalignment
private

Definition at line 7582 of file graphics.h.

Referenced by properties().

radio_property text::properties::horizontalalignmentmode
private

Definition at line 7600 of file graphics.h.

Referenced by properties().

radio_property text::properties::interpreter
private

Definition at line 7583 of file graphics.h.

Referenced by properties().

bool_property base_properties::interruptible
protectedinherited

Definition at line 2597 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

radio_property text::properties::linestyle
private

Definition at line 7584 of file graphics.h.

Referenced by properties().

double_property text::properties::linewidth
private

Definition at line 7585 of file graphics.h.

Referenced by properties().

double_property text::properties::margin
private

Definition at line 7586 of file graphics.h.

Referenced by properties().

handle_property base_properties::parent
protectedinherited

Definition at line 2598 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

uint8NDArray text::properties::pixels
private

Definition at line 8194 of file graphics.h.

array_property text::properties::position
private

Definition at line 7587 of file graphics.h.

Referenced by properties().

radio_property text::properties::positionmode
private

Definition at line 7598 of file graphics.h.

Referenced by properties().

ft_render text::properties::renderer

Definition at line 8134 of file graphics.h.

double_property text::properties::rotation
private

Definition at line 7588 of file graphics.h.

Referenced by properties().

radio_property text::properties::rotationmode
private

Definition at line 7599 of file graphics.h.

Referenced by properties().

bool_property base_properties::selected
protectedinherited

Definition at line 2599 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property base_properties::selectionhighlight
protectedinherited

Definition at line 2600 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

text_label_property text::properties::string
private

Definition at line 7589 of file graphics.h.

string_property base_properties::tag
protectedinherited

Definition at line 2601 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

string_property base_properties::type
protectedinherited

Definition at line 2602 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

handle_property base_properties::uicontextmenu
protectedinherited

Definition at line 2603 of file graphics.h.

radio_property text::properties::units
private

Definition at line 7590 of file graphics.h.

Referenced by properties().

any_property base_properties::userdata
protectedinherited

Definition at line 2604 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

radio_property text::properties::verticalalignment
private

Definition at line 7591 of file graphics.h.

Referenced by properties().

radio_property text::properties::verticalalignmentmode
private

Definition at line 7601 of file graphics.h.

Referenced by properties().

bool_property base_properties::visible
protectedinherited

Definition at line 2605 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

row_vector_property text::properties::xlim
private

Definition at line 7592 of file graphics.h.

Referenced by properties().

bool_property text::properties::xliminclude
private

Definition at line 7595 of file graphics.h.

Referenced by properties().

row_vector_property text::properties::ylim
private

Definition at line 7593 of file graphics.h.

Referenced by properties().

bool_property text::properties::yliminclude
private

Definition at line 7596 of file graphics.h.

Referenced by properties().

row_vector_property text::properties::zlim
private

Definition at line 7594 of file graphics.h.

Referenced by properties().

bool_property text::properties::zliminclude
private

Definition at line 7597 of file graphics.h.

Referenced by properties().


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