Package net.sf.latexdraw.mapping

Class Summary
Drawing2CanvasMapping Defines a mapping that link an IDrawing to a ICanvas.
Package2TextViewMapping This mapping maps the LaTeX packages, used for LaTeX compilation, with the text views.
Selection2BorderMapping This mapping maps the selected shapes of the drawing to the Border instrument that manages the corresponding selected views.
Selection2DeleterMapping This mapping maps the selected shapes of the drawing to the instrument that can delete them.
Selection2MetaCustumiserMapping This mapping maps the selected shapes of the drawing to the instrument that manages the instruments customising the shapes and the pencil.
SelectionMapping This abstract mapping maps the selected shapes of the drawing to something.
Shape2BorderMapping This mapping is used to link a selected shape to the border instrument.
Shape2ViewMapping Defines a mapping that link an IShape to a IShapeView.
ShapeList2ExporterMapping Creates a mapping between a list of shapes and the instrument exporter.
ShapeList2ViewListMapping Defines a mapping that link a list of IShape to a list of IShapeView.
TempShape2TempViewMapping Defines a mapping that link the temporary shape of the drawing to the temporary view of the canvas.
Unit2ScaleRuler Creates a mapping between the unit value and a scale ruler.
ViewList2TooltipableList Defines a mapping that link the views of a canvas to a set of tooltipable views.
Zoom2ScaleRuler Creates a mapping between the zoom value and a scale ruler.