public interface Filterable extends LockableResource
Modifier and Type | Method and Description |
---|---|
void |
flush() |
int |
getContentHeight() |
int |
getContentWidth() |
java.lang.Object |
getData() |
int |
getMaxContentHeight() |
int |
getMaxContentWidth() |
int |
getPhysicalHeight() |
int |
getPhysicalWidth() |
float |
getPixelScale() |
void |
setContentHeight(int contentH) |
void |
setContentWidth(int contentW) |
isLost, lock, unlock
java.lang.Object getData()
int getContentWidth()
int getContentHeight()
void setContentWidth(int contentW)
void setContentHeight(int contentH)
int getMaxContentWidth()
int getMaxContentHeight()
int getPhysicalWidth()
int getPhysicalHeight()
float getPixelScale()
void flush()