#include <jive/gl/Plugin.h>
Inherits jem::NamedObject.
Inherited by jive::gl::ChainPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MarkerManager, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::MeshView, jive::gl::NodeDofsView, jive::gl::PaletteManager, jive::gl::PartitionView, jive::gl::PointView, and jive::gl::UserconfPlugin.
jive::gl::Plugin::Plugin |
( |
const String & |
name = "" | ) |
|
|
explicitprotected |
virtual jive::gl::Plugin::~Plugin |
( |
| ) |
|
|
protectedvirtual |
Implemented in jive::gl::ChainPlugin, jive::gl::MeshView, jive::gl::MarkerManager, jive::gl::PaletteManager, jive::gl::UserconfPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::NodeDofsView, jive::gl::PartitionView, and jive::gl::PointView.
Implemented in jive::gl::ChainPlugin, jive::gl::MeshView, jive::gl::MarkerManager, jive::gl::PaletteManager, jive::gl::UserconfPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::NodeDofsView, jive::gl::PartitionView, and jive::gl::PointView.
Reimplemented in jive::gl::ChainPlugin, jive::gl::MeshView, jive::gl::MarkerManager, jive::gl::PaletteManager, jive::gl::UserconfPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::NodeDofsView, jive::gl::PartitionView, and jive::gl::PointView.
Reimplemented in jive::gl::ChainPlugin, jive::gl::MeshView, jive::gl::MarkerManager, jive::gl::PaletteManager, jive::gl::UserconfPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::NodeDofsView, jive::gl::PartitionView, and jive::gl::PointView.
virtual void jive::gl::Plugin::getConfig |
( |
const Properties & |
props | ) |
const |
|
virtual |
Reimplemented in jive::gl::ChainPlugin, jive::gl::MeshView, jive::gl::MarkerManager, jive::gl::PaletteManager, jive::gl::UserconfPlugin, jive::gl::ElemGroupView, jive::gl::GraphPlugin, jive::gl::MeshColorView, jive::gl::MeshNodeView, jive::gl::MeshReader, jive::gl::NodeDofsView, jive::gl::PartitionView, and jive::gl::PointView.
virtual void jive::gl::Plugin::printHelp |
( |
PrintWriter & |
pr | ) |
const |
|
virtual |
virtual String jive::gl::Plugin::getContext |
( |
| ) |
const |
|
virtual |