Modifier and Type | Field and Description |
---|---|
static PlainTableFrameEdge |
PlainTableFrameEdge.ASCII
Frame edges for ASCII styles.
|
static PlainTableFrameEdge |
PlainTableFrameEdge.SIMPLE
Frame edges for Simple style.
|
Modifier and Type | Method and Description |
---|---|
PlainTableFrameEdge |
PlainTableFrame.getEdges()
Gets an edges of the frame.
|
Constructor and Description |
---|
PlainTableFrame(PlainTableFrameAngle angles,
PlainTableFrameEdge edges,
PlainTableFrameIntersection intersections,
PlainTableFrameConfig config)
Initializes a new instance
of the
PlainTableFrame class. |
Copyright © 2019. All rights reserved.