| Modifier and Type | Method | Description |
|---|---|---|
Img<Z> |
Img.attrAlt(Object attrAlt) |
|
Img<Z> |
Img.attrHeight(Object attrHeight) |
|
Img<Z> |
Img.attrIsmap(EnumIsmapImg attrIsmap) |
|
Img<Z> |
Img.attrSrc(String attrSrc) |
|
Img<Z> |
Img.attrUsemap(String attrUsemap) |
|
Img<Z> |
Img.attrWidth(Object attrWidth) |
|
Img<Z> |
Img.dynamic(Consumer<Img<Z>> consumer) |
|
default Img<T> |
FlowContentChoice.img() |
|
default Img<T> |
LegendChoice0.img() |
|
default Img<T> |
MapChoice0.img() |
|
default Img<T> |
PhrasingContentChoice.img() |
|
Img<Z> |
Img.of(Consumer<Img<Z>> consumer) |
|
Img<Z> |
Img.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementImg(Img<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentImg(Img<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Img<Z> |
Img.dynamic(Consumer<Img<Z>> consumer) |
|
Img<Z> |
Img.of(Consumer<Img<Z>> consumer) |
Copyright © 2018. All rights reserved.