Groovy Documentation

griffon.plugins.jzy3d
[Java] Interface GriffonChart3DClass

griffon.plugins.jzy3d.GriffonChart3DClass
  griffon.core.ApplicationHandler
All Superinterfaces:
ApplicationHandler

public interface GriffonChart3DClass
extends GriffonClass

Authors:
Andres Almiray


Field Summary
String TRAILING

"Chart3D"

String TYPE

"chart3d"

 
Fields inherited from interface GriffonClass
STANDARD_PROPERTIES
 
Method Summary
 
Methods inherited from interface GriffonClass
getName, newInstance, getPackageName, getClazz, getMetaClass, getPropertyValue, getPropertyValue, hasProperty, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getArtifactType, getFullName, getReferenceInstance, getApp
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Field Detail

TRAILING

public String TRAILING
"Chart3D"


TYPE

public String TYPE
"chart3d"


 

Groovy Documentation