public abstract class AbstractGlyphShapeBuilder<G> extends AbstractGlyphBuilder<G,GlyphShapeDef<?>> implements GlyphShapeBuilder<G>
defId, factory, glyphDefinition, height, type, width| Constructor and Description |
|---|
AbstractGlyphShapeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Glyph<G> |
build() |
protected abstract Glyph<G> |
doBuild(Shape<?> shape) |
protected abstract FactoryManager |
getFactoryManager() |
definitionId, definitionType, factory, glyphDef, height, widthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinitionType, factory, getType, glyphDef, height, widthprotected abstract FactoryManager getFactoryManager()
public Glyph<G> build()
build in interface GlyphBuilder<G,GlyphShapeDef<?>>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.