Uses of Class
org.opencypher.railroad.SVGShapes
-
Packages that use SVGShapes Package Description org.opencypher.railroad -
-
Uses of SVGShapes in org.opencypher.railroad
Methods in org.opencypher.railroad that return SVGShapes Modifier and Type Method Description SVGShapesSVGShapes.DOMFactory. newCanvas(String name, double width, double height)Methods in org.opencypher.railroad that return types with arguments of type SVGShapes Modifier and Type Method Description static Diagram.CanvasProvider<SVGShapes,XMLStreamException>SVGShapes. svgFile(Function<String,Output> output)Methods in org.opencypher.railroad with parameters of type SVGShapes Modifier and Type Method Description DocumentSVGShapes.DOMFactory. apply(SVGShapes svg)
-