@OpenApiAll
public class NonSymbolDiagramUtil
extends java.lang.Object
| Constructor and Description | 
|---|
NonSymbolDiagramUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.awt.Component | 
getDiagramContentComponent(DiagramPresentationElement diagramPresentationElement)
Retrieve non symbol diagram content component of given diagram. 
 | 
@CheckForNull public static java.awt.Component getDiagramContentComponent(DiagramPresentationElement diagramPresentationElement)
diagramPresentationElement - diagram presentation element.