|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpicedt.graphic.view.DefaultViewFactory
jpicedt.format.output.pstricks.PstricksViewFactory
public class PstricksViewFactory
A factory to create a View for a given Element when the underlying content type for the model is Pstricks.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jpicedt.graphic.view.DefaultViewFactory |
|---|
DefaultViewFactory.AbstractCurveView, DefaultViewFactory.EllipseView, DefaultViewFactory.LeafElementView, DefaultViewFactory.ParallelogramView, DefaultViewFactory.PicNodeConnectionView, DefaultViewFactory.TextView, DefaultViewFactory.TextViewHybrid |
| Field Summary |
|---|
| Fields inherited from class jpicedt.graphic.view.DefaultViewFactory |
|---|
KEY_TEXT_FONT, TEXT_FONT_DEFAULT, TEXT_FONT_SCALE, textFont |
| Constructor Summary | |
|---|---|
PstricksViewFactory()
|
|
| Method Summary | |
|---|---|
View |
createView(Element element)
|
| Methods inherited from class jpicedt.graphic.view.DefaultViewFactory |
|---|
configure, createArrow, createPaintForInterior, createPaintForOutline, createStroke, main, paintHatches, paintOverStrike, paintShadow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PstricksViewFactory()
| Method Detail |
|---|
public View createView(Element element)
createView in interface ViewFactorycreateView in class DefaultViewFactory
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||