Overview

 
Package  Use  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


 

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

java.lang.Object
  extended byorg.eclipse.emf.edit.provider.ComposedImage.Point

Enclosing class:
ComposedImage


public static class ComposedImage.Point
extends Object


Field Summary
 int x
           
 int y
           
 
Constructor Summary
ComposedImage.Point()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

 

Field Detail

 

 

x

public int x


 

 

y

public int y

Constructor Detail

 

 

ComposedImage.Point

public ComposedImage.Point()


 

Overview

 
Package  Use  Tree  Deprecated  Index  Help 
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD