Interface LXStructure.ModelListener

Enclosing class:
LXStructure

public static interface LXStructure.ModelListener
Implementation-only interface to relay model changes back to the core LX instance. This is not a user-facing API.
  • Method Details

    • structureChanged

      void structureChanged(LXModel model)
    • structureGenerationChanged

      void structureGenerationChanged(LXModel model)