| Package | Description |
|---|---|
| org.stathissideris.ascii2image.core | |
| org.stathissideris.ascii2image.graphics |
| Modifier and Type | Method and Description |
|---|---|
CustomShapeDefinition |
ProcessingOptions.getFromCustomShapes(String tagName) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,CustomShapeDefinition> |
ProcessingOptions.getCustomShapes() |
Collection<CustomShapeDefinition> |
ConfigurationParser.getShapeDefinitions() |
HashMap<String,CustomShapeDefinition> |
ConfigurationParser.getShapeDefinitionsHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingOptions.putAllInCustomShapes(HashMap<String,CustomShapeDefinition> customShapes) |
void |
ProcessingOptions.setCustomShapes(HashMap<String,CustomShapeDefinition> customShapes) |
| Modifier and Type | Method and Description |
|---|---|
CustomShapeDefinition |
DiagramShape.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiagramShape.setDefinition(CustomShapeDefinition definition) |
Copyright © 2017. All rights reserved.