|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EepicViewFactory | |
---|---|
jpicedt.format.output.eepic | Classes (formatter, view factory,…) related to the epic/eepic content-type. |
jpicedt.format.output.latex | Classes (formatter, view factory,…) related to the LaTeX (standard) content-type. |
Uses of EepicViewFactory in jpicedt.format.output.eepic |
---|
Constructors in jpicedt.format.output.eepic with parameters of type EepicViewFactory | |
---|---|
AbstractCurveView(AbstractCurve curve,
EepicViewFactory f)
construct a new View for the given curve |
|
EllipseView(PicEllipse ellipse,
EepicViewFactory f)
Construct a View for the given PicEllipse. |
|
TextView(PicText te,
EepicViewFactory f)
construct a new View for the given PicRectangle |
Uses of EepicViewFactory in jpicedt.format.output.latex |
---|
Subclasses of EepicViewFactory in jpicedt.format.output.latex | |
---|---|
class |
LatexViewFactory
Creates a View for a given Element when the underlying content type is the
LaTeX-picture environment. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |