|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ViewerOptions.DotMatrix
public static class ViewerOptions.DotMatrix
Class for adjusting a Dot-Matrix window of the report.
Constructor Summary | |
---|---|
ViewerOptions.DotMatrix()
|
Method Summary | |
---|---|
static boolean |
getAutoRefresh()
|
static boolean |
getCutLongLines()
|
static java.lang.String[] |
getDefaultEncodings()
|
static boolean |
getDotMatrixMode()
Gets or sets a value which controls a visibillity of the Dot-Matrix Mode button of the report. |
static boolean |
getDrawBorder()
|
static int |
getEncoding()
|
static boolean |
getGroupBoxBorderType()
|
static boolean |
getGroupBoxEncoding()
Gets or sets a value which controls collapsing of the Group Box Encoding of the Dot-Matrix window of the report. |
static boolean |
getGroupBoxRefresh()
Gets or sets a value which controls collapsing of the Group Box Rrefresh of the Dot-Matrix window of the report. |
static boolean |
getGroupBoxSettings()
Gets or sets a value which contols a collapsing of the Group Box Settings of the Dot-Matrix window of the report. |
static boolean |
getGroupBoxZoom()
Gets or sets a value which controls a collapsing of the Group Box Zoom. |
static boolean |
getKillSpaceGraphLines()
|
static boolean |
getKillSpaceLines()
|
static boolean |
getPutFeedPageCode()
|
static boolean |
getShowInTaskbar()
|
static boolean |
getSimple()
|
static boolean |
getUnicodeDouble()
|
static boolean |
getUnicodeSingle()
|
static java.lang.Object |
getViewerWpfIcon()
|
static java.lang.String |
getZoomX()
|
static java.lang.String |
getZoomY()
|
static void |
setAutoRefresh(boolean value)
|
static void |
setCutLongLines(boolean value)
|
static void |
setDefaultEncodings(java.lang.String[] value)
|
static void |
setDotMatrixMode(boolean value)
|
static void |
setDrawBorder(boolean value)
|
static void |
setEncoding(int value)
|
static void |
setGroupBoxBorderType(boolean value)
|
static void |
setGroupBoxEncoding(boolean value)
|
static void |
setGroupBoxRefresh(boolean value)
|
static void |
setGroupBoxSettings(boolean value)
|
static void |
setGroupBoxZoom(boolean value)
|
static void |
setKillSpaceGraphLines(boolean value)
|
static void |
setKillSpaceLines(boolean value)
|
static void |
setPutFeedPageCode(boolean value)
|
static void |
setShowInTaskbar(boolean value)
|
static void |
setSimple(boolean value)
|
static void |
setUnicodeDouble(boolean value)
|
static void |
setUnicodeSingle(boolean value)
|
static void |
setViewerWpfIcon(java.lang.Object value)
|
static void |
setZoomX(java.lang.String value)
|
static void |
setZoomY(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewerOptions.DotMatrix()
Method Detail |
---|
public static boolean getShowInTaskbar()
public static void setShowInTaskbar(boolean value)
public static java.lang.String[] getDefaultEncodings()
public static void setDefaultEncodings(java.lang.String[] value)
public static boolean getGroupBoxBorderType()
public static void setGroupBoxBorderType(boolean value)
public static boolean getGroupBoxEncoding()
public static void setGroupBoxEncoding(boolean value)
public static boolean getGroupBoxRefresh()
public static void setGroupBoxRefresh(boolean value)
public static boolean getGroupBoxSettings()
public static void setGroupBoxSettings(boolean value)
public static boolean getGroupBoxZoom()
public static void setGroupBoxZoom(boolean value)
public static boolean getDotMatrixMode()
public static void setDotMatrixMode(boolean value)
public static boolean getCutLongLines()
public static void setCutLongLines(boolean value)
public static boolean getDrawBorder()
public static void setDrawBorder(boolean value)
public static boolean getKillSpaceLines()
public static void setKillSpaceLines(boolean value)
public static boolean getKillSpaceGraphLines()
public static void setKillSpaceGraphLines(boolean value)
public static boolean getPutFeedPageCode()
public static void setPutFeedPageCode(boolean value)
public static boolean getSimple()
public static void setSimple(boolean value)
public static boolean getUnicodeSingle()
public static void setUnicodeSingle(boolean value)
public static boolean getUnicodeDouble()
public static void setUnicodeDouble(boolean value)
public static boolean getAutoRefresh()
public static void setAutoRefresh(boolean value)
public static java.lang.String getZoomX()
public static void setZoomX(java.lang.String value)
public static java.lang.String getZoomY()
public static void setZoomY(java.lang.String value)
public static int getEncoding()
public static void setEncoding(int value)
public static java.lang.Object getViewerWpfIcon()
public static void setViewerWpfIcon(java.lang.Object value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |