public interface LienzoPaletteFactory<I extends HasPaletteItems,P extends Palette<I>> extends PaletteFactory<I,P>
| Modifier and Type | Method and Description |
|---|---|
P |
newPalette(String shapeSetId,
PaletteGrid grid)
Builds a new palette for the given shape set identifier.
|
newPaletteP newPalette(String shapeSetId, PaletteGrid grid)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.