Runtime

Uses of Interface
org.eclipse.gmf.runtime.notation.ImageStyle

Packages that use ImageStyle
org.eclipse.gmf.runtime.notation Notation meta-model primary package.  
org.eclipse.gmf.runtime.notation.impl Aurora internal packages Package Specification ToDo: Fill in specific content 
 

Uses of ImageStyle in org.eclipse.gmf.runtime.notation
 

Subinterfaces of ImageStyle in org.eclipse.gmf.runtime.notation
 interface ImageBufferStyle
           A representation of the model object 'Image Buffer Style'
 

Methods in org.eclipse.gmf.runtime.notation that return ImageStyle
 ImageStyle NotationFactory.createImageStyle()
          Returns a new object of class 'Image Style'
 

Uses of ImageStyle in org.eclipse.gmf.runtime.notation.impl
 

Classes in org.eclipse.gmf.runtime.notation.impl that implement ImageStyle
 class ImageBufferStyleImpl
           An implementation of the model object 'Image Buffer Style'
 class ImageStyleImpl
           An implementation of the model object 'Image Style'
 

Methods in org.eclipse.gmf.runtime.notation.impl that return ImageStyle
 ImageStyle NotationFactoryImpl.createImageStyle()
           
 


Runtime

Guidelines for using Eclipse APIs.

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