|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Rastor data sources tend to need to know what the pixel resolution of the resulting image should be. They use this information to determine what resolution of image to generate, and where to retrieve the information from among other things.
Method Summary | |
void |
setImageHeight(int inHeight)
Set the height of the image to retrieve. |
void |
setImageWidth(int inWidth)
Set the width of the image to retrieve. |
Methods inherited from interface gistoolkit.datasources.DataSource |
addDataSourceListener, commit, delete, getEnvelope, getFilter, getFromProjection, getName, getNode, getStyle, getToProjection, insert, isUpdateable, readDataset, readDataset, removeDataSourceListener, rollback, setFilter, setFromProjection, setName, setNode, setToProjection, update |
Method Detail |
public void setImageWidth(int inWidth)
public void setImageHeight(int inHeight)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |