plantuml/src/net/sourceforge/plantuml/ugraphic
Martin Ross 61b0f7b138 Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
..
arc version 1.2019.0 2019-01-16 19:34:41 +01:00
color minor fixes 2022-02-14 18:44:01 +01:00
comp * Extract common functionality to UGraphicNo class 2021-09-19 22:33:09 +10:00
debug Add AbstractCommonUGraphic.stringBounder field 2021-09-20 22:56:11 +10:00
eps wip 2022-01-27 18:08:03 +01:00
g2d wip 2022-01-27 18:08:03 +01:00
hand Import version 1.2021.6 2021-05-14 10:42:57 +02:00
html5 Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx. Also minor nearby tidying. 2021-10-29 16:42:46 +11:00
svg Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
tikz wip 2022-01-27 18:08:03 +01:00
txt Add AbstractCommonUGraphic.stringBounder field 2021-09-20 22:56:11 +10:00
visio Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx. Also minor nearby tidying. 2021-10-29 16:42:46 +11:00
AbstractCommonUGraphic.java Preserve element group structure in svg output to allow more intelligent post-processing 2022-02-15 13:11:51 -05:00
AbstractPlacementStrategy.java version 1.2019.0 2019-01-16 19:34:41 +01:00
AbstractShadowable.java version 1.2019.0 2019-01-16 19:34:41 +01:00
AbstractUGraphic.java Simplify UDriver code: 2021-10-15 21:53:50 +11:00
AbstractUGraphicHorizontalLine.java version 1.2020.3 2020-03-18 11:50:02 +01:00
AffineTransformType.java version 1.2020.12 2020-06-07 12:03:18 +02:00
ClipContainer.java version 1.2019.0 2019-01-16 19:34:41 +01:00
FontChecker.java Add a new !pragma svginterface to control INTERACTIVE mode on SVG output 2022-02-16 12:39:48 -05:00
ImageBuilder.java Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
InflaterSet.java Import version 1.2021.6 2021-05-14 10:42:57 +02:00
LimitFinder.java Delete UScale and related code as it is now unused. 2021-10-04 22:00:11 +11:00
MinMax.java Emoji color fix 2022-01-07 19:04:36 +01:00
MinMaxMutable.java Adding contribution from Hisashi Miyashita for SysML v2 support 2020-05-07 16:12:08 +02:00
MutableImage.java version 1.2020.12 2020-06-07 12:03:18 +02:00
PixelImage.java Emoji color fix 2022-01-07 19:04:36 +01:00
PlacementStrategy.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyVisibility.java version 1.2019.9 2019-08-26 19:07:21 +02:00
PlacementStrategyX1X2.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyX1Y2Y3.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyY1Y2.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyY1Y2Center.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyY1Y2Left.java version 1.2019.0 2019-01-16 19:34:41 +01:00
PlacementStrategyY1Y2Right.java Add interactive functionality for Usecase diagrams exported to SVG 2021-03-04 19:11:16 +01:00
ShadowManager.java version 1.2019.1 2019-02-09 22:56:24 +01:00
Shadowable.java version 1.2019.0 2019-01-16 19:34:41 +01:00
TextBlockInEllipse.java version 1.2019.0 2019-01-16 19:34:41 +01:00
TextLimitFinder.java * Extract common functionality to UGraphicNo class 2021-09-19 22:33:09 +10:00
UAntiAliasing.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UBackground.java version 1.2020.7 2020-04-19 18:04:39 +02:00
UCenteredCharacter.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UChange.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UClip.java version 1.2020.0 2020-01-12 23:13:17 +01:00
UComment.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UDriver.java Simplify UDriver code: 2021-10-15 21:53:50 +11:00
UEllipse.java Delete UScale and related code as it is now unused. 2021-10-04 22:00:11 +11:00
UEmpty.java Import version 1.2020.18 2020-09-30 22:57:58 +02:00
UFont.java Fix broken A000*_Test tests on macOS 2021-10-24 15:10:28 +11:00
UFontContext.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UFontUser.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UGraphic.java Preserve element group structure in svg output to allow more intelligent post-processing 2022-02-15 13:11:51 -05:00
UGraphicFilter.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UGraphicNo.java Preserve element group structure in svg output to allow more intelligent post-processing 2022-02-15 13:11:51 -05:00
UGraphicNull.java Add AbstractCommonUGraphic.stringBounder field 2021-09-20 22:56:11 +10:00
UGraphicStencil.java Import version 1.2020.19 2020-10-12 22:56:58 +02:00
UGroupType.java Preserve element group structure in svg output to allow more intelligent post-processing 2022-02-15 13:11:51 -05:00
UHidden.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UHorizontalLine.java Style improvement 2022-02-12 18:27:51 +01:00
UImage.java version 1.2020.12 2020-06-07 12:03:18 +02:00
UImageSvg.java Import version 1.2021.6 2021-05-14 10:42:57 +02:00
ULayoutGroup.java version 1.2019.0 2019-01-16 19:34:41 +01:00
ULine.java Delete UScale and related code as it is now unused. 2021-10-04 22:00:11 +11:00
UMotif.java Import version 1.2021.6 2021-05-14 10:42:57 +02:00
UParam.java Delete UScale and related code as it is now unused. 2021-10-04 22:00:11 +11:00
UParamNull.java Delete UScale and related code as it is now unused. 2021-10-04 22:00:11 +11:00
UPath.java Import version 1.2021.6 2021-05-14 10:42:57 +02:00
UPattern.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UPixel.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UPolygon.java Adding more emojis 2021-12-06 19:58:08 +01:00
URectangle.java Change default theme 2022-02-10 19:16:18 +01:00
USegment.java version 1.2019.0 2019-01-16 19:34:41 +01:00
USegmentType.java Add few non regression tests 2021-03-23 18:14:35 +01:00
UShape.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UShapeIgnorableForCompression.java version 1.2020.6 2020-04-05 17:13:04 +02:00
UShapeSized.java version 1.2019.0 2019-01-16 19:34:41 +01:00
UStroke.java version 1.2019.1 2019-02-09 22:56:24 +01:00
UText.java Decouple StringBounderDebug from any OS 2021-03-22 14:20:24 +01:00
UTranslate.java wip 2021-11-07 19:21:14 +01:00