构造器和说明 |
---|
ImageValue() |
限定符和类型 | 方法和说明 |
---|---|
String |
getExpr() |
Expression |
getExpression() |
int |
getHeight() |
Source |
getSource() |
ValueType |
getType() |
String |
getValue() |
int |
getWidth() |
void |
setExpr(String expr) |
void |
setExpression(Expression expression) |
void |
setHeight(int height) |
void |
setPath(String path) |
void |
setSource(Source source) |
void |
setWidth(int width) |
public void setSource(Source source)
public Source getSource()
public void setPath(String path)
public void setExpr(String expr)
public String getExpr()
public Expression getExpression()
public void setExpression(Expression expression)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
Copyright © 2022 Bstek. All rights reserved.