javax.media.nativewindow.util
public interface DimensionImmutable extends com.jogamp.common.type.WriteCloneable
width
height
int getHeight()
int getWidth()
boolean equals(Object obj)
DimensionReadOnly
are equal if two components
height
and width
are equal.Copyright 2010 JogAmp Community.