Image::ImagePlane Class Reference

#include <ImagePlane.h>

Inheritance diagram for Image::ImagePlane:
App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
virtual const char * getViewProviderName (void) const
 returns the type name of the ViewProvider
 ImagePlane (void)
 Constructor.
virtual ~ImagePlane ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyFileIncluded ImageFile
App::PropertyLength XSize
App::PropertyLength YSize

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 34 of file ImagePlane.h.


Constructor & Destructor Documentation

ImagePlane::ImagePlane ( void   ) 

Constructor.

Definition at line 39 of file ImagePlane.cpp.

References ADD_PROPERTY_TYPE, and App::Prop_None.

ImagePlane::~ImagePlane (  )  [virtual]

Definition at line 46 of file ImagePlane.cpp.


Member Function Documentation

void * Image::ImagePlane::create ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

Base::Type Image::ImagePlane::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

const App::PropertyData & Image::ImagePlane::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

const App::PropertyData * Image::ImagePlane::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

Base::Type Image::ImagePlane::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

virtual const char* Image::ImagePlane::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from App::DocumentObject.

Definition at line 48 of file ImagePlane.h.

void Image::ImagePlane::init ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 36 of file ImagePlane.cpp.

Referenced by initImage().


Member Data Documentation

Definition at line 43 of file ImagePlane.h.

Referenced by ImageGui::ViewProviderImagePlane::updateData().

Definition at line 44 of file ImagePlane.h.

Referenced by ImageGui::ViewProviderImagePlane::updateData().

Definition at line 45 of file ImagePlane.h.

Referenced by ImageGui::ViewProviderImagePlane::updateData().


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

Generated on Wed Nov 23 19:02:13 2011 for FreeCAD by  doxygen 1.6.1