DefaultValues

Inheritance: java.lang.Object

public class DefaultValues

Constructors

ConstructorDescription
DefaultValues()

Fields

FieldDescription
AlwaysShowChecksum
AspectRatio
AztecSymbolModeValue
AztectErrorLevel
BAR_HEIGHT
BackColor
BarWidthReduction
BorderColor
BorderDashStyleValue
BorderVisible
BorderWidth
CODE_TEXT
CODE_TEXT_SPACE
CodabarChecksumModeValue
CodabarSymbolValue
CodeTextAlignment
CodeTextColor
CodeTextFont
Columns
CustomerInformationInterpretingTypeValue
DEFAULT_FONT_FAMILY_NAME
DEFAULT_FONT_STYLE
DEFAULT_FONT_TEXT_SIZE
DataMatrixEcc
DataMatrixEncodeModeValue
DotCodeMask
Dpi
ECIEncoding
ENABLE_ESCAPE
EnableChecksumValue
FilledBars
ForeColor
GraphicsUnitValue
IMAGE_HEIGHT
IMAGE_WIDTH
ITF14BorderThickness
ITF14BorderTypeValue
MacroPdf417FileID
MacroPdf417SegmentID
MacroPdf417SegmentsCount
MaxiCodeEncodeMode
PDF_417_TRUNCATE
PLANET_SHORT_BAR_HEIGHT
POSTNET_SHORT_BAR_HEIGHT
Pdf417CompactionModeValue
Pdf417ErrorLevelValue
QREncodeModeValue
QREncodeTypeValue
QRErrorLevelValue
QR_VERSION_VALUE
RotationAngleF
Rows
SUPPLEMENT_SPACE
SupplementData
THROW_EXCEPTION_WNEN_CODE_TEXT_INCORRRECT
WideNarrowRatio
XDimension
YDimension
m_CodeLocation
m_DataMatrixEncodeMode
m_EnableChecksum
m_GraphicsUnit
m_ITF14BorderType
m_Pdf417CompactMode

Methods

MethodDescription
createDefaultFont()
createDefaultFontUnit()
equals(Object arg0)
getBarHeightUnit()
getBarcodeHeightUnit()
getBarcodeWidthUnit()
getBorderWidthUnit()
getCaption()
getClass()
getCodeTextStyle()
getEncodeType()
getEncoding()
getITF14BorderThicknessUnit()
getMargin()
getShortBarHeightUnit()
getSupplementSpaceUnit()
getXDimensionUnit()
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

DefaultValues()

public DefaultValues()

AlwaysShowChecksum

public static final boolean AlwaysShowChecksum

AspectRatio

public static final float AspectRatio

AztecSymbolModeValue

public static final AztecSymbolMode AztecSymbolModeValue

AztectErrorLevel

public static final int AztectErrorLevel

BAR_HEIGHT

public static final int BAR_HEIGHT

BackColor

public static final int BackColor

BarWidthReduction

public static final float BarWidthReduction

BorderColor

public static final int BorderColor

BorderDashStyleValue

public static final BorderDashStyle BorderDashStyleValue

BorderVisible

public static final boolean BorderVisible

BorderWidth

public static final float BorderWidth

CODE_TEXT

public static final String CODE_TEXT

CODE_TEXT_SPACE

public static final int CODE_TEXT_SPACE

CodabarChecksumModeValue

public static final CodabarChecksumMode CodabarChecksumModeValue

CodabarSymbolValue

public static final short CodabarSymbolValue

CodeTextAlignment

public static final TextAlignment CodeTextAlignment

CodeTextColor

public static final int CodeTextColor

CodeTextFont

public static final TextPaint CodeTextFont

Columns

public static final int Columns

CustomerInformationInterpretingTypeValue

public static final CustomerInformationInterpretingType CustomerInformationInterpretingTypeValue

DEFAULT_FONT_FAMILY_NAME

public static final Typeface DEFAULT_FONT_FAMILY_NAME

DEFAULT_FONT_STYLE

public static final int DEFAULT_FONT_STYLE

DEFAULT_FONT_TEXT_SIZE

public static final float DEFAULT_FONT_TEXT_SIZE

DataMatrixEcc

public static final DataMatrixEccType DataMatrixEcc

DataMatrixEncodeModeValue

public static final DataMatrixEncodeMode DataMatrixEncodeModeValue

DotCodeMask

public static final int DotCodeMask

Dpi

