java.lang.Object
com.lowagie.text.pdf.codec.wmf.MetaState
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.intDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.intDeprecated.intDeprecated.Deprecated.intDeprecated.intDeprecated.static final intDeprecated.intDeprecated.Deprecated.floatDeprecated.floatDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.intDeprecated.static final intDeprecated.static final intDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMetaObject(MetaObject object) Deprecated.voidDeprecated.voiddeleteMetaObject(int index) Deprecated.intDeprecated.Getter for property backgroundMode.Deprecated.Getter for property currentBackgroundColor.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Getter for property currentTextColor.booleanDeprecated.intDeprecated.Getter for property polyFillMode.intDeprecated.Getter for property textAlign.voidrestoreState(int index, PdfContentByte cb) Deprecated.voidDeprecated.voidselectMetaObject(int index, PdfContentByte cb) Deprecated.voidsetBackgroundMode(int backgroundMode) Deprecated.Setter for property backgroundMode.voidsetCurrentBackgroundColor(Color currentBackgroundColor) Deprecated.Setter for property currentBackgroundColor.voidDeprecated.voidsetCurrentTextColor(Color currentTextColor) Deprecated.Setter for property currentTextColor.voidsetExtentWx(int extentWx) Deprecated.voidsetExtentWy(int extentWy) Deprecated.voidDeprecated.voidDeprecated.voidsetMetaState(MetaState state) Deprecated.voidsetOffsetWx(int offsetWx) Deprecated.voidsetOffsetWy(int offsetWy) Deprecated.voidsetPolyFillMode(int polyFillMode) Deprecated.Setter for property polyFillMode.voidsetScalingX(float scalingX) Deprecated.voidsetScalingY(float scalingY) Deprecated.voidsetTextAlign(int textAlign) Deprecated.Setter for property textAlign.floattransformAngle(float angle) Deprecated.floattransformX(int x) Deprecated.floattransformY(int y) Deprecated.
-
Field Details
-
TA_NOUPDATECP
public static final int TA_NOUPDATECPDeprecated.- See Also:
-
TA_UPDATECP
public static final int TA_UPDATECPDeprecated.- See Also:
-
TA_LEFT
public static final int TA_LEFTDeprecated.- See Also:
-
TA_RIGHT
public static final int TA_RIGHTDeprecated.- See Also:
-
TA_CENTER
public static final int TA_CENTERDeprecated.- See Also:
-
TA_TOP
public static final int TA_TOPDeprecated.- See Also:
-
TA_BOTTOM
public static final int TA_BOTTOMDeprecated.- See Also:
-
TA_BASELINE
public static final int TA_BASELINEDeprecated.- See Also:
-
TRANSPARENT
public static final int TRANSPARENTDeprecated.- See Also:
-
OPAQUE
public static final int OPAQUEDeprecated.- See Also:
-
ALTERNATE
public static final int ALTERNATEDeprecated.- See Also:
-
WINDING
public static final int WINDINGDeprecated.- See Also:
-
savedStates
Deprecated. -
MetaObjects
Deprecated. -
currentPoint
Deprecated. -
currentPen
Deprecated. -
currentBrush
Deprecated. -
currentFont
Deprecated. -
currentBackgroundColor
Deprecated. -
currentTextColor
Deprecated. -
backgroundMode
public int backgroundModeDeprecated. -
polyFillMode
public int polyFillModeDeprecated. -
lineJoin
public int lineJoinDeprecated. -
textAlign
public int textAlignDeprecated. -
offsetWx
public int offsetWxDeprecated. -
offsetWy
public int offsetWyDeprecated. -
extentWx
public int extentWxDeprecated. -
extentWy
public int extentWyDeprecated. -
scalingX
public float scalingXDeprecated. -
scalingY
public float scalingYDeprecated.
-
-
Constructor Details
-
MetaState
public MetaState()Deprecated.Creates new MetaState -
MetaState
Deprecated.
-
-
Method Details
-
setMetaState
Deprecated. -
addMetaObject
Deprecated. -
selectMetaObject
Deprecated. -
deleteMetaObject
public void deleteMetaObject(int index) Deprecated. -
saveState
Deprecated. -
restoreState
Deprecated. -
cleanup
Deprecated. -
transformX
public float transformX(int x) Deprecated. -
transformY
public float transformY(int y) Deprecated. -
setScalingX
public void setScalingX(float scalingX) Deprecated. -
setScalingY
public void setScalingY(float scalingY) Deprecated. -
setOffsetWx
public void setOffsetWx(int offsetWx) Deprecated. -
setOffsetWy
public void setOffsetWy(int offsetWy) Deprecated. -
setExtentWx
public void setExtentWx(int extentWx) Deprecated. -
setExtentWy
public void setExtentWy(int extentWy) Deprecated. -
transformAngle
public float transformAngle(float angle) Deprecated. -
getCurrentPoint
Deprecated. -
setCurrentPoint
Deprecated. -
getCurrentBrush
Deprecated. -
getCurrentPen
Deprecated. -
getCurrentFont
Deprecated. -
getCurrentBackgroundColor
Deprecated.Getter for property currentBackgroundColor.- Returns:
- Value of property currentBackgroundColor.
-
setCurrentBackgroundColor
Deprecated.Setter for property currentBackgroundColor.- Parameters:
currentBackgroundColor- New value of property currentBackgroundColor.
-
getCurrentTextColor
Deprecated.Getter for property currentTextColor.- Returns:
- Value of property currentTextColor.
-
setCurrentTextColor
Deprecated.Setter for property currentTextColor.- Parameters:
currentTextColor- New value of property currentTextColor.
-
getBackgroundMode
public int getBackgroundMode()Deprecated.Getter for property backgroundMode.- Returns:
- Value of property backgroundMode.
-
setBackgroundMode
public void setBackgroundMode(int backgroundMode) Deprecated.Setter for property backgroundMode.- Parameters:
backgroundMode- New value of property backgroundMode.
-
getTextAlign
public int getTextAlign()Deprecated.Getter for property textAlign.- Returns:
- Value of property textAlign.
-
setTextAlign
public void setTextAlign(int textAlign) Deprecated.Setter for property textAlign.- Parameters:
textAlign- New value of property textAlign.
-
getPolyFillMode
public int getPolyFillMode()Deprecated.Getter for property polyFillMode.- Returns:
- Value of property polyFillMode.
-
setPolyFillMode
public void setPolyFillMode(int polyFillMode) Deprecated.Setter for property polyFillMode.- Parameters:
polyFillMode- New value of property polyFillMode.
-
setLineJoinRectangle
Deprecated. -
setLineJoinPolygon
Deprecated. -
getLineNeutral
public boolean getLineNeutral()Deprecated.
-