Uses of Class
org.processmining.trafficlightcc.visualization.trafficlight.InOutInLayoutableElement
-
Packages that use InOutInLayoutableElement Package Description org.processmining.trafficlightcc.visualization.trafficlight org.processmining.trafficlightcc.visualization.views -
-
Uses of InOutInLayoutableElement in org.processmining.trafficlightcc.visualization.trafficlight
Subclasses of InOutInLayoutableElement in org.processmining.trafficlightcc.visualization.trafficlight Modifier and Type Class Description classInOutInLayoutableBoxclassPicAdditionalSymbol: |--| | | | | ==== ==== | | ==== ==== | | | | |--|classPicChaosSymbol: CircleclassPicDiagnosticclassPicDiagnosticBlockTriangleSymbol |==========|- | | - | | - | | - |==========|-classPicDiagnosticCircleclassPicDiagnosticTriangleclassPicEarlySymbol: -| - | - | - | -|classPicLateSymbol |- | - | - | - |-classPicMissingSymbol: ============ | | ============classPicSyncSymbol: CircleclassTLRowLayoutHorizontalGroupclassTLRowLayoutVerticalGroupclassTrafficLightPicFields in org.processmining.trafficlightcc.visualization.trafficlight with type parameters of type InOutInLayoutableElement Modifier and Type Field Description protected java.util.Optional<InOutInLayoutableElement>InOutInLayoutableBox. contentElConstructor parameters in org.processmining.trafficlightcc.visualization.trafficlight with type arguments of type InOutInLayoutableElement Constructor Description InOutInLayoutableBox(java.util.Optional<InOutInLayoutableElement> contentEl)TLRowLayoutHorizontalGroup(float elementPadding, java.util.List<InOutInLayoutableElement> elements)TLRowLayoutVerticalGroup(float elementPadding, java.util.List<InOutInLayoutableElement> elements) -
Uses of InOutInLayoutableElement in org.processmining.trafficlightcc.visualization.views
Methods in org.processmining.trafficlightcc.visualization.views with parameters of type InOutInLayoutableElement Modifier and Type Method Description SVGElementManipulator<com.kitfox.svg.Group>TLCDiagnosticPNView. createSVGManipulatorAddPictureUnderText(InOutInLayoutableElement pic)
-