public class GXSCS extends Object
Modifier and Type | Method and Description |
---|---|
int |
getBufferPosition()
Retrieves point in complete buffer print-job.
|
int |
getColumnNumber()
Retrieves the column where the control string should be implemented.
|
byte[] |
getData()
Retrieves the complete data of the control string (SCS).
|
int |
getKeyAt(int index)
Retrieves a value key according to the key?s index.
|
int |
getKeysCount()
Number of dynamic values in the control string data.
|
int |
getLineNumber()
Retrieves the line where the control string should be implemented.
|
int |
getPageBufferPosition()
Retrieves a point in the portion of the original buffer that is in the current page.
|
int |
getType()
Retrieves a type of control string (SCS).
|
String |
toString() |
public int getKeysCount()
public int getKeyAt(int index)
public int getType()
public int getLineNumber()
public int getColumnNumber()
public int getBufferPosition()
public int getPageBufferPosition()
public byte[] getData()
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.