Uses of Class
org.malai.mapping.Object2ObjectMapping

Packages that use Object2ObjectMapping
net.sf.latexdraw.mapping   
 

Uses of Object2ObjectMapping in net.sf.latexdraw.mapping
 

Subclasses of Object2ObjectMapping in net.sf.latexdraw.mapping
 class Drawing2CanvasMapping
          Defines a mapping that link an IDrawing to a ICanvas.
 class Package2TextViewMapping
          This mapping maps the LaTeX packages, used for LaTeX compilation, with the text views.
 class Shape2BorderMapping
          This mapping is used to link a selected shape to the border instrument.
 class Shape2ViewMapping
          Defines a mapping that link an IShape to a IShapeView.
 class Unit2ScaleRuler
          Creates a mapping between the unit value and a scale ruler.
 class Zoom2ScaleRuler
          Creates a mapping between the zoom value and a scale ruler.