|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.fglreport.ProprinterControl
ProprinterControl.java Copyright:
Copyright (C) 2002 Moredata
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc, 59 Temple Place-Suite 330, Boston, MA 02111-1307, USA.
Company: Moredata
| Field Summary | |
protected java.io.FileOutputStream |
outputStream
Text output stream Talvez deve-se usar um Writer de qualquer espécie |
| Constructor Summary | |
ProprinterControl()
|
|
| Method Summary | |
static java.lang.String |
Cond()
Muda a impressão para condensado |
static java.lang.String |
CornerIntLeft()
Imprime caracter gráfico correspondente ao canto inferior esquerdo |
static java.lang.String |
CornerIntRight()
Imprime caracter gráfico correspondente ao canto inferior direito |
static java.lang.String |
CornerSupLeft()
Imprime caracter gráfico correspondente ao canto superior esquerdo |
static java.lang.String |
CornerSupRight()
Imprime caracter gráfico correspondente ao canto superior direito |
static java.lang.String |
Draft()
Muda a qualidade da impressão |
static java.lang.String |
DStrike()
Muda a impressão para Negrito |
static java.lang.String |
Elite()
Elite |
static java.lang.String |
Enlarged()
Muda a impressão para o dobro da largura |
static java.lang.String |
JunctionInt()
Imprime caracter gráfico correspondente à junção interior |
static java.lang.String |
JunctionLeft()
Imprime caracter gráfico correspondente à junção esquerda |
static java.lang.String |
JunctionRight()
Imprime caracter gráfico correspondente à junção direita |
static java.lang.String |
JunctionTop()
Imprime caracter gráfico correspondente à junção de cima |
static java.lang.String |
JunctionUnd()
Imprime caracter gráfico correspondente à junção de baixo |
static java.lang.String |
N216(char val)
Mete o espaçamento a n/216 de polegada |
static java.lang.String |
Nlq()
Muda a qualidade da impressão |
static java.lang.String |
NoCond()
Muda a impressão para não condensado |
static java.lang.String |
NoDStrike()
Muda a impressão para não Negrito |
static java.lang.String |
NoEnlarged()
Muda a impressão para largura normal |
static java.lang.String |
NoProp()
Muda a impressão para um espaçamento não proporcional |
static java.lang.String |
NoUnl()
Muda a impressão para não sublinhado |
static java.lang.String |
OneSixth()
Mete o espaçamento a 1/6 polegada (Normal) |
static java.lang.String |
OneTenth()
Mete o espaçamento a 1/10 de polegada |
static java.lang.String |
Prop()
Muda a impressão para um espaçamento proporcional |
static java.lang.String |
Stroke(int n)
Imprime um traço |
static java.lang.String |
StrokeHoriz()
Imprime caracter gráfico correspondente ao traço horizontal |
static java.lang.String |
StrokeVert()
Imprime caracter gráfico correspondente ao traço vertical |
static java.lang.String |
StrokeVert2()
Imprime caracter gráfico correspondente ao traço vertical |
static java.lang.String |
Unl()
Muda a impressão para sublinhado |
static java.lang.String |
VertCm(float cm)
Mete o espaçamento a n cm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.io.FileOutputStream outputStream
Talvez deve-se usar um Writer de qualquer espécie
| Constructor Detail |
public ProprinterControl()
| Method Detail |
public static java.lang.String Elite()
public static java.lang.String OneTenth()
public static java.lang.String OneSixth()
public static java.lang.String N216(char val)
public static java.lang.String VertCm(float cm)
public static java.lang.String Cond()
public static java.lang.String NoCond()
public static java.lang.String Unl()
public static java.lang.String NoUnl()
public static java.lang.String DStrike()
public static java.lang.String NoDStrike()
public static java.lang.String Enlarged()
public static java.lang.String NoEnlarged()
public static java.lang.String Prop()
public static java.lang.String NoProp()
public static java.lang.String Nlq()
public static java.lang.String Draft()
public static java.lang.String CornerSupLeft()
public static java.lang.String CornerSupRight()
public static java.lang.String CornerIntLeft()
public static java.lang.String CornerIntRight()
public static java.lang.String JunctionLeft()
public static java.lang.String JunctionRight()
public static java.lang.String JunctionTop()
public static java.lang.String JunctionUnd()
public static java.lang.String JunctionInt()
public static java.lang.String StrokeHoriz()
public static java.lang.String StrokeVert()
public static java.lang.String StrokeVert2()
public static java.lang.String Stroke(int n)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||