|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.graphics.export.SingletonGraphicsFactory
public abstract class SingletonGraphicsFactory
| Field Summary | |
|---|---|
private GraphicFilter |
filter
|
private GraphicWriter |
writer
|
| Constructor Summary | |
|---|---|
SingletonGraphicsFactory()
|
|
| Method Summary | |
|---|---|
protected abstract GraphicFilter |
createFilter()
|
protected abstract GraphicWriter |
createWriter()
|
GraphicFilter |
getFilter()
|
GraphicWriter |
getWriter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private GraphicWriter writer
private GraphicFilter filter
| Constructor Detail |
|---|
public SingletonGraphicsFactory()
| Method Detail |
|---|
protected abstract GraphicWriter createWriter()
protected abstract GraphicFilter createFilter()
public GraphicWriter getWriter()
getWriter in interface GraphicsFactorypublic GraphicFilter getFilter()
getFilter in interface GraphicsFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||