public final class RailRoadDiagrams extends Object implements ShapeRenderer.Linker
Grammar.| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Method key) |
String |
charsetLink(String charset) |
static void |
main(String... args) |
protected static <T extends org.opencypher.tools.grammar.Tool> |
main(org.opencypher.tools.grammar.Tool.Constructor<T> constructor,
org.opencypher.tools.grammar.Tool.Entry<T> entry,
String... args) |
protected <T> T |
options(Class<T> type,
Option<T>... options) |
protected Path |
outputDir() |
String |
referenceLink(String reference) |
public String referenceLink(String reference)
referenceLink in interface ShapeRenderer.Linkerpublic String charsetLink(String charset)
charsetLink in interface ShapeRenderer.Linkerprotected static <T extends org.opencypher.tools.grammar.Tool> void main(org.opencypher.tools.grammar.Tool.Constructor<T> constructor,
org.opencypher.tools.grammar.Tool.Entry<T> entry,
String... args)
throws Exception
Exception@SafeVarargs protected final <T> T options(Class<T> type, Option<T>... options)
protected final Path outputDir() throws IOException
IOExceptionCopyright © 2019. All rights reserved.