org.apache.cocoon.util
Class ImageProperties
java.lang.Object
org.apache.cocoon.util.ImageProperties
public final class ImageProperties
- extends Object
- Version:
- CVS $Id: ImageProperties.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- 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-2010 The Apache Software Foundation. All Rights Reserved.