series.java
来自「此文件为OPC Client IsVJTrend源代码,在VJ++开发环境下调试」· Java 代码 · 共 110 行
JAVA
110 行
//
// Auto-generated using JActiveX.EXE 5.00.2918
// ("D:\Program Files\Microsoft Visual Studio\VJ98\jactivex.exe" /wfc /t "D:\Program Files\Microsoft Visual Studio\VJ98\wfc.jnf" /w /xi /X:rkc /l "C:\TEMP\jvcCBC.tmp" /nologo /d "E:\InfoServer\clients\Java\Trend\ISVjTrend" "C:\WINNT\System32\MSCHRT20.OCX")
//
// WARNING: Do not remove the comments that include "@com" directives.
// This source file must be compiled by a @com-aware compiler.
// If you are using the Microsoft Visual J++ compiler, you must use
// version 1.02.3920 or later. Previous versions will not issue an error
// but will not generate COM-enabled class files.
//
package mschrt20;
import com.ms.com.*;
import com.ms.com.IUnknown;
import com.ms.com.Variant;
import msdatsrc.*;
/** @com.class(classid=E9E07512-BA0A-11D1-B137-0000F8753F5D,DynamicCasts)
@com.interface(iid=E9E07511-BA0A-11D1-B137-0000F8753F5D, thread=AUTO, type=DUAL) */
public class Series implements IUnknown,com.ms.com.NoAutoScripting,mschrt20.IVcSeries
{
/** @com.method(vtoffset=4, dispid=0, type=PROPGET, name="_LegendText", name2="get_LegendText", addFlagsVtable=4)
@com.parameters([type=STRING] return)
@hidden */
public native String get_LegendText();
/** @com.method(vtoffset=5, dispid=0, type=PROPPUT, name="_LegendText", name2="put_LegendText", addFlagsVtable=4)
@com.parameters([in,type=STRING] __LegendText)
@hidden */
public native void set_LegendText(String __LegendText);
/** @com.method(vtoffset=6, dispid=1, type=PROPGET, name="SecondaryAxis", name2="getSecondaryAxis", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public native boolean getSecondaryAxis();
/** @com.method(vtoffset=7, dispid=1, type=PROPPUT, name="SecondaryAxis", name2="putSecondaryAxis", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] SecondaryAxis) */
public native void setSecondaryAxis(boolean SecondaryAxis);
/** @com.method(vtoffset=8, dispid=4, type=PROPGET, name="SeriesType", name2="getSeriesType", addFlagsVtable=4)
@com.parameters([type=I4] return) */
public native int getSeriesType();
/** @com.method(vtoffset=9, dispid=4, type=PROPPUT, name="SeriesType", name2="putSeriesType", addFlagsVtable=4)
@com.parameters([in,type=I4] SeriesType) */
public native void setSeriesType(int SeriesType);
/** @com.method(vtoffset=10, dispid=5, type=PROPGET, name="GuideLinePen", name2="getGuideLinePen", addFlagsVtable=4)
@com.parameters([iid=E9E074D1-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcPen getGuideLinePen();
/** @com.method(vtoffset=11, dispid=6, type=PROPGET, name="ShowLine", name2="getShowLine", addFlagsVtable=4)
@com.parameters([type=BOOLEAN] return) */
public native boolean getShowLine();
/** @com.method(vtoffset=12, dispid=6, type=PROPPUT, name="ShowLine", name2="putShowLine", addFlagsVtable=4)
@com.parameters([in,type=BOOLEAN] ShowLine) */
public native void setShowLine(boolean ShowLine);
/** @com.method(vtoffset=13, dispid=7, type=PROPGET, name="Pen", name2="getPen", addFlagsVtable=4)
@com.parameters([iid=E9E074D1-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcPen getPen();
/** @com.method(vtoffset=14, dispid=10, type=PROPGET, name="Position", name2="getPosition", addFlagsVtable=4)
@com.parameters([iid=E9E07502-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcSeriesPosition getPosition();
/** @com.method(vtoffset=15, dispid=11, type=PROPGET, name="SeriesMarker", name2="getSeriesMarker", addFlagsVtable=4)
@com.parameters([iid=E9E07504-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcSeriesMarker getSeriesMarker();
/** @com.method(vtoffset=16, dispid=13, type=PROPGET, name="StatLine", name2="getStatLine", addFlagsVtable=4)
@com.parameters([iid=E9E07506-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcStatLine getStatLine();
/** @com.method(vtoffset=17, dispid=14, type=PROPGET, name="DataPoints", name2="getDataPoints", addFlagsVtable=4)
@com.parameters([iid=E9E0752A-BA0A-11D1-B137-0000F8753F5D,thread=AUTO,type=DISPATCH] return) */
public native mschrt20.IVcDataPoints getDataPoints();
/** @com.method(vtoffset=18, dispid=15, type=PROPGET, name="LegendText", name2="getLegendText", addFlagsVtable=4)
@com.parameters([type=STRING] return) */
public native String getLegendText();
/** @com.method(vtoffset=19, dispid=15, type=PROPPUT, name="LegendText", name2="putLegendText", addFlagsVtable=4)
@com.parameters([in,type=STRING] LegendText) */
public native void setLegendText(String LegendText);
/** @com.method(vtoffset=20, dispid=16, type=METHOD, name="Select", addFlagsVtable=4)
@com.parameters() */
public native void Select();
/** @com.method(vtoffset=21, dispid=17, type=PROPGET, name="ShowGuideLine", name2="getShowGuideLine", addFlagsVtable=4)
@com.parameters([in,type=I4] axisID, [type=BOOLEAN] return) */
public native boolean getShowGuideLine(int axisID);
/** @com.method(vtoffset=22, dispid=17, type=PROPPUT, name="ShowGuideLine", name2="putShowGuideLine", addFlagsVtable=4)
@com.parameters([in,type=I4] axisID, [in,type=BOOLEAN] ShowGuideLine) */
public native void setShowGuideLine(int axisID, boolean ShowGuideLine);
/** @com.method(vtoffset=23, dispid=18, type=PROPGET, name="TypeByChartType", name2="getTypeByChartType", addFlagsVtable=4)
@com.parameters([in,type=I4] chartType, [type=I4] return) */
public native int getTypeByChartType(int chartType);
public static final com.ms.com._Guid iid = new com.ms.com._Guid((int)0xe9e07511, (short)0xba0a, (short)0x11d1, (byte)0xb1, (byte)0x37, (byte)0x0, (byte)0x0, (byte)0xf8, (byte)0x75, (byte)0x3f, (byte)0x5d);
public static final com.ms.com._Guid clsid = new com.ms.com._Guid((int)0xe9e07512, (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 + -
显示快捷键?