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 com.ibm.xtools.notation.FontStyle |
getFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderline |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.