Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VGenericProperty Class Reference

A Generic property class. More...

#include <GenericProperty.h>

Inheritance diagram for VGenericProperty:

VAbstractEditable VControllerFactory VGenericKeyIterator VSpecificProperty VProperty_ColorFill VProperty_ColorLine VProperty_LineWidth VProperty_Opacity VTransform VMoveTransform VRotateTransform VScaleTransform List of all members.

Public Methods

virtual string Identify () const=0
 Identifies the class.

virtual string IdentifyController () const=0
 Returns an identifying string for the object that controls the property.

virtual bool IsControlled () const=0
 Is the property attached to a controller or is it static.

virtual VAbstractEditorCreateEditor ()=0
 Returns an editor that can allow the user to manipulate this object.

virtual bool SupportsDirectManipulation () const=0
 The object can be manipulated directly by the user.

virtual bool MaintainsLinkToShape (void *) const
 The object requires what's located in this memory for operation.

virtual void UnlinkShape (void *)
 The object required for operation has been deleted and must be unlinked.


Detailed Description

A Generic property class.


The documentation for this class was generated from the following file:
Generated at Wed Aug 29 19:58:56 2001 for Pocket Animator by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001