public interface PictureShapeDef<W,S> extends BasicShapeDef<W>
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight(W element) |
S |
getPictureSource(W element) |
default Class<? extends ShapeDef> |
getType() |
double |
getWidth(W element) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.