Modelers

Uses of Class
org.topcased.modeler.preferences.PageMargin

Packages that use PageMargin
org.topcased.modeler.commands   
org.topcased.modeler.preferences   
 

Uses of PageMargin in org.topcased.modeler.commands
 

Constructors in org.topcased.modeler.commands with parameters of type PageMargin
ChangePageMarginCommand(Diagram diag, PageMargin newPageMargin)
          Constructor
 

Uses of PageMargin in org.topcased.modeler.preferences
 

Fields in org.topcased.modeler.preferences declared as PageMargin
static PageMargin PageMargin.NO_MARGIN
          Basic No margin
static PageMargin PageMargin.SMALL_MARGIN
          Basic Small margin
 

Methods in org.topcased.modeler.preferences that return PageMargin
static PageMargin PageMargin.getDefault()
          Returns the default page margin from the preference store
static PageMargin PageMargin.getPageMargin(java.lang.String name)
          Returns the page margin for the given name from the preference store
 


Modelers

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