Uses of Class
org.jhotdraw8.draw.key.NullableSvgPathStyleableKey
Packages that use NullableSvgPathStyleableKey
-
Uses of NullableSvgPathStyleableKey in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure declared as NullableSvgPathStyleableKeyModifier and TypeFieldDescriptionstatic final @Nullable NullableSvgPathStyleableKeyMarkerEndableFigure.MARKER_END_SHAPEMarker end is an SVG path that points to the right, with coordinate 0,0 at the tail of the path.static final @Nullable NullableSvgPathStyleableKeyMarkerMidableFigure.MARKER_MID_SHAPE"Marker Mid" is an SVG path that points to the right, with coordinate 0,0 at a node of the path.static final @Nullable NullableSvgPathStyleableKeyMarkerSegmentableFigure.MARKER_SEGMENT_SHAPE"Marker Segment" is an SVG path that points to the right, with coordinate 0,0 at the center of a path segment.static final @NonNull NullableSvgPathStyleableKeyMarkerStartableFigure.MARKER_START_SHAPEMarker start is an SVG path that points to the right, with coordinate 0,0 at the head of the path.static final @NonNull NullableSvgPathStyleableKeyAbstractRegionFigure.SHAPEstatic final @NonNull NullableSvgPathStyleableKeyShapeableFigure.SHAPEDefines the border image as an SVG path.