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