public class UPCEComponent extends Barcode4jComponent
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_CHECKSUM_MODE |
COMPONENT_DESIGNATION, PROPERTY_MODULE_WIDTH, PROPERTY_ORIENTATION, PROPERTY_PATTERN_EXPRESSION, PROPERTY_QUIET_ZONE, PROPERTY_TEXT_POSITION, PROPERTY_VERTICAL_QUIET_ZONE
PROPERTY_CODE_EXPRESSION, PROPERTY_EVALUATION_GROUP, PROPERTY_EVALUATION_TIME, PROPERTY_PREFIX
Constructor and Description |
---|
UPCEComponent() |
Modifier and Type | Method and Description |
---|---|
String |
getChecksumMode() |
void |
receive(BarcodeVisitor visitor) |
void |
setChecksumMode(org.krysalis.barcode4j.ChecksumMode checksumMode) |
void |
setChecksumMode(String checksumMode) |
clone, copyBarcodeComponentFields, getDesignation, getModuleWidth, getOrientationValue, getPatternExpression, getQuietZone, getTextPositionValue, getVerticalQuietZone, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZone
cloneObject, getCodeExpression, getEvaluationGroup, getEvaluationTimeValue, getEventSupport, setCodeExpression, setEvaluationGroup, setEvaluationTimeValue
public static final String PROPERTY_CHECKSUM_MODE
public String getChecksumMode()
public void setChecksumMode(String checksumMode)
public void setChecksumMode(org.krysalis.barcode4j.ChecksumMode checksumMode)
public void receive(BarcodeVisitor visitor)
receive
in class BarcodeComponent
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.