Class Plugin
java.lang.Object
zext.plantuml.com.ctreber.acearth.plugins.Plugin
- All Implemented Interfaces:
ActionListener,EventListener
- Direct Known Subclasses:
PluginMarkers
© 2002 Christian Treber, ct@ctreber.com (Nov 6, 2002)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected ACearthprotected Projectionprotected PixelCanvas -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidabstract booleanhasGUIP()abstract voidrender()voidvoidsetProjection(Projection pProjection) voidsetRenderTarget(PixelCanvas pRenderTarget)
-
Field Details
-
fParent
-
fActiveP
protected boolean fActiveP -
fProjection
-
fRenderTarget
-
-
Constructor Details
-
Plugin
public Plugin()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
hasGUIP
public abstract boolean hasGUIP() -
render
public abstract void render() -
setProjection
-
setRenderTarget
-
setParent
-