|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetcharts.pro.common.image.NFImageParams
netcharts.pro.common.image.NFZoomableImageParams
public abstract class NFZoomableImageParams
Used to specify zoom related parameters of the image generation.
Method Summary | |
---|---|
java.lang.String |
getZoomInHandler()
Returns the zoom in handler. |
java.lang.String |
getZoomOutHandler()
Returns the zoom out handler. |
boolean |
isZoomOutButtonVisible()
Returns if the zoom out button should be visible. |
void |
setZoomInHandler(java.lang.String zoomInHandler)
Sets the zoom in handler. |
void |
setZoomOutButtonVisible(boolean showZoomOutBtn)
Sets if the zoom out button should be visible. |
void |
setZoomOutHandler(java.lang.String zoomOutHandler)
Sets the zoom out handler. |
Methods inherited from class netcharts.pro.common.image.NFImageParams |
---|
getAltTemplate, getDefaultHref, getDescription, getInternalParams, getMimeType, setAltTemplate, setDefaultHref, setDescription |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isZoomOutButtonVisible()
public void setZoomOutButtonVisible(boolean showZoomOutBtn)
showZoomOutBtn
- True if the zoom out button should be visible, false otherwise.public java.lang.String getZoomInHandler()
public void setZoomInHandler(java.lang.String zoomInHandler)
zoomInHandler
- The name of the zoom in handler.public java.lang.String getZoomOutHandler()
public void setZoomOutHandler(java.lang.String zoomOutHandler)
zoomOutHandler
- The name of the zoom out handler.
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |