Archon::X3D::Proxy::FontStyle Struct Reference

Concrete X3D node. More...

#include <archon/x3d/proxy/node.autogen.H>

Inheritance diagram for Archon::X3D::Proxy::FontStyle:

Inheritance graph
[legend]
Collaboration diagram for Archon::X3D::Proxy::FontStyle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

std::vector< std::string > getFamily ()
void setFamily (const std::vector< std::string > &v)
bool getHorizontal ()
void setHorizontal (bool v)
std::vector< std::string > getJustify ()
void setJustify (const std::vector< std::string > &v)
std::string getLanguage ()
void setLanguage (std::string v)
bool getLeftToRight ()
void setLeftToRight (bool v)
double getSize ()
void setSize (double v)
double getSpacing ()
void setSpacing (double v)
std::string getStyle ()
void setStyle (std::string v)
bool getTopToBottom ()
void setTopToBottom (bool v)

Static Public Member Functions

static Ref< FontStylecreate (Ref< ExecutionContext > c)
static NodeBaseinstantiate (Session *s, unsigned long i)

Public Attributes

InitializeOnlySeq< MFStringfamily
InitializeOnly< SFBoolhorizontal
InitializeOnlySeq< MFStringjustify
InitializeOnly< SFStringlanguage
InitializeOnly< SFBoolleftToRight
InitializeOnly< SFFloatsize
InitializeOnly< SFFloatspacing
InitializeOnly< SFStringstyle
InitializeOnly< SFBooltopToBottom

Detailed Description

Concrete X3D node.

Definition at line 2690 of file node.autogen.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 23:02:59 2006 for Archon by  doxygen 1.4.4