Uses of Package
org.vectomatic.common.model

Packages that use org.vectomatic.common.model
org.vectomatic.client.rep   
org.vectomatic.client.rep.command   
org.vectomatic.client.rep.controller   
org.vectomatic.client.rep.view   
org.vectomatic.common.events   
org.vectomatic.common.format   
org.vectomatic.common.model   
org.vectomatic.common.model.geometry   
org.vectomatic.common.model.style   
org.vectomatic.common.rpc   
 

Classes in org.vectomatic.common.model used by org.vectomatic.client.rep
DrawingModel
          Class to represent a drawing.
 

Classes in org.vectomatic.common.model used by org.vectomatic.client.rep.command
Attribute
          Class to represent a graphical attribute such as line width or line color
IAttributeValue
          Base interface for graphical attribute values
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.client.rep.controller
Attribute
          Class to represent a graphical attribute such as line width or line color
DrawingModel
          Class to represent a drawing.
FloatAttributeValue
          Class to represent attribute value of type float point number.
IAttributeValue
          Base interface for graphical attribute values
IShapeVisitor
          Visitor design pattern for the Shape class hierarchy
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.client.rep.view
DrawingModel
          Class to represent a drawing.
FloatAttributeValue
          Class to represent attribute value of type float point number.
IShapeVisitor
          Visitor design pattern for the Shape class hierarchy
IStyleVisitor
          Visitor design pattern for the IStyle class hierarchy
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.events
DrawingModel
          Class to represent a drawing.
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.format
IShapeVisitor
          Visitor design pattern for the Shape class hierarchy
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.model
Attribute
          Class to represent a graphical attribute such as line width or line color
DrawingModel
          Class to represent a drawing.
DrawingModel.AscendingIterator
           
DrawingModel.DescendingIterator
           
DrawingModel.Node
           
IAttributeValue
          Base interface for graphical attribute values
IShapeVisitor
          Visitor design pattern for the Shape class hierarchy
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.model.geometry
IShapeVisitor
          Visitor design pattern for the Shape class hierarchy
Shape
          Base class for geometric shapes
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.model.style
IAttributeValue
          Base interface for graphical attribute values
IStyleVisitor
          Visitor design pattern for the IStyle class hierarchy
 

Classes in org.vectomatic.common.model used by org.vectomatic.common.rpc
Shape
          Base class for geometric shapes
 



Copyright © 2010. All Rights Reserved.