Modifier and Type | Field and Description |
---|---|
static LayoutType |
LayoutSimple |
static LayoutType |
LayoutTripleNodesHash |
static LayoutType |
LayoutTripleNodesIndex |
Modifier and Type | Method and Description |
---|---|
static List<String> |
allNames() |
static List<LayoutType> |
allTypes() |
static LayoutType |
fetch(String layoutTypeName) |
String |
getName() |
static void |
register(LayoutType layoutType) |
static void |
register(String name) |
static void |
registerName(String layoutName,
LayoutType layoutType) |
public static final LayoutType LayoutTripleNodesHash
public static final LayoutType LayoutTripleNodesIndex
public static final LayoutType LayoutSimple
public static LayoutType fetch(String layoutTypeName)
public static List<LayoutType> allTypes()
public static void register(String name)
public static void register(LayoutType layoutType)
public static void registerName(String layoutName, LayoutType layoutType)
Licenced under the Apache License, Version 2.0