public class DefaultLayoutFactory extends java.lang.Object implements LayoutFactory
Constructor and Description |
---|
DefaultLayoutFactory() |
Modifier and Type | Method and Description |
---|---|
Layout |
createLayout(LayoutBuilder layoutBuilder) |
Property |
createProperty(java.lang.Object id,
Location location,
int flags) |
int |
getPriority() |
public Layout createLayout(LayoutBuilder layoutBuilder)
createLayout
in interface LayoutFactory
public Property createProperty(java.lang.Object id, Location location, int flags)
createProperty
in interface LayoutFactory
public int getPriority()
getPriority
in interface LayoutFactory