Package | Description |
---|---|
axoloti.attribute | |
axoloti.attributedefinition | |
axoloti.inlets | |
axoloti.object | |
axoloti.outlets | |
axoloti.parameters | |
displays |
Modifier and Type | Field and Description |
---|---|
AxoObjectInstance |
AttributeInstance.axoObj |
Constructor and Description |
---|
AttributeInstance(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceComboBox(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceInt(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceInt32(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceObjRef(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceSpinner(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceString(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceTablename(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceTextEditor(AxoAttribute param,
AxoObjectInstance axoObj1) |
AttributeInstanceWavefile(AxoAttribute param,
AxoObjectInstance axoObj1) |
Modifier and Type | Method and Description |
---|---|
AttributeInstance |
AxoAttribute.CreateInstance(AxoObjectInstance o) |
Constructor and Description |
---|
InletInstance(Inlet inlet,
AxoObjectInstance axoObj) |
Modifier and Type | Class and Description |
---|---|
class |
AxoObjectInstancePatcher |
Modifier and Type | Method and Description |
---|---|
AxoObjectInstance |
AxoObject.CreateInstance(Patch patch,
java.lang.String InstanceName1,
java.awt.Point location) |
AxoObjectInstance |
AxoObjectPatcher.CreateInstance(Patch patch,
java.lang.String InstanceName1,
java.awt.Point location) |
Constructor and Description |
---|
OutletInstance(Outlet outlet,
AxoObjectInstance axoObj) |
Modifier and Type | Field and Description |
---|---|
AxoObjectInstance |
ParameterInstance.axoObj |
Modifier and Type | Method and Description |
---|---|
ParameterInstance<dt> |
Parameter.CreateInstance(AxoObjectInstance o) |
Constructor and Description |
---|
ParameterInstance(Parameter<dt> param,
AxoObjectInstance axoObj1) |
ParameterInstanceFrac32(Parameter<Frac32> param,
AxoObjectInstance axoObj1) |
ParameterInstanceInt32(Parameter<Int32> param,
AxoObjectInstance axoObj1) |
Modifier and Type | Field and Description |
---|---|
AxoObjectInstance |
DisplayInstance.axoObj |
Modifier and Type | Method and Description |
---|---|
DisplayInstance |
Display.CreateInstance(AxoObjectInstance o) |