|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiCode128BarCodeType
com.stimulsoft.report.barCodes.StiEAN128AutoBarCodeType
public class StiEAN128AutoBarCodeType
The class describes the Barcode type - EAN-128.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.stimulsoft.report.barCodes.StiCode128BarCodeType |
---|
StiCode128BarCodeType.ControlCodes |
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.barCodes.StiBarCodeTypeService |
---|
visiblePropertiesCount |
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiEAN128AutoBarCodeType()
|
|
StiEAN128AutoBarCodeType(double module,
double height)
|
Method Summary | |
---|---|
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
|
java.lang.String |
getDefaultCodeValue()
|
java.lang.String |
getServiceName()
Gets a service name. |
Methods inherited from class com.stimulsoft.report.barCodes.StiCode128BarCodeType |
---|
getHeight, getLabelFontHeight, getModule, LoadFromJsonObject, SaveToJsonObject, setHeight, setModule |
Methods inherited from class com.stimulsoft.report.barCodes.StiBarCodeTypeService |
---|
GetCode, getCombinedCode, getExportPainter, getServiceCategory, getServiceType, LoadFromJsonObjectInternal, setExportPainter, toString |
Methods inherited from class com.stimulsoft.base.services.StiService |
---|
clone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled |
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
---|
cleanReference, getReference, setReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StiEAN128AutoBarCodeType()
public StiEAN128AutoBarCodeType(double module, double height)
Method Detail |
---|
public java.lang.String getServiceName()
getServiceName
in class StiService
public void draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) throws java.lang.Exception
draw
in class StiBarCodeTypeService
java.lang.Exception
public java.lang.String getDefaultCodeValue()
getDefaultCodeValue
in class StiBarCodeTypeService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |