org.eclipse.gmf.runtime.lite.services
Interface IViewDecorator


public interface IViewDecorator

Implementors of this interface are responsible for decorating instances of View


Method Summary
 void decorateView(org.eclipse.gmf.runtime.notation.View view)
           
 

Method Detail

decorateView

void decorateView(org.eclipse.gmf.runtime.notation.View view)


Copyright © 2012. All Rights Reserved.