Class FFILayoutEngine
java.lang.Object
dev.pfaff.altargui.ffi.FFILayoutEngine
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FFILayoutEngine
public FFILayoutEngine()
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
newVariable
- Returns:
- the new variable reference, or
null
if the allocation failed.
-
newLayoutContext
-
newLaidOutContext
-