public class DiagramSlide extends Object
| Constructor and Description |
|---|
DiagramSlide(List<String> ids,
List<DocElement> content) |
| Modifier and Type | Method and Description |
|---|---|
List<DocElement> |
getContent() |
List<String> |
getIds() |
Map<String,Object> |
toMap() |
String |
toString() |
public DiagramSlide(List<String> ids, List<DocElement> content)
Copyright © 2020. All rights reserved.