IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.notation
Interface ShapeStyle

All Superinterfaces:
DescriptionStyle, EObject, FillStyle, FontStyle, LineStyle, Notifier, Style

public interface ShapeStyle
extends EObject, FontStyle, DescriptionStyle, FillStyle, LineStyle

A representation of the model object 'Shape Style'.

A shape style is a typical style to be installed on shape nodes that own a description (like note shapes). It gives the node fill, line, font and description style properties

See Also:
NotationPackage.getShapeStyle()

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
 
Methods inherited from interface com.ibm.xtools.notation.FontStyle
getFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderline
 
Methods inherited from interface com.ibm.xtools.notation.DescriptionStyle
getDescription, setDescription
 
Methods inherited from interface com.ibm.xtools.notation.FillStyle
getFillColor, setFillColor
 
Methods inherited from interface com.ibm.xtools.notation.LineStyle
getLineColor, setLineColor
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.