Package | Description |
---|---|
org.stathissideris.ascii2image.graphics |
Modifier and Type | Class and Description |
---|---|
class |
CompositeDiagramShape |
class |
DiagramShape |
class |
DiagramText |
Modifier and Type | Method and Description |
---|---|
DiagramComponent |
CompositeDiagramShape.connectLines()
Returns a new diagram component with the lines of
this CompositeDiagramShape connected.
|
static DiagramComponent |
DiagramComponent.createClosedFromBoundaryCells(TextGrid grid,
CellSet cells,
int cellWidth,
int cellHeight) |
static DiagramComponent |
DiagramComponent.createClosedFromBoundaryCells(TextGrid grid,
CellSet cells,
int cellWidth,
int cellHeight,
boolean allRound) |
static DiagramComponent |
CompositeDiagramShape.createFromBoundaryCells(TextGrid grid,
CellSet boundaryCells,
int cellWidth,
int cellHeight) |
static DiagramComponent |
CompositeDiagramShape.createOpenFromBoundaryCells(TextGrid grid,
CellSet boundaryCells,
int cellWidth,
int cellHeight,
boolean allRound) |
Copyright © 2016. All Rights Reserved.