public class MlgExtensionBuilder extends java.lang.Object implements PostProcessor
MlgExtension
an die Datei angehaengt.Modifier and Type | Field and Description |
---|---|
static byte |
EXTENSION_CLAZZ |
static byte |
ID_MASK_BASE |
static byte |
ID_MASK_FIND_SHORTEST |
static byte |
ID_MASK_IGNORE_ONEWAYS |
static byte |
ID_MASK_IGNORE_RESTRICTIONS |
Constructor and Description |
---|
MlgExtensionBuilder() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEdgeLevels() |
void |
run(Config config,
int index)
Startet den Lauf.
|
public static final byte EXTENSION_CLAZZ
public static final byte ID_MASK_BASE
public static final byte ID_MASK_FIND_SHORTEST
public static final byte ID_MASK_IGNORE_ONEWAYS
public static final byte ID_MASK_IGNORE_RESTRICTIONS
public void run(Config config, int index) throws java.lang.Exception
PostProcessor
run
in interface PostProcessor
config
- Config
Aktuelle Konfigurationindex
- Ordinal-Index bei mehreren Postprozessoren innerhalb der Config.java.lang.Exception
- xpublic byte[] getEdgeLevels()