Class LineType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.info.LineType
-
public class LineType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns="http://schema.webpdf.de/1.0/extraction/info" xmlns:xs="http://www.w3.org/2001/XMLSchema">Defines a set of attributes for Line annotations.</p>
Java class for LineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LineType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="startStyle" type="{http://www.w3.org/2001/XMLSchema}string" default="" /> <attribute name="endStyle" type="{http://www.w3.org/2001/XMLSchema}string" default="" /> <attribute name="showCaption" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="captionHorizontalOffset" type="{http://www.w3.org/2001/XMLSchema}float" default="0" /> <attribute name="captionVerticalOffset" type="{http://www.w3.org/2001/XMLSchema}float" default="0" /> <attribute name="captionPositioning" type="{http://www.w3.org/2001/XMLSchema}string" default="" /> <attribute name="leaderLineLength" type="{http://www.w3.org/2001/XMLSchema}float" default="0" /> <attribute name="leaderLineOffsetLength" type="{http://www.w3.org/2001/XMLSchema}float" default="0" /> <attribute name="leaderLineExtensionLength" type="{http://www.w3.org/2001/XMLSchema}float" default="0" /> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected FloatcaptionHorizontalOffsetprotected StringcaptionPositioningprotected FloatcaptionVerticalOffsetprotected StringendStyleprotected FloatleaderLineExtensionLengthprotected FloatleaderLineLengthprotected FloatleaderLineOffsetLengthprotected BooleanshowCaptionprotected StringstartStyle
-
Constructor Summary
Constructors Constructor Description LineType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetCaptionHorizontalOffset()Gets the value of the captionHorizontalOffset property.StringgetCaptionPositioning()Gets the value of the captionPositioning property.floatgetCaptionVerticalOffset()Gets the value of the captionVerticalOffset property.StringgetEndStyle()Gets the value of the endStyle property.floatgetLeaderLineExtensionLength()Gets the value of the leaderLineExtensionLength property.floatgetLeaderLineLength()Gets the value of the leaderLineLength property.floatgetLeaderLineOffsetLength()Gets the value of the leaderLineOffsetLength property.StringgetStartStyle()Gets the value of the startStyle property.booleanisSetCaptionHorizontalOffset()booleanisSetCaptionPositioning()booleanisSetCaptionVerticalOffset()booleanisSetEndStyle()booleanisSetLeaderLineExtensionLength()booleanisSetLeaderLineLength()booleanisSetLeaderLineOffsetLength()booleanisSetShowCaption()booleanisSetStartStyle()booleanisShowCaption()Gets the value of the showCaption property.voidsetCaptionHorizontalOffset(float value)Sets the value of the captionHorizontalOffset property.voidsetCaptionPositioning(String value)Sets the value of the captionPositioning property.voidsetCaptionVerticalOffset(float value)Sets the value of the captionVerticalOffset property.voidsetEndStyle(String value)Sets the value of the endStyle property.voidsetLeaderLineExtensionLength(float value)Sets the value of the leaderLineExtensionLength property.voidsetLeaderLineLength(float value)Sets the value of the leaderLineLength property.voidsetLeaderLineOffsetLength(float value)Sets the value of the leaderLineOffsetLength property.voidsetShowCaption(boolean value)Sets the value of the showCaption property.voidsetStartStyle(String value)Sets the value of the startStyle property.voidunsetCaptionHorizontalOffset()voidunsetCaptionVerticalOffset()voidunsetLeaderLineExtensionLength()voidunsetLeaderLineLength()voidunsetLeaderLineOffsetLength()voidunsetShowCaption()
-
-
-
Field Detail
-
startStyle
protected String startStyle
-
endStyle
protected String endStyle
-
showCaption
protected Boolean showCaption
-
captionHorizontalOffset
protected Float captionHorizontalOffset
-
captionVerticalOffset
protected Float captionVerticalOffset
-
captionPositioning
protected String captionPositioning
-
leaderLineLength
protected Float leaderLineLength
-
leaderLineOffsetLength
protected Float leaderLineOffsetLength
-
leaderLineExtensionLength
protected Float leaderLineExtensionLength
-
-
Method Detail
-
getStartStyle
public String getStartStyle()
Gets the value of the startStyle property.- Returns:
- possible object is
String
-
setStartStyle
public void setStartStyle(String value)
Sets the value of the startStyle property.- Parameters:
value- allowed object isString
-
isSetStartStyle
public boolean isSetStartStyle()
-
getEndStyle
public String getEndStyle()
Gets the value of the endStyle property.- Returns:
- possible object is
String
-
setEndStyle
public void setEndStyle(String value)
Sets the value of the endStyle property.- Parameters:
value- allowed object isString
-
isSetEndStyle
public boolean isSetEndStyle()
-
isShowCaption
public boolean isShowCaption()
Gets the value of the showCaption property.- Returns:
- possible object is
Boolean
-
setShowCaption
public void setShowCaption(boolean value)
Sets the value of the showCaption property.- Parameters:
value- allowed object isBoolean
-
isSetShowCaption
public boolean isSetShowCaption()
-
unsetShowCaption
public void unsetShowCaption()
-
getCaptionHorizontalOffset
public float getCaptionHorizontalOffset()
Gets the value of the captionHorizontalOffset property.- Returns:
- possible object is
Float
-
setCaptionHorizontalOffset
public void setCaptionHorizontalOffset(float value)
Sets the value of the captionHorizontalOffset property.- Parameters:
value- allowed object isFloat
-
isSetCaptionHorizontalOffset
public boolean isSetCaptionHorizontalOffset()
-
unsetCaptionHorizontalOffset
public void unsetCaptionHorizontalOffset()
-
getCaptionVerticalOffset
public float getCaptionVerticalOffset()
Gets the value of the captionVerticalOffset property.- Returns:
- possible object is
Float
-
setCaptionVerticalOffset
public void setCaptionVerticalOffset(float value)
Sets the value of the captionVerticalOffset property.- Parameters:
value- allowed object isFloat
-
isSetCaptionVerticalOffset
public boolean isSetCaptionVerticalOffset()
-
unsetCaptionVerticalOffset
public void unsetCaptionVerticalOffset()
-
getCaptionPositioning
public String getCaptionPositioning()
Gets the value of the captionPositioning property.- Returns:
- possible object is
String
-
setCaptionPositioning
public void setCaptionPositioning(String value)
Sets the value of the captionPositioning property.- Parameters:
value- allowed object isString
-
isSetCaptionPositioning
public boolean isSetCaptionPositioning()
-
getLeaderLineLength
public float getLeaderLineLength()
Gets the value of the leaderLineLength property.- Returns:
- possible object is
Float
-
setLeaderLineLength
public void setLeaderLineLength(float value)
Sets the value of the leaderLineLength property.- Parameters:
value- allowed object isFloat
-
isSetLeaderLineLength
public boolean isSetLeaderLineLength()
-
unsetLeaderLineLength
public void unsetLeaderLineLength()
-
getLeaderLineOffsetLength
public float getLeaderLineOffsetLength()
Gets the value of the leaderLineOffsetLength property.- Returns:
- possible object is
Float
-
setLeaderLineOffsetLength
public void setLeaderLineOffsetLength(float value)
Sets the value of the leaderLineOffsetLength property.- Parameters:
value- allowed object isFloat
-
isSetLeaderLineOffsetLength
public boolean isSetLeaderLineOffsetLength()
-
unsetLeaderLineOffsetLength
public void unsetLeaderLineOffsetLength()
-
getLeaderLineExtensionLength
public float getLeaderLineExtensionLength()
Gets the value of the leaderLineExtensionLength property.- Returns:
- possible object is
Float
-
setLeaderLineExtensionLength
public void setLeaderLineExtensionLength(float value)
Sets the value of the leaderLineExtensionLength property.- Parameters:
value- allowed object isFloat
-
isSetLeaderLineExtensionLength
public boolean isSetLeaderLineExtensionLength()
-
unsetLeaderLineExtensionLength
public void unsetLeaderLineExtensionLength()
-
-