|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BarcodeShape in net.sf.dynamicreports.design.base.barcode |
---|
Methods in net.sf.dynamicreports.design.base.barcode that return BarcodeShape | |
---|---|
BarcodeShape |
DRDesignDataMatrixBarcode.getShape()
|
Methods in net.sf.dynamicreports.design.base.barcode with parameters of type BarcodeShape | |
---|---|
void |
DRDesignDataMatrixBarcode.setShape(BarcodeShape shape)
|
Uses of BarcodeShape in net.sf.dynamicreports.design.definition.barcode |
---|
Methods in net.sf.dynamicreports.design.definition.barcode that return BarcodeShape | |
---|---|
BarcodeShape |
DRIDesignDataMatrixBarcode.getShape()
|
Uses of BarcodeShape in net.sf.dynamicreports.jasper.transformation |
---|
Methods in net.sf.dynamicreports.jasper.transformation with parameters of type BarcodeShape | |
---|---|
static org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint |
ConstantTransform.barcodeShape(BarcodeShape shape)
|
Uses of BarcodeShape in net.sf.dynamicreports.report.base.barcode |
---|
Methods in net.sf.dynamicreports.report.base.barcode that return BarcodeShape | |
---|---|
BarcodeShape |
DRDataMatrixBarcode.getShape()
|
Methods in net.sf.dynamicreports.report.base.barcode with parameters of type BarcodeShape | |
---|---|
void |
DRDataMatrixBarcode.setShape(BarcodeShape shape)
|
Uses of BarcodeShape in net.sf.dynamicreports.report.builder.barcode |
---|
Methods in net.sf.dynamicreports.report.builder.barcode with parameters of type BarcodeShape | |
---|---|
DataMatrixBarcodeBuilder |
DataMatrixBarcodeBuilder.setShape(BarcodeShape shape)
|
Uses of BarcodeShape in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return BarcodeShape | |
---|---|
static BarcodeShape |
BarcodeShape.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BarcodeShape[] |
BarcodeShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of BarcodeShape in net.sf.dynamicreports.report.definition.barcode |
---|
Methods in net.sf.dynamicreports.report.definition.barcode that return BarcodeShape | |
---|---|
BarcodeShape |
DRIDataMatrixBarcode.getShape()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |