|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.plugins.ExportSimulator
public class ExportSimulator
Insert the type's description here. Creation date: (8.12.2001 13:29:26)
Constructor Summary | |
---|---|
ExportSimulator()
|
Method Summary | |
---|---|
void |
destroy()
Insert the method's description here. |
void |
export(Group mainGroup)
Insert the method's description here. |
java.lang.String |
getAuthor()
Insert the method's description here. |
java.lang.String |
getDescription()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
java.lang.String |
getVersion()
Insert the method's description here. |
void |
init(java.util.Properties properties,
PluginContext context)
Insert the method's description here. |
void |
start()
Insert the method's description here. |
void |
stop()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportSimulator()
Method Detail |
---|
public void destroy()
destroy
in interface Plugin
- public void export(Group mainGroup)
export
in interface ExportPlugin
mainGroup
- com.cosylab.vdct.graphics.objects.Grouppublic java.lang.String getAuthor()
getAuthor
in interface Plugin
public java.lang.String getDescription()
getDescription
in interface Plugin
public java.lang.String getName()
getName
in interface Plugin
-
public java.lang.String getVersion()
getVersion
in interface Plugin
public void init(java.util.Properties properties, PluginContext context)
init
in interface Plugin
- public void start()
start
in interface Plugin
- public void stop()
stop
in interface Plugin
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |