| Modifier and Type | Method | Description |
|---|---|---|
Svg<Z> |
Svg.dynamic(Consumer<Svg<Z>> consumer) |
|
Svg<Z> |
Svg.of(Consumer<Svg<Z>> consumer) |
|
Svg<Z> |
Svg.self() |
|
default Svg<T> |
FlowContentChoice.svg() |
|
default Svg<T> |
LegendChoice0.svg() |
|
default Svg<T> |
MapChoice0.svg() |
|
default Svg<T> |
PhrasingContentChoice.svg() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementSvg(Svg<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentSvg(Svg<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Svg<Z> |
Svg.dynamic(Consumer<Svg<Z>> consumer) |
|
Svg<Z> |
Svg.of(Consumer<Svg<Z>> consumer) |
Copyright © 2018. All rights reserved.