com.tensegrity.graphics
Class PrimitiveAttributes.RasterWrapper
java.lang.Object
com.tensegrity.graphics.PrimitiveAttributes.RasterWrapper
- Enclosing class:
- PrimitiveAttributes
- public static final class PrimitiveAttributes.RasterWrapper
- extends java.lang.Object
The RasterWrapper class is a simple wrapper for an instance
of Raster. Wrapped with an instance of this class a
Raster becomes comparable by means of
equals(Object) and the querry for a hashCode() returns
a more safe hash code.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
- Version:
- $Id: PrimitiveAttributes.java,v 1.40 2006/03/02 10:43:59 BurkhardWick Exp $
- Author:
- MKegel, BurkhardWick
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
raster
public final Raster raster
PrimitiveAttributes.RasterWrapper
public PrimitiveAttributes.RasterWrapper(Raster raster)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.