Class OpacityImpl
java.lang.Object
com.priint.pubserver.metadata.xml.element.OpacityImpl
- All Implemented Interfaces:
Opacity,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintGets the blendmode.intGets the blendmode contour.intGets the blendmode face.intGets the blendmode text.doubleGets the contour.doublegetFace()Gets the face.intGets the isolation.intGets the isolation contour.intGets the isolation face.intGets the isolation text.intGets the knockout.intGets the knockout contour.intGets the knockout face.intGets the knockout text.doubleGets the object.intGets the overprint.intGets the overprint contour.intGets the overprint face.intGets the overprint text.doublegetText()Gets the text.voidsetBlendmode(int blendmode) Sets the blendmode.voidsetBlendmodeContour(int blendmodeContour) Sets the blendmode contour.voidsetBlendmodeFace(int blendmodeFace) Sets the blendmode face.voidsetBlendmodeText(int blendmodeText) Sets the blendmode text.voidsetContour(double contour) Sets the contour.voidsetFace(double face) Sets the face.voidsetIsolation(int isolation) Sets the isolation.voidsetIsolationContour(int isolationContour) Sets the isolation contour.voidsetIsolationFace(int isolationFace) Sets the isolation face.voidsetIsolationText(int isolationText) Sets the isolation text.voidsetKnockout(int knockout) Sets the knockout.voidsetKnockoutContour(int knockoutContour) Sets the knockout contour.voidsetKnockoutFace(int knockoutFace) Sets the knockout face.voidsetKnockoutText(int knockoutText) Sets the knockout text.voidsetObject(double object) Sets the object.voidsetOverprint(int overprint) Sets the overprint.voidsetOverprintContour(int overprintContour) Sets the overprint contour.voidsetOverprintFace(int overprintFace) Sets the overprint face.voidsetOverprintText(int overprintText) Sets the overprint text.voidsetText(double text) Sets the text.
-
Constructor Details
-
OpacityImpl
public OpacityImpl()
-
-
Method Details
-
getObject
public double getObject()Description copied from interface:OpacityGets the object. -
setObject
public void setObject(double object) Description copied from interface:OpacitySets the object. -
getBlendmode
public int getBlendmode()Description copied from interface:OpacityGets the blendmode.- Specified by:
getBlendmodein interfaceOpacity- Returns:
- the blendmode
-
setBlendmode
public void setBlendmode(int blendmode) Description copied from interface:OpacitySets the blendmode.- Specified by:
setBlendmodein interfaceOpacity- Parameters:
blendmode- the blendmode to set
-
getKnockout
public int getKnockout()Description copied from interface:OpacityGets the knockout.- Specified by:
getKnockoutin interfaceOpacity- Returns:
- the knockout
-
setKnockout
public void setKnockout(int knockout) Description copied from interface:OpacitySets the knockout.- Specified by:
setKnockoutin interfaceOpacity- Parameters:
knockout- the knockout to set
-
getIsolation
public int getIsolation()Description copied from interface:OpacityGets the isolation.- Specified by:
getIsolationin interfaceOpacity- Returns:
- the isolation
-
setIsolation
public void setIsolation(int isolation) Description copied from interface:OpacitySets the isolation.- Specified by:
setIsolationin interfaceOpacity- Parameters:
isolation- the isolation to set
-
getOverprint
public int getOverprint()Description copied from interface:OpacityGets the overprint.- Specified by:
getOverprintin interfaceOpacity- Returns:
- the overprint
-
setOverprint
public void setOverprint(int overprint) Description copied from interface:OpacitySets the overprint.- Specified by:
setOverprintin interfaceOpacity- Parameters:
overprint- the overprint to set
-
getContour
public double getContour()Description copied from interface:OpacityGets the contour.- Specified by:
getContourin interfaceOpacity- Returns:
- the contour
-
setContour
public void setContour(double contour) Description copied from interface:OpacitySets the contour.- Specified by:
setContourin interfaceOpacity- Parameters:
contour- the contour to set
-
getBlendmodeContour
public int getBlendmodeContour()Description copied from interface:OpacityGets the blendmode contour.- Specified by:
getBlendmodeContourin interfaceOpacity- Returns:
- the blendmodeContour
-
setBlendmodeContour
public void setBlendmodeContour(int blendmodeContour) Description copied from interface:OpacitySets the blendmode contour.- Specified by:
setBlendmodeContourin interfaceOpacity- Parameters:
blendmodeContour- the blendmodeContour to set
-
getKnockoutContour
public int getKnockoutContour()Description copied from interface:OpacityGets the knockout contour.- Specified by:
getKnockoutContourin interfaceOpacity- Returns:
- the knockoutContour
-
setKnockoutContour
public void setKnockoutContour(int knockoutContour) Description copied from interface:OpacitySets the knockout contour.- Specified by:
setKnockoutContourin interfaceOpacity- Parameters:
knockoutContour- the knockoutContour to set
-
getIsolationContour
public int getIsolationContour()Description copied from interface:OpacityGets the isolation contour.- Specified by:
getIsolationContourin interfaceOpacity- Returns:
- the isolationContour
-
setIsolationContour
public void setIsolationContour(int isolationContour) Description copied from interface:OpacitySets the isolation contour.- Specified by:
setIsolationContourin interfaceOpacity- Parameters:
isolationContour- the isolationContour to set
-
getOverprintContour
public int getOverprintContour()Description copied from interface:OpacityGets the overprint contour.- Specified by:
getOverprintContourin interfaceOpacity- Returns:
- the overprintContour
-
setOverprintContour
public void setOverprintContour(int overprintContour) Description copied from interface:OpacitySets the overprint contour.- Specified by:
setOverprintContourin interfaceOpacity- Parameters:
overprintContour- the overprintContour to set
-
getFace
public double getFace()Description copied from interface:OpacityGets the face. -
setFace
public void setFace(double face) Description copied from interface:OpacitySets the face. -
getBlendmodeFace
public int getBlendmodeFace()Description copied from interface:OpacityGets the blendmode face.- Specified by:
getBlendmodeFacein interfaceOpacity- Returns:
- the blendmodeFace
-
setBlendmodeFace
public void setBlendmodeFace(int blendmodeFace) Description copied from interface:OpacitySets the blendmode face.- Specified by:
setBlendmodeFacein interfaceOpacity- Parameters:
blendmodeFace- the blendmodeFace to set
-
getKnockoutFace
public int getKnockoutFace()Description copied from interface:OpacityGets the knockout face.- Specified by:
getKnockoutFacein interfaceOpacity- Returns:
- the knockoutFace
-
setKnockoutFace
public void setKnockoutFace(int knockoutFace) Description copied from interface:OpacitySets the knockout face.- Specified by:
setKnockoutFacein interfaceOpacity- Parameters:
knockoutFace- the knockoutFace to set
-
getIsolationFace
public int getIsolationFace()Description copied from interface:OpacityGets the isolation face.- Specified by:
getIsolationFacein interfaceOpacity- Returns:
- the isolationFace
-
setIsolationFace
public void setIsolationFace(int isolationFace) Description copied from interface:OpacitySets the isolation face.- Specified by:
setIsolationFacein interfaceOpacity- Parameters:
isolationFace- the isolationFace to set
-
getOverprintFace
public int getOverprintFace()Description copied from interface:OpacityGets the overprint face.- Specified by:
getOverprintFacein interfaceOpacity- Returns:
- the overprintFace
-
setOverprintFace
public void setOverprintFace(int overprintFace) Description copied from interface:OpacitySets the overprint face.- Specified by:
setOverprintFacein interfaceOpacity- Parameters:
overprintFace- the overprintFace to set
-
getText
public double getText()Description copied from interface:OpacityGets the text. -
setText
public void setText(double text) Description copied from interface:OpacitySets the text. -
getBlendmodeText
public int getBlendmodeText()Description copied from interface:OpacityGets the blendmode text.- Specified by:
getBlendmodeTextin interfaceOpacity- Returns:
- the blendmodeText
-
setBlendmodeText
public void setBlendmodeText(int blendmodeText) Description copied from interface:OpacitySets the blendmode text.- Specified by:
setBlendmodeTextin interfaceOpacity- Parameters:
blendmodeText- the blendmodeText to set
-
getKnockoutText
public int getKnockoutText()Description copied from interface:OpacityGets the knockout text.- Specified by:
getKnockoutTextin interfaceOpacity- Returns:
- the knockoutText
-
setKnockoutText
public void setKnockoutText(int knockoutText) Description copied from interface:OpacitySets the knockout text.- Specified by:
setKnockoutTextin interfaceOpacity- Parameters:
knockoutText- the knockoutText to set
-
getIsolationText
public int getIsolationText()Description copied from interface:OpacityGets the isolation text.- Specified by:
getIsolationTextin interfaceOpacity- Returns:
- the isolationText
-
setIsolationText
public void setIsolationText(int isolationText) Description copied from interface:OpacitySets the isolation text.- Specified by:
setIsolationTextin interfaceOpacity- Parameters:
isolationText- the isolationText to set
-
getOverprintText
public int getOverprintText()Description copied from interface:OpacityGets the overprint text.- Specified by:
getOverprintTextin interfaceOpacity- Returns:
- the overprintText
-
setOverprintText
public void setOverprintText(int overprintText) Description copied from interface:OpacitySets the overprint text.- Specified by:
setOverprintTextin interfaceOpacity- Parameters:
overprintText- the overprintText to set
-