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 LayoutFactorypublic Property createProperty(java.lang.Object id, Location location, int flags)
createProperty in interface LayoutFactorypublic int getPriority()
getPriority in interface LayoutFactory