public interface JRPrintLine extends JRPrintGraphicElement
UNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID
Modifier and Type | Method and Description |
---|---|
LineDirectionEnum |
getDirectionValue()
Gets the line direction.
|
void |
setDirection(LineDirectionEnum lineDirectionEnum)
Sets the line direction.
|
setFill
accept, getHeight, getKey, getOrigin, getPrintElementId, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setY
getParentProperties, getPropertiesMap, hasProperties
getUUID
getFillValue, getLinePen, getOwnFillValue
getBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setMode
getDefaultLineColor, getDefaultLineWidth
getDefaultStyleProvider, getStyle, getStyleNameReference
LineDirectionEnum getDirectionValue()
LineDirectionEnum
void setDirection(LineDirectionEnum lineDirectionEnum)
lineDirectionEnum
- a value representing one of the line direction constants in LineDirectionEnum
Copyright © 2017. All rights reserved.