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()
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.