A B C D E F G H I L M N O P Q R S T U V W X

C

C - Static variable in class com.aspose.barcode.jr.CodabarSymbol
C symbol
C - Static variable in class com.aspose.barcode.jr.Code128Set
C set
Caption - Class in com.aspose.barcode.jr

Representing captions on the barcode image

Caption() - Constructor for class com.aspose.barcode.jr.Caption
Constructs x Caption with default settings
Caption(String) - Constructor for class com.aspose.barcode.jr.Caption
Constructs x Caption with x custom label
Caption(String, Font, Color) - Constructor for class com.aspose.barcode.jr.Caption
Constructs x Caption with x custom label
Caption(String, Font, Color, int) - Constructor for class com.aspose.barcode.jr.Caption
Constructs x Caption with x custom label
Caption(String, Font, Color, boolean, int) - Constructor for class com.aspose.barcode.jr.Caption
Construts x Caption with x custom label
CENTER - Static variable in class com.aspose.barcode.jr.TextAlign
align to the center
cloneFillComponent(FillComponent, JRFillCloneFactory) - Method in class com.aspose.barcode.jr.BarCodeFillFactory
Creates a clone of a fill component.
CODABAR - Static variable in class com.aspose.barcode.jr.Symbology
Codarbar type of barcode.
CodabarSymbol - Class in com.aspose.barcode.jr
Codabar types of barcode's start symbol and stop symbol
CodabarSymbol() - Constructor for class com.aspose.barcode.jr.CodabarSymbol
This class serves the purpose of hosting constants, never meant to be initiated.
CODE11 - Static variable in class com.aspose.barcode.jr.Symbology
Code11 type of barcode.
CODE128 - Static variable in class com.aspose.barcode.jr.Symbology
Code128 type of barcode
Code128CodeBuilder - Class in com.aspose.barcode.jr
Use to generate customized CodeText for Code128 barcode.For example, this class can be used within the Scriptlet of the report to customize barcode.
[Sample]
Code128CodeBuilder builder = new Code128CodeBuilder(Code128Set.A);
String codeText = builder.Append("1234").Switch(Code128Set.B).Append("5678").toString();
Code128CodeBuilder(int) - Constructor for class com.aspose.barcode.jr.Code128CodeBuilder
 
Code128CodeBuilder() - Constructor for class com.aspose.barcode.jr.Code128CodeBuilder
 
Code128Set - Class in com.aspose.barcode.jr
CodeSet for code 128 types of barcode
Code128Set() - Constructor for class com.aspose.barcode.jr.Code128Set
 
CODE39EXTENDED - Static variable in class com.aspose.barcode.jr.Symbology
Code 39 extended type of barcode
CODE39STANDARD - Static variable in class com.aspose.barcode.jr.Symbology
Code 39 standard type of barcode
CODE93EXTENDED - Static variable in class com.aspose.barcode.jr.Symbology
Code 93 extended type of barcode
CODE93STANDARD - Static variable in class com.aspose.barcode.jr.Symbology
Code 93 standard type of barcode
collectExpressions(Component, JRExpressionCollector) - Method in class com.aspose.barcode.jr.BarCodeCompiler
Collects report expressions from a component.
com.aspose.barcode.jr - package com.aspose.barcode.jr
 
configureDigester(Digester) - Method in class com.aspose.barcode.jr.BarCodeDigesterRules
Configures an XML digester by adding the rules required to parse component XML fragments.
Create(String, String) - Static method in class com.aspose.barcode.jr.BarCodeAttributesFactory
Using the given text and symbology to create a BarCodeAttributes bean
Create(String, String, Color) - Static method in class com.aspose.barcode.jr.BarCodeAttributesFactory
Using the given text,symbology and color to create a BarCodeAttributes bean
CreateCode128(String, int) - Static method in class com.aspose.barcode.jr.BarCodeAttributesFactory
Using the given text and codeset to create a BarCodeAttributes bean for rendering Code128 barcode
createObject(Attributes) - Method in class com.aspose.barcode.jr.XmlBarCodeFactory
 
Customer2 - Static variable in class com.aspose.barcode.jr.AustraliaPostFormatControlCode
Customer BarCode 2
Customer3 - Static variable in class com.aspose.barcode.jr.AustraliaPostFormatControlCode
Customer BarCode 3
Customized - Static variable in class com.aspose.barcode.jr.Code128Set
Specifies using the customized codeset.

A B C D E F G H I L M N O P Q R S T U V W X