public class DefineImage extends Object
Constructor and Description |
---|
DefineImage(IDefineBinaryImageTag tag,
int width,
int height) |
public DefineImage(IDefineBinaryImageTag tag, int width, int height)
public IDefineBinaryImageTag getTag()
public void setWidth(int width)
public int getWidth()
public void setHeight(int height)
public int getHeight()
Copyright © 2016 The Apache Software Foundation. All rights reserved.