|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.birdseyeview.ViewFactory
public class ViewFactory
The ViewFactory Class is a static factory class that creates AbstractView subclasses. The type of subclass is determined by the ViewInfo object.
| Constructor Summary | |
|---|---|
ViewFactory()
|
|
| Method Summary | |
|---|---|
static AbstractView |
create(ViewInfo viewInfo,
BirdsEyeView birdsEyeView,
java.util.ArrayList annotations,
java.awt.Dimension size,
java.lang.String algorithm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewFactory()
| Method Detail |
|---|
public static AbstractView create(ViewInfo viewInfo,
BirdsEyeView birdsEyeView,
java.util.ArrayList annotations,
java.awt.Dimension size,
java.lang.String algorithm)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||