|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jpicedt.graphic.view | |
|---|---|
| jpicedt.format.output.dxf | Classes (formatter, view factory,…) related to the DXF (Drawing eXchange Format, as defined by Autodesk) content-type. |
| 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. |
| jpicedt.format.output.pstricks | Classes (formatter, view factory,…) related to the PsTricks content-type. |
| jpicedt.format.output.tikz | Tikz Formatter Classes (formatter, view factory,…) related to the TikZ content-type. |
| jpicedt.graphic | jPicEdt library core classes and packages. |
| jpicedt.graphic.event | Various events used for the communication between model, view and
controler, as well as to notify external receivers of changes in the
document structure, appearance,… |
| jpicedt.graphic.model | Document structure and graphic primitives. |
| jpicedt.graphic.toolkit | Controller (document editing through UI actions) |
| jpicedt.graphic.view | Document appearance. |
| jpicedt.graphic.view.highlighter | Aspect visuel de la mise en vedette. |
| jpicedt.ui.internal | Implementation of MDIManager and related using JInternalFrame's. |
| Classes in jpicedt.graphic.view used by jpicedt.format.output.dxf | |
|---|---|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| DefaultViewFactory
This is the default factory used to: create a View for a given Element ; it relies on a hashmap that associates
View's classes with Element's class, the former being dynamically
instanciated (through Reflection) on-the-fly when needed. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.format.output.eepic | |
|---|---|
| AbstractCurveView
a View for rendering any concrete implementation of jpicedt.graphic.model.AbstractCurve. |
|
| ArrowView
A class implementing a view for the arrow attribute. |
|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| DefaultViewFactory
This is the default factory used to: create a View for a given Element ; it relies on a hashmap that associates
View's classes with Element's class, the former being dynamically
instanciated (through Reflection) on-the-fly when needed. |
|
| EllipseView
a View for rendering ellipses defined by a parallelogram |
|
| TextView
a View for rendering Text's from TextLayout's |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.format.output.latex | |
|---|---|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| DefaultViewFactory
This is the default factory used to: create a View for a given Element ; it relies on a hashmap that associates
View's classes with Element's class, the former being dynamically
instanciated (through Reflection) on-the-fly when needed. |
|
| ParallelogramView
Deprecated. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.format.output.pstricks | |
|---|---|
| ArrowView.Direction
|
|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| DefaultViewFactory
This is the default factory used to: create a View for a given Element ; it relies on a hashmap that associates
View's classes with Element's class, the former being dynamically
instanciated (through Reflection) on-the-fly when needed. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.format.output.tikz | |
|---|---|
| ArrowView
A class implementing a view for the arrow attribute. |
|
| ArrowView.Direction
|
|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| DefaultViewFactory
This is the default factory used to: create a View for a given Element ; it relies on a hashmap that associates
View's classes with Element's class, the former being dynamically
instanciated (through Reflection) on-the-fly when needed. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic | |
|---|---|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic.event | |
|---|---|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic.model | |
|---|---|
| ArrowView
A class implementing a view for the arrow attribute. |
|
| ArrowView.Direction
|
|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic.toolkit | |
|---|---|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
| HitInfo.Point
Represent a hit that occured on one or several Element's
control-points, the latter case occuring necessarily iff some
control-points are identical. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic.view | |
|---|---|
| AbstractView
Abstract implementation that provide some basic common behaviours for View's. |
|
| ArrowView
A class implementing a view for the arrow attribute. |
|
| ArrowView.Direction
|
|
| ArrowView.Pencil
|
|
| AttributesViewFactory
A factory to create objects related to Element's attributes, eg, BasicStroke's or Paint's objets. |
|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
| HitInfo.AbstractHitInfo
|
|
| HitInfo.Interior
Represent a hit that occured on the interior of a Element |
|
| HitInfo.List
A collection of HitInfo's that are appropriate when a
mouse-event hits several Element's at once. |
|
| HitInfo.Stroke
Represent a Hit that occured on an Element. |
|
| LeafElementView
A View for rendering leaf-elements; implements attributes caching, and shape rendering. |
|
| View
A View is a graphic representation of an Element. |
|
| ViewFactory
A factory to create a View for a given Element. |
|
| Classes in jpicedt.graphic.view used by jpicedt.graphic.view.highlighter | |
|---|---|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
| Classes in jpicedt.graphic.view used by jpicedt.ui.internal | |
|---|---|
| HitInfo
A HitInfo encapsulates information related to a mouse click
that occured on a particular area of an HitInfo. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||