blob: acb6f196f6ebb74e5c4d1262f16ab496b105b799 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="188px" preserveAspectRatio="none" style="width:404px;height:188px;background:#FFFFFF;" version="1.1" viewBox="0 0 404 188" width="404px" zoomAndPan="magnify"><defs><filter height="300%" id="fi9qhs2v3tm8s" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--MD5=[c0d6a87459f6aa1155892584b817733b]
class org.apache.wiki.htmltowiki.syntax.ImageDecorator--><a href="ImageDecorator.html" target="_top" title="ImageDecorator.html" xlink:actuate="onRequest" xlink:href="ImageDecorator.html" xlink:show="new" xlink:title="ImageDecorator.html" xlink:type="simple"><rect codeLine="5" fill="#FEFECE" filter="url(#fi9qhs2v3tm8s)" height="156.375" id="org.apache.wiki.htmltowiki.syntax.ImageDecorator" style="stroke:#A80036;stroke-width:1.5;" width="383" x="7" y="7"/><ellipse cx="109.25" cy="25.9688" fill="#A9DCDF" rx="11" ry="11" style="stroke:#A80036;stroke-width:1.0;"/><path d="M109.3594,21.3125 L108.2031,26.3906 L110.5313,26.3906 L109.3594,21.3125 Z M107.875,19.0781 L110.8594,19.0781 L114.2188,31.4688 L111.7656,31.4688 L111,28.4063 L107.7188,28.4063 L106.9688,31.4688 L104.5313,31.4688 L107.875,19.0781 Z " fill="#000000"/><text fill="#000000" font-family="sans-serif" font-size="14" font-style="italic" lengthAdjust="spacing" textLength="112" x="158.75" y="24.9951">ImageDecorator</text><text fill="#000000" font-family="sans-serif" font-size="10" font-style="italic" lengthAdjust="spacing" textLength="170" x="129.75" y="37.5791">org.apache.wiki.htmltowiki.syntax</text><line style="stroke:#A80036;stroke-width:1.5;" x1="8" x2="389" y1="44.9375" y2="44.9375"/><polygon fill="none" points="18,50.9375,22,54.9375,18,58.9375,14,54.9375" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="85" x="27" y="59.1479">out: PrintWriter</text><polygon fill="none" points="18,63.7422,22,67.7422,18,71.7422,14,67.7422" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="146" x="27" y="71.9526">config: XHtmlToWikiConfig</text><line style="stroke:#A80036;stroke-width:1.5;" x1="8" x2="389" y1="78.5469" y2="78.5469"/><polygon fill="#FFFF44" points="18,84.5469,22,88.5469,18,92.5469,14,88.5469" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="270" x="27" y="92.7573">ImageDecorator(PrintWriter, XHtmlToWikiConfig)</text><ellipse cx="18" cy="102.3516" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="250" x="27" y="105.562">decorate(String, Map&lt;String, Object&gt;): void</text><ellipse cx="18" cy="115.1563" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" textLength="135" x="27" y="118.3667">decorate(Element): void</text><polygon fill="#FFFF44" points="18,122.9609,22,126.9609,18,130.9609,14,126.9609" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="195" x="27" y="131.1714">markupImageSimpleOpen(): String</text><polygon fill="#FFFF44" points="18,135.7656,22,139.7656,18,143.7656,14,139.7656" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="196" x="27" y="143.9761">markupImageSimpleClose(): String</text><polygon fill="#FFFF44" points="18,148.5703,22,152.5703,18,156.5703,14,152.5703" style="stroke:#B38D22;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="357" x="27" y="156.7808">markupImageWithAttributes(String, Map&lt;String, Object&gt;): void</text></a><text fill="#888888" font-family="sans-serif" font-size="10" lengthAdjust="spacing" textLength="192" x="102.5" y="179.6572">UMLDoclet 2.0.15, PlantUML 1.2021.13</text><!--MD5=[0cd18332301481210e1d1e4afc755783]
@startuml
set namespaceSeparator none
hide empty fields
hide empty methods
abstract class "<size:14>ImageDecorator\n<size:10>org.apache.wiki.htmltowiki.syntax" as org.apache.wiki.htmltowiki.syntax.ImageDecorator [[ImageDecorator.html]] {
#out: PrintWriter
#config: XHtmlToWikiConfig
#ImageDecorator(PrintWriter, XHtmlToWikiConfig)
+decorate(String, Map<String, Object>): void
+decorate(Element): void
{abstract} #markupImageSimpleOpen(): String
{abstract} #markupImageSimpleClose(): String
{abstract} #markupImageWithAttributes(String, Map<String, Object>): void
}
center footer UMLDoclet 2.0.15, PlantUML 1.2021.13
@enduml
PlantUML version 1.2021.13(Mon Nov 01 11:38:45 UTC 2021)
(APACHE source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Default Encoding: UTF-8
Language: en
Country: US
--></g></svg>