public static final float Dpi

ECIEncoding

public static final int ECIEncoding

ENABLE_ESCAPE

public static final boolean ENABLE_ESCAPE

EnableChecksumValue

public static final EnableChecksum EnableChecksumValue

FilledBars

public static boolean FilledBars

ForeColor

public static final int ForeColor

GraphicsUnitValue

public static final GraphicsUnit GraphicsUnitValue

IMAGE_HEIGHT

public static final int IMAGE_HEIGHT

IMAGE_WIDTH

public static final int IMAGE_WIDTH

ITF14BorderThickness

public static final float ITF14BorderThickness

ITF14BorderTypeValue

public static final ITF14BorderType ITF14BorderTypeValue

MacroPdf417FileID

public static final int MacroPdf417FileID

MacroPdf417SegmentID

public static final int MacroPdf417SegmentID

MacroPdf417SegmentsCount

public static final int MacroPdf417SegmentsCount

MaxiCodeEncodeMode

public static final int MaxiCodeEncodeMode

PDF_417_TRUNCATE

public static final boolean PDF_417_TRUNCATE

PLANET_SHORT_BAR_HEIGHT

public static final int PLANET_SHORT_BAR_HEIGHT

POSTNET_SHORT_BAR_HEIGHT

public static final int POSTNET_SHORT_BAR_HEIGHT

Pdf417CompactionModeValue

public static final Pdf417CompactionMode Pdf417CompactionModeValue

Pdf417ErrorLevelValue

public static final Pdf417ErrorLevel Pdf417ErrorLevelValue

QREncodeModeValue

public static final QREncodeMode QREncodeModeValue

QREncodeTypeValue

public static final QREncodeType QREncodeTypeValue

QRErrorLevelValue

public static final QRErrorLevel QRErrorLevelValue

QR_VERSION_VALUE

public static final QRVersion QR_VERSION_VALUE

RotationAngleF

public static final float RotationAngleF

Rows

public static final int Rows

SUPPLEMENT_SPACE

public static final int SUPPLEMENT_SPACE

SupplementData

public static final String SupplementData

THROW_EXCEPTION_WNEN_CODE_TEXT_INCORRRECT

public static final boolean THROW_EXCEPTION_WNEN_CODE_TEXT_INCORRRECT

WideNarrowRatio

public static final float WideNarrowRatio

XDimension

public static final float XDimension

YDimension

public static final float YDimension

m_CodeLocation

public static final CodeLocation m_CodeLocation

m_DataMatrixEncodeMode

public static final DataMatrixEncodeMode m_DataMatrixEncodeMode

m_EnableChecksum

public static final EnableChecksum m_EnableChecksum

m_GraphicsUnit

public static final GraphicsUnit m_GraphicsUnit

m_ITF14BorderType

public static final ITF14BorderType m_ITF14BorderType

m_Pdf417CompactMode

public static final Pdf417CompactionMode m_Pdf417CompactMode

createDefaultFont()

public static TextPaint createDefaultFont()

Returns: android.text.TextPaint

createDefaultFontUnit()

public static FontUnit createDefaultFontUnit()

Returns: FontUnit

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getBarHeightUnit()

public static Unit getBarHeightUnit()

Returns: Unit

getBarcodeHeightUnit()

public static Unit getBarcodeHeightUnit()

Returns: Unit

getBarcodeWidthUnit()

public static Unit getBarcodeWidthUnit()

Returns: Unit

getBorderWidthUnit()

public static Unit getBorderWidthUnit()

Returns: Unit

getCaption()

public static CaptionParameters getCaption()

Returns: CaptionParameters

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getCodeTextStyle()

public static CodetextParameters getCodeTextStyle()

Returns: CodetextParameters

getEncodeType()

public static BaseEncodeType getEncodeType()

Returns: BaseEncodeType

getEncoding()

public static System.Text.Encoding getEncoding()

Returns: com.aspose.ms.System.Text.Encoding

getITF14BorderThicknessUnit()

public static Unit getITF14BorderThicknessUnit()

Returns: Unit

getMargin()

public static Padding getMargin()

Returns: Padding

getShortBarHeightUnit()

public static Unit getShortBarHeightUnit()

Returns: Unit

getSupplementSpaceUnit()

public static Unit getSupplementSpaceUnit()

Returns: Unit

getXDimensionUnit()

public static Unit getXDimensionUnit()

Returns: Unit

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int