public class DestObject extends Object
Constructor and Description |
---|
DestObject() |
Modifier and Type | Method and Description |
---|---|
FitObject |
getFit()
Gets the Fit element, a child of the Dest element.
|
FitObject |
getFitB()
Sets the FitB element, a child of the Dest element.
|
FitObject |
getFitBH()
Sets the FitBH element, a child of the Dest element.
|
FitObject |
getFitBV()
Sets the FitBV element, a child of the Dest element.
|
FitObject |
getFitH()
Gets the FitH element, a child of the Dest element.
|
FitObject |
getFitR()
Gets the FitR element, a child of the Dest element.
|
FitObject |
getFitV()
Gets the FitV element, a child of the Dest element.
|
String |
getName()
Gets string value of the Name attribute of Named element, a child of Dest element.
|
FitObject |
getXyz()
Gets the XYZ element, a child of the Dest element.
|
DestObject |
setFit(FitObject fit)
Sets the Fit element, a child of the Dest element.
|
DestObject |
setFitB(FitObject fitB)
Gets the FitB element, a child of the Dest element.
|
DestObject |
setFitBH(FitObject fitBH)
Gets the FitBH element, a child of the Dest element.
|
DestObject |
setFitBV(FitObject fitBV)
Sets the FitBV element, a child of the Dest element.
|
DestObject |
setFitH(FitObject fitH)
Sets the FitH element, a child of the Dest element.
|
DestObject |
setFitR(FitObject fitR)
Sets the FitR element, a child of the Dest element.
|
DestObject |
setFitV(FitObject fitV)
Sets the FitV element, a child of the Dest element.
|
DestObject |
setName(String name)
Sets string value of the Name attribute of Named element, a child of Dest element.
|
DestObject |
setXyz(FitObject xyz)
Sets the XYZ element, a child of the Dest element.
|
public String getName()
public DestObject setName(String name)
public FitObject getXyz()
public DestObject setXyz(FitObject xyz)
public FitObject getFit()
public DestObject setFit(FitObject fit)
public FitObject getFitH()
public DestObject setFitH(FitObject fitH)
public FitObject getFitV()
public DestObject setFitV(FitObject fitV)
public FitObject getFitR()
public DestObject setFitR(FitObject fitR)
public FitObject getFitB()
public DestObject setFitB(FitObject fitB)
public FitObject getFitBH()
public DestObject setFitBH(FitObject fitBH)
public FitObject getFitBV()
public DestObject setFitBV(FitObject fitBV)
Copyright © 1998–2020 iText Group NV. All rights reserved.