synfig::ValueNode_Stripes Struct Reference

#include <valuenode_stripes.h>

Inheritance diagram for synfig::ValueNode_Stripes:

synfig::LinkableValueNode synfig::ValueNode synfig::Node

List of all members.

Public Types

typedef etl::handle
< ValueNode_Stripes
Handle
typedef etl::handle< const
ValueNode_Stripes
ConstHandle

Public Member Functions

virtual ~ValueNode_Stripes ()
bool set_color1 (ValueNode::Handle a)
ValueNode::Handle get_color1 () const
bool set_color2 (ValueNode::Handle a)
ValueNode::Handle get_color2 () const
bool set_stripes (ValueNode::Handle b)
ValueNode::Handle get_stripes () const
bool set_width (ValueNode::Handle x)
virtual bool set_link_vfunc (int i, ValueNode::Handle x)
virtual ValueNode::LooseHandle get_link_vfunc (int i) const
virtual int link_count () const
virtual String link_local_name (int i) const
virtual String link_name (int i) const
virtual int get_link_index_from_name (const String &name) const
virtual ValueBase operator() (Time t) const
 Returns the value of the ValueNode at time t.
virtual String get_name () const
 Returns the name of the ValueNode type.
virtual String get_local_name () const
 Returns the localized name of the ValueNode type.
LinkableValueNodecreate_new () const

Static Public Member Functions

static bool check_type (ValueBase::Type type)
static ValueNode_Stripescreate (const ValueBase &x=ValueBase::TYPE_GRADIENT)

Protected Member Functions

 ValueNode_Stripes ()


Member Typedef Documentation

typedef etl::handle<ValueNode_Stripes> synfig::ValueNode_Stripes::Handle

Reimplemented from synfig::LinkableValueNode.

typedef etl::handle<const ValueNode_Stripes> synfig::ValueNode_Stripes::ConstHandle

Reimplemented from synfig::LinkableValueNode.


Constructor & Destructor Documentation

synfig::ValueNode_Stripes::ValueNode_Stripes (  )  [protected]

synfig::ValueNode_Stripes::~ValueNode_Stripes (  )  [virtual]


Member Function Documentation

bool synfig::ValueNode_Stripes::set_color1 ( ValueNode::Handle  a  ) 

ValueNode::Handle synfig::ValueNode_Stripes::get_color1 (  )  const [inline]

bool synfig::ValueNode_Stripes::set_color2 ( ValueNode::Handle  a  ) 

ValueNode::Handle synfig::ValueNode_Stripes::get_color2 (  )  const [inline]

bool synfig::ValueNode_Stripes::set_stripes ( ValueNode::Handle  b  ) 

ValueNode::Handle synfig::ValueNode_Stripes::get_stripes (  )  const [inline]

bool synfig::ValueNode_Stripes::set_width ( ValueNode::Handle  x  ) 

bool ValueNode_Stripes::set_link_vfunc ( int  i,
ValueNode::Handle  x 
) [virtual]

Implements synfig::LinkableValueNode.

ValueNode::LooseHandle ValueNode_Stripes::get_link_vfunc ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Stripes::link_count (  )  const [virtual]

Implements synfig::LinkableValueNode.

String ValueNode_Stripes::link_local_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

String ValueNode_Stripes::link_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Stripes::get_link_index_from_name ( const String name  )  const [virtual]

Implements synfig::LinkableValueNode.

synfig::ValueBase synfig::ValueNode_Stripes::operator() ( Time   )  const [virtual]

Returns the value of the ValueNode at time t.

Reimplemented from synfig::ValueNode.

String ValueNode_Stripes::get_name (  )  const [virtual]

Returns the name of the ValueNode type.

Implements synfig::ValueNode.

String ValueNode_Stripes::get_local_name (  )  const [virtual]

Returns the localized name of the ValueNode type.

Implements synfig::ValueNode.

LinkableValueNode * ValueNode_Stripes::create_new (  )  const [virtual]

Implements synfig::LinkableValueNode.

bool ValueNode_Stripes::check_type ( ValueBase::Type  type  )  [static]

ValueNode_Stripes * ValueNode_Stripes::create ( const ValueBase x = ValueBase::TYPE_GRADIENT  )  [static]


The documentation for this struct was generated from the following files:
Generated on Wed Dec 12 03:11:43 2007 for synfig by  doxygen 1.5.4