|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPlacedObject
common Interface for ContentObjects and MarkObjects
| Method Summary | |
|---|---|
JDFRectangle |
getClipBox()
(20) get JDFRectangle attribute ClipBox |
String |
getClipPath()
(23) get String attribute ClipPath |
JDFMatrix |
getCTM()
(20) get JDFMatrix attribute CTM |
JDFXYPair |
getHalfTonePhaseOrigin()
(20) get JDFXYPair attribute HalfTonePhaseOrigin |
int |
getLayerID()
(15) get int attribute LayerID |
int |
getOrd()
(15) get int attribute Ord |
int |
getOrdID()
(15) get int attribute OrdID |
String |
getSourceClipPath()
(23) get String attribute SourceClipPath |
JDFMatrix |
getTrimCTM()
(20) get JDFMatrix attribute TrimCTM |
void |
setClipBox(JDFRectangle value)
(36) set attribute ClipBox |
void |
setClipPath(String value)
(36) set attribute ClipPath |
void |
setClipPath(String value,
int precision)
(36) set attribute ClipPath |
void |
setCTM(JDFMatrix value)
(36) set attribute CTM |
void |
setCTM(JDFMatrix value,
int precision)
(36) set attribute CTM |
void |
setHalfTonePhaseOrigin(JDFXYPair value)
(36) set attribute HalfTonePhaseOrigin |
void |
setLayerID(int value)
(36) set attribute LayerID |
void |
setOrd(int value)
(36) set attribute Ord |
void |
setOrdID(int value)
(36) set attribute OrdID |
void |
setSourceClipPath(String value)
(36) set attribute SourceClipPath |
void |
setTrimCTM(JDFMatrix value)
(36) set attribute TrimCTM |
void |
setTrimCTM(JDFMatrix value,
int precision)
(36) set attribute TrimCTM |
void |
setTrimSize(double x,
double y)
convenience method to set TrimSize |
void |
setTrimSize(double x,
double y,
int precision)
|
void |
setTrimSize(JDFXYPair xy)
convenience method to set TrimSize |
void |
setTrimSize(JDFXYPair jdfxyPair,
int precision)
|
| Method Detail |
|---|
void setSourceClipPath(String value)
value - : the value to set the attribute toString getSourceClipPath()
void setLayerID(int value)
value - : the value to set the attribute toint getLayerID()
void setCTM(JDFMatrix value)
value - : the value to set the attribute to
void setCTM(JDFMatrix value,
int precision)
value - : the value to set the attribute toprecision - JDFMatrix getCTM()
void setOrd(int value)
value - : the value to set the attribute toint getOrd()
void setHalfTonePhaseOrigin(JDFXYPair value)
value - : the value to set the attribute toJDFXYPair getHalfTonePhaseOrigin()
void setOrdID(int value)
value - : the value to set the attribute toint getOrdID()
void setTrimCTM(JDFMatrix value)
value - : the value to set the attribute to
void setTrimCTM(JDFMatrix value,
int precision)
value - : the value to set the attribute toprecision - void setTrimSize(JDFXYPair xy)
xy - : the value to set TrimSize to
void setTrimSize(double x,
double y)
x - : the value to set the x Dimension toy - : the value to set the y Dimension to
void setTrimSize(double x,
double y,
int precision)
x - y - precision - number of digits in decimal
void setTrimSize(JDFXYPair jdfxyPair,
int precision)
jdfxyPair - precision - number of digits in decimalJDFMatrix getTrimCTM()
void setClipBox(JDFRectangle value)
value - : the value to set the attribute toJDFRectangle getClipBox()
void setClipPath(String value)
value - : the value to set the attribute to
void setClipPath(String value,
int precision)
value - : the value to set the attribute toprecision - String getClipPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||