_dmschart.java
来自「此文件为OPC Client IsVJTrend源代码,在VJ++开发环境下调试」· Java 代码 · 共 396 行 · 第 1/2 页
JAVA
396 行
/** @com.method(vtoffset=48, dispid=4294966781, type=PROPGET, name="hWnd", name2="gethWnd", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public int getHWnd();
/** @com.method(vtoffset=49, dispid=26, type=PROPGET, name="Title", name2="getTitle", addFlagsVtable=4)
@com.parameters([iid=E9E074E4-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcTitle getTitle();
/** @com.method(vtoffset=50, dispid=27, type=PROPGET, name="Footnote", name2="getFootnote", addFlagsVtable=4)
@com.parameters([iid=E9E074E6-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcFootnote getFootnote();
/** @com.method(vtoffset=51, dispid=28, type=PROPGET, name="TitleText", name2="getTitleText", addFlagsVtable=4)
@com.parameters([type=STRING] return) */
public String getTitleText();
/** @com.method(vtoffset=52, dispid=28, type=PROPPUT, name="TitleText", name2="putTitleText", addFlagsVtable=4)
@com.parameters([in,type=STRING] TitleText) */
public void setTitleText(String TitleText);
/** @com.method(vtoffset=53, dispid=29, type=PROPGET, name="Stacking", name2="getStacking", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getStacking();
/** @com.method(vtoffset=54, dispid=29, type=PROPPUT, name="Stacking", name2="putStacking", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] Stacking) */
public void setStacking(boolean Stacking);
/** @com.method(vtoffset=55, dispid=30, type=PROPGET, name="TextLengthType", name2="getTextLengthType", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public int getTextLengthType();
/** @com.method(vtoffset=56, dispid=30, type=PROPPUT, name="TextLengthType", name2="putTextLengthType", addFlagsVtable=4)
@com.parameters([in,type=I4] TextLengthType) */
public void setTextLengthType(int TextLengthType);
/** @com.method(vtoffset=57, dispid=32, type=PROPGET, name="AllowSelections", name2="getAllowSelections", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getAllowSelections();
/** @com.method(vtoffset=58, dispid=32, type=PROPPUT, name="AllowSelections", name2="putAllowSelections", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] AllowSelections) */
public void setAllowSelections(boolean AllowSelections);
/** @com.method(vtoffset=59, dispid=33, type=PROPGET, name="AllowSeriesSelection", name2="getAllowSeriesSelection", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getAllowSeriesSelection();
/** @com.method(vtoffset=60, dispid=33, type=PROPPUT, name="AllowSeriesSelection", name2="putAllowSeriesSelection", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] AllowSeriesSelection) */
public void setAllowSeriesSelection(boolean AllowSeriesSelection);
/** @com.method(vtoffset=61, dispid=34, type=PROPGET, name="AllowDynamicRotation", name2="getAllowDynamicRotation", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getAllowDynamicRotation();
/** @com.method(vtoffset=62, dispid=34, type=PROPPUT, name="AllowDynamicRotation", name2="putAllowDynamicRotation", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] AllowDynamicRotation) */
public void setAllowDynamicRotation(boolean AllowDynamicRotation);
/** @com.method(vtoffset=63, dispid=35, type=PROPGET, name="ActiveSeriesCount", name2="getActiveSeriesCount", addFlagsVtable=4)
@com.parameters([type=I2] return) */
public short getActiveSeriesCount();
/** @com.method(vtoffset=64, dispid=36, type=PROPGET, name="Backdrop", name2="getBackdrop", addFlagsVtable=4)
@com.parameters([iid=E9E074E2-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcBackdrop getBackdrop();
/** @com.method(vtoffset=65, dispid=38, type=PROPGET, name="Legend", name2="getLegend", addFlagsVtable=4)
@com.parameters([iid=E9E074E8-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcLegend getLegend();
/** @com.method(vtoffset=66, dispid=39, type=PROPGET, name="DataGrid", name2="getDataGrid", addFlagsVtable=4)
@com.parameters([iid=E9E074EA-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcDataGrid getDataGrid();
/** @com.method(vtoffset=67, dispid=40, type=PROPGET, name="Plot", name2="getPlot", addFlagsVtable=4)
@com.parameters([iid=E9E07527-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public mschrt20.IVcPlot getPlot();
/** @com.method(vtoffset=68, dispid=43, type=PROPGET, name="AllowDithering", name2="getAllowDithering", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getAllowDithering();
/** @com.method(vtoffset=69, dispid=43, type=PROPPUT, name="AllowDithering", name2="putAllowDithering", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] AllowDithering) */
public void setAllowDithering(boolean AllowDithering);
/** @com.method(vtoffset=70, dispid=45, type=PROPGET, name="DoSetCursor", name2="getDoSetCursor", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getDoSetCursor();
/** @com.method(vtoffset=71, dispid=45, type=PROPPUT, name="DoSetCursor", name2="putDoSetCursor", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] DoSetCursor) */
public void setDoSetCursor(boolean DoSetCursor);
/** @com.method(vtoffset=72, dispid=47, type=PROPGET, name="Chart3d", name2="getChart3d", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public boolean getChart3d();
/** @com.method(vtoffset=73, dispid=0, type=PROPGET, name="ChartData", name2="getChartData", addFlagsVtable=4)
@com.parameters([type=VARIANT] return) */
public Variant getChartData();
/** @com.method(vtoffset=74, dispid=0, type=PROPPUT, name="ChartData", name2="putChartData", addFlagsVtable=4)
@com.parameters([in,type=VARIANT] Array) */
public void setChartData(Variant Array);
/** @com.method(vtoffset=75, dispid=72, type=PROPGET, name="Chart", name2="getChart", addFlagsVtable=4)
@com.parameters([type=I4] return)
@hidden */
public int getChart();
/** @com.method(vtoffset=76, dispid=74, type=PROPGET, name="MousePointer", name2="getMousePointer", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public int getMousePointer();
/** @com.method(vtoffset=77, dispid=74, type=PROPPUT, name="MousePointer", name2="putMousePointer", addFlagsVtable=4)
@com.parameters([in,type=I4] MousePointer) */
public void setMousePointer(int MousePointer);
/** @com.method(vtoffset=78, dispid=4294966744, type=METHOD, name="AboutBox", addFlagsVtable=4)
@com.parameters()
@hidden */
public void AboutBox();
/** @com.method(vtoffset=79, dispid=4294966746, type=METHOD, name="Refresh", addFlagsVtable=4)
@com.parameters() */
public void Refresh();
/** @com.method(vtoffset=80, dispid=49, type=METHOD, name="EditPaste", addFlagsVtable=4)
@com.parameters() */
public void EditPaste();
/** @com.method(vtoffset=81, dispid=50, type=METHOD, name="EditCopy", addFlagsVtable=4)
@com.parameters() */
public void EditCopy();
/** @com.method(vtoffset=82, dispid=52, type=METHOD, name="Layout", addFlagsVtable=4)
@com.parameters() */
public void Layout();
/** @com.method(vtoffset=83, dispid=53, type=METHOD, name="ToDefaults", addFlagsVtable=4)
@com.parameters() */
public void ToDefaults();
/** @com.method(vtoffset=84, dispid=56, type=METHOD, name="SelectPart", addFlagsVtable=4)
@com.parameters([in,type=I2] part, [in,type=I2] index1, [in,type=I2] index2, [in,type=I2] index3, [in,type=I2] index4) */
public void SelectPart(short part, short index1, short index2, short index3, short index4);
/** @com.method(vtoffset=85, dispid=57, type=METHOD, name="GetSelectedPart", addFlagsVtable=4)
@com.parameters([out,size=1,elementType=I2,type=ARRAY] part, [out,size=1,elementType=I2,type=ARRAY] index1, [out,size=1,elementType=I2,type=ARRAY] index2, [out,size=1,elementType=I2,type=ARRAY] index3, [out,size=1,elementType=I2,type=ARRAY] index4) */
public void GetSelectedPart(short[] part, short[] index1, short[] index2, short[] index3, short[] index4);
/** @com.method(vtoffset=86, dispid=59, type=METHOD, name="TwipsToChartPart", addFlagsVtable=4)
@com.parameters([in,type=I4] xVal, [in,type=I4] yVal, [out,size=1,elementType=I2,type=ARRAY] part, [out,size=1,elementType=I2,type=ARRAY] index1, [out,size=1,elementType=I2,type=ARRAY] index2, [out,size=1,elementType=I2,type=ARRAY] index3, [out,size=1,elementType=I2,type=ARRAY] index4) */
public void TwipsToChartPart(int xVal, int yVal, short[] part, short[] index1, short[] index2, short[] index3, short[] index4);
/** @com.method(vtoffset=87, dispid=1550, type=PROPGET, name="OLEDragMode", name2="getOLEDragMode", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public int getOLEDragMode();
/** @com.method(vtoffset=88, dispid=1550, type=PROPPUT, name="OLEDragMode", name2="putOLEDragMode", addFlagsVtable=4)
@com.parameters([in,type=I4] psOLEDragMode) */
public void setOLEDragMode(int psOLEDragMode);
/** @com.method(vtoffset=89, dispid=1551, type=PROPGET, name="OLEDropMode", name2="getOLEDropMode", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public int getOLEDropMode();
/** @com.method(vtoffset=90, dispid=1551, type=PROPPUT, name="OLEDropMode", name2="putOLEDropMode", addFlagsVtable=4)
@com.parameters([in,type=I4] psOLEDropMode) */
public void setOLEDropMode(int psOLEDropMode);
/** @com.method(vtoffset=91, dispid=1552, type=METHOD, name="OLEDrag", addFlagsVtable=4)
@com.parameters() */
public void OLEDrag();
/** @com.method(vtoffset=92, dispid=71, type=PROPGET, name="DataSource", name2="getDataSource", addFlagsVtable=4)
@com.parameters([iid=7C0FFAB3-CD84-11D0-949A-00A0C91110ED,thread=AUTO,type=OBJECT] return) */
public msdatsrc.DataSource getDataSource();
/** @com.method(vtoffset=93, dispid=71, type=PROPPUTREF, name="DataSource", name2="putDataSource", addFlagsVtable=4)
@com.parameters([in,iid=7C0FFAB3-CD84-11D0-949A-00A0C91110ED,thread=AUTO,type=OBJECT] ppDataSource) */
public void setDataSource(msdatsrc.DataSource ppDataSource);
/** @com.method(vtoffset=94, dispid=75, type=PROPGET, name="DataMember", name2="getDataMember", addFlagsVtable=4)
@com.parameters([type=STRING] return) */
public String getDataMember();
/** @com.method(vtoffset=95, dispid=75, type=PROPPUT, name="DataMember", name2="putDataMember", addFlagsVtable=4)
@com.parameters([in,type=STRING] pbstrDataMember) */
public void setDataMember(String pbstrDataMember);
public static final com.ms.com._Guid iid = new com.ms.com._Guid((int)0x3a2b370a, (short)0xba0a, (short)0x11d1, (byte)0xb1, (byte)0x37, (byte)0x0, (byte)0x0, (byte)0xf8, (byte)0x75, (byte)0x3f, (byte)0x5d);
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?