Origin |
public class OriginAnyParser
The OriginAnyParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | OriginAnyParser(FileStream) | Initializes a new instance of the OriginAnyParser class. |
![]() | OriginAnyParser(Stream, StreamWriter) | Initializes a new instance of the OriginAnyParser class |
Name | Description | |
---|---|---|
![]() | Attachments | Gets the attachments. Consist of name/value pairs, but the name often seems to be empty. |
![]() | BuildVersion | |
![]() | Datasets | |
![]() | Excels | |
![]() | FileVersion | |
![]() | Functions | |
![]() | Graphs | |
![]() | Matrixes | |
![]() | Notes | |
![]() | Parameters | |
![]() | ParseError | |
![]() | ProjectTree | |
![]() | ResultsLog | |
![]() | SpreadSheets | |
![]() | Version | |
![]() | WindowsCount |
Name | Description | |
---|---|---|
![]() | AssignObjectsToProjectTree | |
![]() | ConvertSpreadToExcel | |
![]() ![]() | DoubleToPosixTime | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | FindColumnByName | |
![]() | FindDataByIndex | |
![]() | FindExcelByName | |
![]() | FindExcelColumnByName | |
![]() | FindFunctionByName | |
![]() | FindGraphByName | |
![]() | FindMatrixByName | |
![]() | FindNoteByName | |
![]() | FindObjectByIndex | |
![]() | FindSpreadByName | |
![]() | FindSpreadColumnByName | |
![]() | FindWindowObjectByIndex | |
![]() | GetAnnotationProperties | |
![]() | GetAxisBreakProperties | |
![]() | GetAxisParameterProperties | |
![]() | GetColor | |
![]() | GetColorMap | |
![]() | GetColumnInfoAndData | |
![]() | GetCurveProperties | |
![]() ![]() | GetDataTypeToDeserialize | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetLayerProperties | |
![]() | GetMatrixValues | |
![]() | GetNoteProperties | |
![]() | GetNullTerminatedString | Gets a null terminated string from a byte buffer. |
![]() | GetProjectFolderProperties | |
![]() | GetProjectLeafProperties | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetWindowProperties | |
![]() | GetZColorsMap | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | OutputProjectTree | |
![]() | ReadAnnotationElement | |
![]() | ReadAnnotationList | |
![]() | ReadAttachmentList | |
![]() | ReadAxisBreakElement | |
![]() | ReadAxisParameterElement | |
![]() | ReadCurveElement | |
![]() | ReadDataSetElement | |
![]() ![]() | ReadFileVersion | Reads the file version from an .opj or .opju file. Attention: this call does not throw exceptions if the file is corrupt! Instead you have to check the error argument! |
![]() | ReadFolderTree | |
![]() | ReadGlobalHeader | |
![]() | ReadLayerElement | |
![]() ![]() | ReadLine | Reads a string line, and stops if the char is below 0x20. Afterwards, the stream cursor is placed on the character that has caused the stop. |
![]() | ReadNoteElement | |
![]() | ReadObjectAsByteArray | |
![]() | ReadObjectAsString | Reads a fixed length string. If the size is given as greater than 0, then also the delimiting newline char (0x0A) is read. Note that if a size of 0 is provided, then the delimiting newline character is not read! |
![]() | ReadObjectSize | |
![]() | ReadParameterElement | |
![]() | ReadProjectLeaf | |
![]() | ReadProjectTree | |
![]() | ReadWindowElement | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |