| Package | Description |
|---|---|
| net.sourceforge.plantuml.salt | |
| net.sourceforge.plantuml.salt.element | |
| net.sourceforge.plantuml.salt.factory |
| Modifier and Type | Method and Description |
|---|---|
static Element |
SaltUtils.createElement(List<String> data) |
Element |
Dictionary.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<Element,Cell> |
Positionner2.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dictionary.put(String name,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
void |
Positionner2.add(Terminated<Element> element) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElement |
class |
ElementBorder |
class |
ElementButton |
class |
ElementDroplist |
class |
ElementEmpty |
class |
ElementImage |
class |
ElementLine |
class |
ElementMenuBar |
class |
ElementMenuEntry |
class |
ElementMenuPopup |
class |
ElementPyramid |
class |
ElementRadioCheckbox |
class |
ElementTabBar |
class |
ElementText |
class |
ElementTextField |
class |
ElementTree |
class |
WrappedElement |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementTreeEntry.addCell(Element elmt) |
void |
ElementBorder.setCenter(Element center) |
void |
ElementBorder.setEast(Element east) |
void |
ElementBorder.setNorth(Element north) |
void |
ElementBorder.setSouth(Element south) |
void |
ElementBorder.setWest(Element west) |
| Constructor and Description |
|---|
ElementTreeEntry(int level,
Element elmt) |
WrappedElement(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Terminated<Element> |
ElementFactoryLine.create() |
Terminated<Element> |
ElementFactoryTree.create() |
Terminated<Element> |
ElementFactoryImage.create() |
Terminated<Element> |
ElementFactoryCheckboxOff.create() |
Terminated<Element> |
ElementFactoryRadioOff.create() |
Terminated<Element> |
ElementFactoryText.create() |
Terminated<Element> |
ElementFactoryDroplist.create() |
Terminated<Element> |
ElementFactoryPyramid.create() |
Terminated<Element> |
ElementFactoryCheckboxOn.create() |
Terminated<Element> |
ElementFactoryTextField.create() |
Terminated<Element> |
ElementFactoryRetrieveFromDictonnary.create() |
Terminated<Element> |
ElementFactory.create() |
Terminated<Element> |
ElementFactoryRadioOn.create() |
Terminated<Element> |
ElementFactoryTab.create() |
Terminated<Element> |
ElementFactoryButton.create() |
Terminated<Element> |
ElementFactoryBorder.create() |
Terminated<Element> |
ElementFactoryMenu.create() |
protected Terminated<Element> |
AbstractElementFactoryComplex.getNextElement() |
Copyright © 2017. All rights reserved.