W - The domain's object type.V - The shape view type.public class SizeHandler<W,V extends ShapeView> extends Object implements ShapeViewHandler<View<W>,V>
It allows specifying functions which provide the different attributes for handling the resulting canvas shape's size.
| Modifier and Type | Class and Description |
|---|---|
static class |
SizeHandler.Builder<W,V extends ShapeView> |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.