org.apache.cocoon.util
Class ImageProperties
java.lang.Object
org.apache.cocoon.util.ImageProperties
public final class ImageProperties
- extends Object
- Version:
- CVS $Id: ImageProperties.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Torsten Curdt
width
public final int width
height
public final int height
comment
public final char[] comment
type
public final String type
ImageProperties
public ImageProperties(int width,
int height,
char[] comment,
String type)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.