Modelers

Uses of Class
org.topcased.modeler.exceptions.BoundsFormatException

Packages that use BoundsFormatException
org.topcased.modeler.edit.policies   
org.topcased.modeler.tools   
 

Uses of BoundsFormatException in org.topcased.modeler.edit.policies
 

Methods in org.topcased.modeler.edit.policies that throw BoundsFormatException
protected  org.eclipse.gef.commands.Command DiagramSizeEditPolicy.createOptimalFormatCommand(Diagram diagram, org.eclipse.draw2d.geometry.Rectangle boundingRect)
          Find the optimal format for the given bounding rectangle
 

Uses of BoundsFormatException in org.topcased.modeler.tools
 

Methods in org.topcased.modeler.tools that throw BoundsFormatException
protected  org.eclipse.gef.commands.Command AutoLayout.getCommand(org.eclipse.draw2d.graph.DirectedGraph g)
          Creates the list of commands for the given DirectedGraph
 org.eclipse.gef.commands.Command AutoLayout.getCommand(java.util.List elements)
          Returns the autolayout command
 void Importer.run(org.eclipse.core.runtime.IProgressMonitor monitor)
          Import the model objects graphically in the diagram
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.