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 30941 2004-07-29 19:56:58Z vgritsenko $
- 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()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.