- java.lang.Object
-
- org.broadleafcommerce.openadmin.server.service.artifact.image.ImageMetadata
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ImageMetadata
public ImageMetadata()
-
Method Detail
-
getWidth
public int getWidth()
- Returns:
- the width
-
getHeight
public int getHeight()
- Returns:
- the height
Copyright © 2015. All rights reserved.