Package heronarts.lx

Interface LXComponent.Placeholder

All Known Implementing Classes:
LXEffect.Placeholder, LXModulator.Placeholder, LXPattern.Placeholder
Enclosing class:
LXComponent

public static interface LXComponent.Placeholder
A market interface for a Placeholder component that is used when an LXComponent class implementation is missing at runtime.
  • Method Details

    • getPlaceholderTypeName

      String getPlaceholderTypeName()
    • getPlaceholderClassName

      String getPlaceholderClassName()
    • getInstantiationException

      LX.InstantiationException getInstantiationException()