Groovy Documentation

org.codehaus.griffon.runtime.jzy3d
[Java] Class DefaultGriffonChart3DClass

java.lang.Object
  org.codehaus.griffon.runtime.core.AbstractGriffonClass
      org.codehaus.griffon.runtime.core.DefaultGriffonClass
          org.codehaus.griffon.runtime.jzy3d.DefaultGriffonChart3DClass
All Implemented Interfaces:
GriffonChart3DClass

public class DefaultGriffonChart3DClass
extends DefaultGriffonClass

Authors:
Andres Almiray


Field Summary
 
Fields inherited from class DefaultGriffonClass
STANDARD_PROPERTIES
 
Fields inherited from class AbstractGriffonClass
STANDARD_PROPERTIES
 
Constructor Summary
DefaultGriffonChart3DClass(GriffonApplication app, Class clazz)

 
Method Summary
 
Methods inherited from class DefaultGriffonClass
equals, toString, hashCode, getName, newInstance, getPackageName, getClazz, getMetaClass, setMetaClass, getPropertyValue, getPropertyValue, hasProperty, hasMetaProperty, hasMetaMethod, hasMetaMethod, getPropertyType, getPropertyDescriptors, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getApp, getArtifactType, getFullName, getReferenceInstance, getPropertiesWithFields, isReadableProperty, getMetaProperties, getStaticPropertyValue, getPropertyValueObject, isClosureMetaProperty, resetCaches, updateMetaClass, getEventNames, wait, wait, wait, getClass, notify, notifyAll
 
Methods inherited from class AbstractGriffonClass
equals, toString, hashCode, getName, newInstance, getPackageName, getClazz, getMetaClass, setMetaClass, getPropertyValue, getPropertyValue, hasProperty, hasMetaProperty, hasMetaMethod, hasMetaMethod, getPropertyType, getPropertyDescriptors, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getApp, getArtifactType, getFullName, getReferenceInstance, getPropertiesWithFields, isReadableProperty, getMetaProperties, getStaticPropertyValue, getPropertyValueObject, isClosureMetaProperty, resetCaches, updateMetaClass, getEventNames, wait, wait, wait, getClass, notify, notifyAll
 

Constructor Detail

DefaultGriffonChart3DClass

public DefaultGriffonChart3DClass(GriffonApplication app, Class clazz)


 

Groovy Documentation