public final class RailRoadDiagramPages extends Object implements ShapeRenderer.Linker, ISO14977.HtmlLinker
| 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(NonTerminal reference) |
String |
referenceLink(String reference) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharsetLinkpublic String referenceLink(NonTerminal reference)
referenceLink in interface ISO14977.HtmlLinkerpublic String referenceLink(String reference)
referenceLink in interface ShapeRenderer.Linkerpublic String charsetLink(String charset)
charsetLink in interface ShapeRenderer.LinkercharsetLink in interface ISO14977.HtmlLinkerprotected 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.