Runtime

org.eclipse.gmf.runtime.notation
Interface LayoutConstraint

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Bounds, Location, Ratio, Size
All Known Implementing Classes:
BoundsImpl, LocationImpl, RatioImpl, SizeImpl

public interface LayoutConstraint
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Layout Constraint'.

Layout constraints are installed on nodes and used by layout managers to properly set the bounds of node's visuals

See Also:
NotationPackage.getLayoutConstraint()
** Generated **
Model:
interface="true" abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.