public class Line extends Object
Constructor and Description |
---|
Line() |
Modifier and Type | Method and Description |
---|---|
String |
getBeginArrowLength()
getBeginArrowLength
Gets String
|
String |
getBeginArrowWidth()
getBeginArrowWidth
Gets String
|
String |
getBeginType()
getBeginType
Gets String
|
String |
getCapType()
getCapType
Gets String
|
Color |
getColor()
getColor
Gets Color
|
String |
getCompoundType()
getCompoundType
Gets String
|
String |
getDashType()
getDashType
Gets String
|
String |
getEndArrowLength()
getEndArrowLength
Gets String
|
String |
getEndArrowWidth()
getEndArrowWidth
Gets String
|
String |
getEndType()
getEndType
Gets String
|
GradientFill |
getGradientFill()
getGradientFill
Gets GradientFill
|
Boolean |
getIsAuto()
getIsAuto
Gets Boolean
|
Boolean |
getIsAutomaticColor()
getIsAutomaticColor
Gets Boolean
|
Boolean |
getIsVisible()
getIsVisible
Gets Boolean
|
String |
getJoinType()
getJoinType
Gets String
|
String |
getStyle()
getStyle
Gets String
|
Double |
getTransparency()
getTransparency
Gets Double
|
String |
getWeight()
getWeight
Gets String
|
Double |
getWeightPt()
getWeightPt
Gets Double
|
void |
setBeginArrowLength(String BeginArrowLength)
setBeginArrowLength
Sets String
|
void |
setBeginArrowWidth(String BeginArrowWidth)
setBeginArrowWidth
Sets String
|
void |
setBeginType(String BeginType)
setBeginType
Sets String
|
void |
setCapType(String CapType)
setCapType
Sets String
|
void |
setColor(Color Color)
setColor
Sets Color
|
void |
setCompoundType(String CompoundType)
setCompoundType
Sets String
|
void |
setDashType(String DashType)
setDashType
Sets String
|
void |
setEndArrowLength(String EndArrowLength)
setEndArrowLength
Sets String
|
void |
setEndArrowWidth(String EndArrowWidth)
setEndArrowWidth
Sets String
|
void |
setEndType(String EndType)
setEndType
Sets String
|
void |
setGradientFill(GradientFill GradientFill)
setGradientFill
Sets GradientFill
|
void |
setIsAuto(Boolean IsAuto)
setIsAuto
Sets Boolean
|
void |
setIsAutomaticColor(Boolean IsAutomaticColor)
setIsAutomaticColor
Sets Boolean
|
void |
setIsVisible(Boolean IsVisible)
setIsVisible
Sets Boolean
|
void |
setJoinType(String JoinType)
setJoinType
Sets String
|
void |
setStyle(String Style)
setStyle
Sets String
|
void |
setTransparency(Double Transparency)
setTransparency
Sets Double
|
void |
setWeight(String Weight)
setWeight
Sets String
|
void |
setWeightPt(Double WeightPt)
setWeightPt
Sets Double
|
String |
toString() |
public String getBeginArrowLength()
public void setBeginArrowLength(String BeginArrowLength)
BeginArrowLength
- Stringpublic String getBeginArrowWidth()
public void setBeginArrowWidth(String BeginArrowWidth)
BeginArrowWidth
- Stringpublic String getBeginType()
public void setBeginType(String BeginType)
BeginType
- Stringpublic String getCapType()
public void setCapType(String CapType)
CapType
- Stringpublic Color getColor()
public void setColor(Color Color)
Color
- Colorpublic String getCompoundType()
public void setCompoundType(String CompoundType)
CompoundType
- Stringpublic String getDashType()
public void setDashType(String DashType)
DashType
- Stringpublic String getEndArrowLength()
public void setEndArrowLength(String EndArrowLength)
EndArrowLength
- Stringpublic String getEndArrowWidth()
public void setEndArrowWidth(String EndArrowWidth)
EndArrowWidth
- Stringpublic String getEndType()
public void setEndType(String EndType)
EndType
- Stringpublic GradientFill getGradientFill()
public void setGradientFill(GradientFill GradientFill)
GradientFill
- GradientFillpublic Boolean getIsAuto()
public void setIsAuto(Boolean IsAuto)
IsAuto
- Booleanpublic Boolean getIsAutomaticColor()
public void setIsAutomaticColor(Boolean IsAutomaticColor)
IsAutomaticColor
- Booleanpublic Boolean getIsVisible()
public void setIsVisible(Boolean IsVisible)
IsVisible
- Booleanpublic String getJoinType()
public void setJoinType(String JoinType)
JoinType
- Stringpublic String getStyle()
public void setStyle(String Style)
Style
- Stringpublic Double getTransparency()
public void setTransparency(Double Transparency)
Transparency
- Doublepublic String getWeight()
public void setWeight(String Weight)
Weight
- Stringpublic Double getWeightPt()
public void setWeightPt(Double WeightPt)
WeightPt
- DoubleCopyright © 2015. All rights reserved.