LineDataInfoProducer
, PresentationTextData
, PtocaBuilder
, TextDataInfoProducer
public interface PtocaConstants
Modifier and Type | Field | Description |
---|---|---|
static byte |
AMB |
Absolute Move Baseline
|
static byte |
AMI |
Absolute Move Inline
|
static byte |
CHAIN_BIT |
Bit to set for chained control sequences
|
static byte |
DBR |
Draw B-axis Rule
|
static byte |
DIR |
Draw I-axis Rule
|
static byte[] |
ESCAPE |
"Escape" sequence for normal PTOCA command sequences.
|
static byte |
NOP |
No Operation
|
static byte |
RMI |
Relative Move Inline
|
static byte |
SCFL |
Set Coded Font Local
|
static byte |
SEC |
Set Extended Text Color
|
static byte |
SIA |
Set Intercharacter Adjustment
|
static byte |
STO |
Set Text Orientation
|
static byte |
SVI |
Set Variable Space Character Increment
|
static int |
TRANSPARENT_DATA_MAX_SIZE |
Maximum size of transparent data chunks
|
static byte |
TRN |
Transparent Data
|
static final byte[] ESCAPE
static final byte CHAIN_BIT
static final byte SIA
static final byte SVI
static final byte AMI
static final byte RMI
static final byte AMB
static final byte TRN
static final byte DIR
static final byte DBR
static final byte SEC
static final byte SCFL
static final byte STO
static final byte NOP
static final int TRANSPARENT_DATA_MAX_SIZE
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.