|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Canvas
com.java4less.rbarcode.BarCode
com.java4less.rbarcode.BarCode2D
com.java4less.rbarcode.BarCodePDF417Bean
public class BarCodePDF417Bean
Field Summary | |
---|---|
int |
PDFMode
PDF417 mode. |
Fields inherited from class com.java4less.rbarcode.BarCode2D |
---|
codeBinary, PDF_BINARY, PDF_NUMERIC, PDF_TEXT, PDFColumns, PDFCompact, PDFECLevel, PDFMacroAddresse, PDFMacroFileId, PDFMacroFileName, PDFMacroFileSize, PDFMacroLastSegment, PDFMacroSegment, PDFMacroSegmentCount, PDFMacroSender, PDFMacroTimeStamp, PDFMaxRows, PDFPointerNextData, PDFRows |
Fields inherited from class com.java4less.rbarcode.BarCode |
---|
backColor, BAR39, BAR39EXT, barColor, barHeightCM, barType, checkCharacter, CODABAR, CODABARStartChar, CODABARStopChar, code, CODE11, CODE128, Code128Set, CODE93, CODE93EXT, codeText, DATAMATRIX, EAN128, EAN13, EAN8, fontColor, guardBars, H, I, IND25, INTERLEAVED25, L, leftMarginCM, MAT25, MSI, MSI_CHECKSUM_10, MSI_CHECKSUM_10_10, MSI_CHECKSUM_11, MSI_CHECKSUM_11_10, MSIChecksum, N, PDF417, POSTNET, postnetHeightShortBar, postnetHeightTallBar, processTilde, resolution, rotate, supHeight, supplement, supSeparationCM, textFont, textOnTop, topMarginCM, UPCA, UPCE, UPCEANSupplement2, UPCEANSupplement5, UPCESytem, X |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
BarCodePDF417Bean()
Bean implementation of BarCode2D that provides getter and setter methods. |
Method Summary | |
---|---|
java.awt.Color |
getBackColor()
background color. |
java.awt.Color |
getBarColor()
color of the bars. |
double |
getBarHeightCM()
height of the bars in CM |
double |
getBarWith()
wide of the bars in CM |
java.lang.String |
getCode()
text to be painted as barcode. |
byte[] |
getCodeBinary()
binary data to be painted as barcode. |
double |
getLeftMarginCM()
left margin of the barcode (also know as quite zone). |
java.lang.String |
getName()
Returns "RBarCodePDF417". |
int |
getPDFColumns()
number of columns of the PDF417 code. |
int |
getPDFECLevel()
PDF417 error correction level. |
java.lang.String |
getPDFMacroAddresse()
(optional) Addresse for Macro PDF symbols |
long |
getPDFMacroFileId()
File id for Macro PDF symbols |
java.lang.String |
getPDFMacroFileName()
Filename for Macro PDF symbols |
long |
getPDFMacroFileSize()
(optional) File size for Macro PDF symbols |
int |
getPDFMacroSegment()
Segment index in the segment sequence (starting at 0) |
int |
getPDFMacroSegmentCount()
Number of segments in Macro PDF 417 symbols |
java.lang.String |
getPDFMacroSender()
(optional) Sender for Macro PDF symbols |
java.lang.String |
getPDFMacroTimeStamp()
(optional) Timestamp for Macro PDF symbols |
int |
getPDFMaxRows()
maximum number of rows |
java.lang.String |
getPDFMode()
PDF417 mode. |
int |
getPDFRows()
number of rows of the PDF417 code. |
int |
getResolution()
pixels/CM. |
int |
getRotate()
rotation angle. |
double |
getTopMarginCM()
top margin of the barcode (also know as quite zone). |
void |
setBackColor(java.awt.Color c)
background color. |
void |
setBarColor(java.awt.Color c)
color of the bars. |
void |
setBarHeightCM(double d)
height of the bars in CM |
void |
setBarWith(double d)
wide of the bars in CM |
void |
setCode(byte[] c)
binary data to be painted as barcode. |
void |
setCode(java.lang.String c)
text to be painted as barcode. |
void |
setLeftMarginCM(double d)
left margin of the barcode (also know as quite zone). |
void |
setPDFColumns(int c)
number of columns of the PDF417 code. |
void |
setPDFECLevel(int c)
PDF417 error correction level. |
void |
setPDFMacroAddresse(java.lang.String i)
(optional) Addresse for Macro PDF symbols |
void |
setPDFMacroFileId(long i)
File id for Macro PDF symbols |
void |
setPDFMacroFileName(java.lang.String i)
Filename for Macro PDF symbols |
void |
setPDFMacroFileSize(long i)
(optional) File size for Macro PDF symbols |
void |
setPDFMacroSegment(int i)
Segment index in the segment sequence (starting at 0) |
void |
setPDFMacroSegmentCount(int i)
Number of segments in Macro PDF 417 symbols |
void |
setPDFMacroSender(java.lang.String i)
(optional) Sender for Macro PDF symbols |
void |
setPDFMacroTimeStamp(java.lang.String i)
(optional) Timestamp for Macro PDF symbols |
void |
setPDFMaxRows(int r)
maximum number of rows |
void |
setPDFMode(java.lang.String m)
PDF417 mode. |
void |
setPDFRows(int r)
number of rows of the PDF417 code. |
void |
setResolution(int d)
pixels/CM. |
void |
setRotate(int i)
rotation angle. |
void |
setTopMarginCM(double d)
top margin of the barcode (also know as quite zone). |
Methods inherited from class com.java4less.rbarcode.BarCode2D |
---|
prepareMacroPDF, resetMacroPDF |
Methods inherited from class com.java4less.rbarcode.BarCode |
---|
getAiLen, getEAN128Text, getFixedFieldLen, getPaintedArea, paint, print |
Methods inherited from class java.awt.Canvas |
---|
addNotify, createBufferStrategy, createBufferStrategy, getAccessibleContext, getBufferStrategy, update |
Methods inherited from class java.awt.Component |
---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, dispatchEvent, doLayout, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAlignmentX, getAlignmentY, getBackground, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMinimumSize, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, preferredSize, prepareImage, prepareImage, printAll, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int PDFMode
Constructor Detail |
---|
public BarCodePDF417Bean()
Method Detail |
---|
public int getPDFRows()
public void setPDFRows(int r)
r
- public int getPDFMaxRows()
public void setPDFMaxRows(int r)
r
- public int getPDFColumns()
public void setPDFColumns(int c)
c
- public int getPDFECLevel()
public void setPDFECLevel(int c)
c
- public java.lang.String getPDFMode()
public void setPDFMode(java.lang.String m)
m
- public java.lang.String getCode()
public void setCode(java.lang.String c)
c
- public byte[] getCodeBinary()
public void setCode(byte[] c)
c
- public double getLeftMarginCM()
public void setLeftMarginCM(double d)
d
- public double getTopMarginCM()
public void setTopMarginCM(double d)
d
- public double getBarHeightCM()
public void setBarHeightCM(double d)
d
- public int getResolution()
public void setResolution(int d)
d
- public double getBarWith()
public void setBarWith(double d)
d
- public java.awt.Color getBackColor()
public void setBackColor(java.awt.Color c)
c
- public int getPDFMacroSegmentCount()
public void setPDFMacroSegmentCount(int i)
i
- public int getPDFMacroSegment()
public void setPDFMacroSegment(int i)
i
- public long getPDFMacroFileSize()
public void setPDFMacroFileSize(long i)
i
- public java.lang.String getPDFMacroFileName()
public void setPDFMacroFileName(java.lang.String i)
i
- public java.lang.String getPDFMacroTimeStamp()
public void setPDFMacroTimeStamp(java.lang.String i)
i
- public java.lang.String getPDFMacroSender()
public void setPDFMacroSender(java.lang.String i)
i
- public java.lang.String getPDFMacroAddresse()
public void setPDFMacroAddresse(java.lang.String i)
i
- public long getPDFMacroFileId()
public void setPDFMacroFileId(long i)
i
- public java.awt.Color getBarColor()
public void setBarColor(java.awt.Color c)
c
- public int getRotate()
public void setRotate(int i)
i
- public java.lang.String getName()
getName
in class java.awt.Component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |