|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineEndLength | |
---|---|
org.apache.poi.xslf.usermodel |
Uses of LineEndLength in org.apache.poi.xslf.usermodel |
---|
Fields in org.apache.poi.xslf.usermodel declared as LineEndLength | |
---|---|
static LineEndLength |
LineEndLength.LARGE
|
static LineEndLength |
LineEndLength.MEDIUM
|
static LineEndLength |
LineEndLength.SMALL
|
Methods in org.apache.poi.xslf.usermodel that return LineEndLength | |
---|---|
LineEndLength |
XSLFSimpleShape.getLineHeadLength()
|
LineEndLength |
XSLFSimpleShape.getLineTailLength()
|
static LineEndLength[] |
LineEndLength.values()
|
Methods in org.apache.poi.xslf.usermodel with parameters of type LineEndLength | |
---|---|
void |
XSLFSimpleShape.setLineHeadLength(LineEndLength style)
Specifies the line end width in relation to the line width. |
void |
XSLFSimpleShape.setLineTailLength(LineEndLength style)
Specifies the line end width in relation to the line width. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |