Class FFILayoutEngine

java.lang.Object
dev.pfaff.altargui.ffi.FFILayoutEngine
All Implemented Interfaces:
AutoCloseable

public final class FFILayoutEngine extends Object implements AutoCloseable
  • Constructor Details

    • FFILayoutEngine

      public FFILayoutEngine()
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • newVariable

      public Variable newVariable()
      Returns:
      the new variable reference, or null if the allocation failed.
    • newLayoutContext

      public FFILayoutContext newLayoutContext()
    • newLaidOutContext

      public FFILaidOutContext newLaidOutContext()