org.eclipse.emf.edit.provider
Class ComposedImage.Size

java.lang.Object
  extended by org.eclipse.emf.edit.provider.ComposedImage.Size
Enclosing class:
ComposedImage

public static class ComposedImage.Size
extends java.lang.Object


Field Summary
 int height
           
 int width
           
 
Constructor Summary
ComposedImage.Size()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

width

public int width

height

public int height
Constructor Detail

ComposedImage.Size

public ComposedImage.Size()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.