Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfFont.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfFont.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfFont.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfFont.html Fri Feb 26 23:57:21 2016 @@ -221,30 +221,34 @@ extends java.lang.Object</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getPitch()">getPitch</a></strong>()</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getPitchAndFamily()">getPitchAndFamily</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.WmfFontQuality.html" title="enum in org.apache.poi.hwmf.record">HwmfFont.WmfFontQuality</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getQuality()">getQuality</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getWeight()">getWeight</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getWidth()">getWidth</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#isItalic()">isItalic</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#isStrikeOut()">isStrikeOut</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#isUnderline()">isUnderline</a></strong>()</code> </td> </tr> @@ -407,6 +411,15 @@ extends java.lang.Object</pre> <pre>public <a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.WmfFontQuality.html" title="enum in org.apache.poi.hwmf.record">HwmfFont.WmfFontQuality</a> getQuality()</pre> </li> </ul> +<a name="getPitchAndFamily()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPitchAndFamily</h4> +<pre>public int getPitchAndFamily()</pre> +</li> +</ul> <a name="getFamily()"> <!-- --> </a>
Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfObjectTableEntry.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfObjectTableEntry.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfObjectTableEntry.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfObjectTableEntry.html Fri Feb 26 23:57:21 2016 @@ -86,7 +86,7 @@ <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreateBrushIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreateBrushIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreatePatternBrush</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePenIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreatePenIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfDibCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfDibCreatePatternBrush</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfCreatePalette</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfCreateFontIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfText.WmfCreateF ontIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfCreateRegion.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfCreateRegion</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibBitBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfDibBitBlt</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibStretchBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfDibStretchBlt</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfSetDibToDev.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfSetDibToDev</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchDib</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreateBrushIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreateBrushIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreatePatternBrush</a>, <a href="../../../../../org/apache/poi/hw mf/record/HwmfMisc.WmfCreatePenIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreatePenIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfDibCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfDibCreatePatternBrush</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfAnimatePalette</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfCreatePalette</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfPaletteParent</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfResizePalette</a>, <a href="../../../../../org/apache/poi/h wmf/record/HwmfPalette.WmfSetPaletteEntries.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfSetPaletteEntries</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfCreateFontIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfText.WmfCreateFontIndirect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfCreateRegion.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfCreateRegion</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfExcludeClipRect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfIntersectClipRect</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfOffsetClipRgn</a></dd> </dl> <hr> <br> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html Fri Feb 26 23:57:21 2016 @@ -99,7 +99,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -156,9 +156,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> -<div class="block">Apply the record settings to the graphics context</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> @@ -170,7 +168,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwmf.record.<a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfPaletteParent</a></h3> -<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> +<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -219,16 +217,13 @@ extends <a href="../../../../../org/apac <pre>public <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a> getRecordType()</pre> </li> </ul> -<a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> -<h4>draw</h4> -<pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">HwmfRecord</a></code></strong></div> -<div class="block">Apply the record settings to the graphics context</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html Fri Feb 26 23:57:21 2016 @@ -151,12 +151,6 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> -<div class="block">Apply the record settings to the graphics context</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html#getRecordType()">getRecordType</a></strong>()</code> </td> </tr> @@ -166,7 +160,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwmf.record.<a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfPaletteParent</a></h3> -<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> +<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -219,21 +213,6 @@ implements <a href="../../../../../org/a </dl> </li> </ul> -<a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>draw</h4> -<pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">HwmfRecord</a></code></strong></div> -<div class="block">Apply the record settings to the graphics context</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> -</li> -</ul> <a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html Fri Feb 26 23:57:21 2016 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -108,7 +108,7 @@ <br> <pre>public abstract static class <span class="strong">HwmfPalette.WmfPaletteParent</span> extends java.lang.Object -implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></pre> +implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></pre> </li> </ul> </div> @@ -145,14 +145,20 @@ implements <a href="../../../../../org/a <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> +<div class="block">Apply the record settings to the graphics context</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>protected java.util.List<<a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.PaletteEntry.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.PaletteEntry</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis, long recordSize, @@ -173,7 +179,14 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from interface org.apache.poi.hwmf.record.<a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></h3> -<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#getRecordType()">getRecordType</a></code></li> +<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#getRecordType()">getRecordType</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hwmf.record.HwmfObjectTableEntry"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.poi.hwmf.record.<a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></h3> +<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></code></li> </ul> </li> </ul> @@ -227,6 +240,21 @@ implements <a href="../../../../../org/a <dd><code>java.io.IOException</code></dd></dl> </li> </ul> +<a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>draw</h4> +<pre>public final void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">HwmfRecord</a></code></strong></div> +<div class="block">Apply the record settings to the graphics context</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> +</li> +</ul> <a name="getPaletteCopy()"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html Fri Feb 26 23:57:21 2016 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -104,7 +104,7 @@ <br> <pre>public static class <span class="strong">HwmfPalette.WmfResizePalette</span> extends java.lang.Object -implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></pre> +implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></pre> <div class="block">The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context.</div> </li> @@ -144,15 +144,19 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> <div class="block">Apply the record settings to the graphics context</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html#getRecordType()">getRecordType</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis, long recordSize, @@ -236,7 +240,7 @@ implements <a href="../../../../../org/a <a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>draw</h4> <pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> @@ -248,6 +252,19 @@ implements <a href="../../../../../org/a <dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> </li> </ul> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html Fri Feb 26 23:57:21 2016 @@ -99,7 +99,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -148,9 +148,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> -<div class="block">Apply the record settings to the graphics context</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> @@ -162,7 +160,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwmf.record.<a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfPaletteParent</a></h3> -<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> +<code><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteCopy()">getPaletteCopy</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#getPaletteStart()">getPaletteStart</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -211,16 +209,13 @@ extends <a href="../../../../../org/apac <pre>public <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a> getRecordType()</pre> </li> </ul> -<a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> -<h4>draw</h4> -<pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">HwmfRecord</a></code></strong></div> -<div class="block">Apply the record settings to the graphics context</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html Fri Feb 26 23:57:21 2016 @@ -105,6 +105,66 @@ <br> <pre>public enum <span class="strong">HwmfTernaryRasterOp</span> extends java.lang.Enum<<a href="../../../../../org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfTernaryRasterOp</a>></pre> +<div class="block">Each ternary raster operation code represents a Boolean operation in which the values of the pixels in + the source, the selected brush, and the destination are combined. Following are the three operands + used in these operations. + + <table> + <tr><th>Operand</th><th>Meaning</th></tr> + <tr><td>D</td><td>Destination bitmap</td></tr> + <tr><td>P</td><td>Selected brush (also called pattern)</td></tr> + <tr><td>S</td><td>Source bitmap</td></tr> + </table> + + Following are the Boolean operators used in these operations. + <table> + <tr><th>Operand</th><th>Meaning</th></tr> + <tr><td>a</td><td>Bitwise AND</td></tr> + <tr><td>n</td><td>Bitwise NOT (inverse)</td></tr> + <tr><td>o</td><td>Bitwise OR</td></tr> + <tr><td>x</td><td>Bitwise exclusive OR (XOR)</td></tr> + </table> + + All Boolean operations are presented in reverse Polish notation. For example, the following operation + replaces the values of the pixels in the destination bitmap with a combination of the pixel values of the + source and brush: PSo. + + The following operation combines the values of the pixels in the source and brush with the pixel values + of the destination bitmap: DPSoo (there are alternative spellings of some functions, so although a + particular spelling MAY NOT be listed in the enumeration, an equivalent form SHOULD be). + + Each raster operation code is a 32-bit integer whose high-order word is a Boolean operation index and + whose low-order word is the operation code. The 16-bit operation index is a zero-extended, 8-bit + value that represents the result of the Boolean operation on predefined brush, source, and destination + values. For example, the operation indexes for the PSo and DPSoo operations are shown in the + following list. + + <table> + <tr><th>P</th><th>S</th><th>D</th><th>DPo</th><th>DPan</th></tr> + <tr><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr> + <tr><td>0</td><td>0</td><td>1</td><td>0</td><td>1</td></tr> + <tr><td>0</td><td>1</td><td>0</td><td>1</td><td>1</td></tr> + <tr><td>0</td><td>1</td><td>1</td><td>1</td><td>1</td></tr> + <tr><td>1</td><td>0</td><td>0</td><td>1</td><td>1</td></tr> + <tr><td>1</td><td>0</td><td>1</td><td>1</td><td>1</td></tr> + <tr><td>1</td><td>1</td><td>0</td><td>1</td><td>1</td></tr> + <tr><td>1</td><td>1</td><td>1</td><td>1</td><td>1</td></tr> + </table> + + The operation indexes are determined by reading the binary values in a column of the table from the + bottom up. For example, in the PSo column, the binary value is 11111100, which is equivalent to 00FC + (hexadecimal is implicit for these values), which is the operation index for PSo. + + Using this method, DPSoo can be seen to have the operation index 00FE. Operation indexes define the + locations of corresponding raster operation codes in the preceding enumeration. The PSo operation is + in line 252 (0x00FC) of the enumeration; DPSoo is in line 254 (0x00FE). + + The most commonly used raster operations have been given explicit enumeration names, which + SHOULD be used; examples are PATCOPY and WHITENESS. + + When the source and destination bitmaps are monochrome, a bit value of 0 represents a black pixel + and a bit value of 1 represents a white pixel. When the source and the destination bitmaps are color, + those colors are represented with red green blue (RGB) values.</div> </li> </ul> </div> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html Fri Feb 26 23:57:21 2016 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -104,7 +104,7 @@ <br> <pre>public static class <span class="strong">HwmfWindowing.WmfExcludeClipRect</span> extends java.lang.Object -implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></pre> +implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></pre> <div class="block">The META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle.</div> </li> @@ -144,15 +144,19 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> <div class="block">Apply the record settings to the graphics context</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html#getRecordType()">getRecordType</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis, long recordSize, @@ -236,7 +240,7 @@ implements <a href="../../../../../org/a <a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>draw</h4> <pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> @@ -248,6 +252,19 @@ implements <a href="../../../../../org/a <dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> </li> </ul> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html Fri Feb 26 23:57:21 2016 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -104,7 +104,7 @@ <br> <pre>public static class <span class="strong">HwmfWindowing.WmfIntersectClipRect</span> extends java.lang.Object -implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></pre> +implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></pre> <div class="block">The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.</div> </li> @@ -144,15 +144,19 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> <div class="block">Apply the record settings to the graphics context</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html#getRecordType()">getRecordType</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis, long recordSize, @@ -236,7 +240,7 @@ implements <a href="../../../../../org/a <a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>draw</h4> <pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> @@ -248,6 +252,19 @@ implements <a href="../../../../../org/a <dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> </li> </ul> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html Fri Feb 26 23:57:21 2016 @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> +<dd><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -104,7 +104,7 @@ <br> <pre>public static class <span class="strong">HwmfWindowing.WmfOffsetClipRgn</span> extends java.lang.Object -implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a></pre> +implements <a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>, <a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></pre> <div class="block">The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the specified offsets.</div> </li> @@ -144,15 +144,19 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html#draw(org.apache.poi.hwmf.draw.HwmfGraphics)">draw</a></strong>(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</code> <div class="block">Apply the record settings to the graphics context</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record">HwmfRecordType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html#getRecordType()">getRecordType</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> leis, long recordSize, @@ -236,7 +240,7 @@ implements <a href="../../../../../org/a <a name="draw(org.apache.poi.hwmf.draw.HwmfGraphics)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>draw</h4> <pre>public void draw(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> @@ -248,6 +252,19 @@ implements <a href="../../../../../org/a <dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - the graphics context to modify</dd></dl> </li> </ul> +<a name="applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyObject</h4> +<pre>public void applyObject(<a href="../../../../../org/apache/poi/hwmf/draw/HwmfGraphics.html" title="class in org.apache.poi.hwmf.draw">HwmfGraphics</a> ctx)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html#applyObject(org.apache.poi.hwmf.draw.HwmfGraphics)">applyObject</a></code> in interface <code><a href="../../../../../org/apache/poi/hwmf/record/HwmfObjectTableEntry.html" title="interface in org.apache.poi.hwmf.record">HwmfObjectTableEntry</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Added: poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html?rev=1732588&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html Fri Feb 26 23:57:21 2016 @@ -0,0 +1,170 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.hwmf.record.HwmfBinaryRasterOp (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.hwmf.record.HwmfBinaryRasterOp (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html" target="_top">Frames</a></li> +<li><a href="HwmfBinaryRasterOp.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.hwmf.record.HwmfBinaryRasterOp" class="title">Uses of Class<br>org.apache.poi.hwmf.record.HwmfBinaryRasterOp</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.hwmf.record"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a> in <a href="../../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a> that return <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a></code></td> +<td class="colLast"><span class="strong">HwmfBinaryRasterOp.</span><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html#valueOf(int)">valueOf</a></strong>(int opIndex)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a></code></td> +<td class="colLast"><span class="strong">HwmfBinaryRasterOp.</span><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a>[]</code></td> +<td class="colLast"><span class="strong">HwmfBinaryRasterOp.</span><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/hwmf/record/class-use/HwmfBinaryRasterOp.html" target="_top">Frames</a></li> +<li><a href="HwmfBinaryRasterOp.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2016 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> Added: poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html?rev=1732588&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html Fri Feb 26 23:57:21 2016 @@ -0,0 +1,166 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html" target="_top">Frames</a></li> +<li><a href="HwmfEscape.EscapeFunction.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction" class="title">Uses of Class<br>org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.hwmf.record"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a> in <a href="../../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a> that return <a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a></code></td> +<td class="colLast"><span class="strong">HwmfEscape.EscapeFunction.</span><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a>[]</code></td> +<td class="colLast"><span class="strong">HwmfEscape.EscapeFunction.</span><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/hwmf/record/class-use/HwmfEscape.EscapeFunction.html" target="_top">Frames</a></li> +<li><a href="HwmfEscape.EscapeFunction.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2016 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfFill.HwmfImageRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfFill.HwmfImageRecord.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfFill.HwmfImageRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfFill.HwmfImageRecord.html Fri Feb 26 23:57:21 2016 @@ -112,7 +112,7 @@ <td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchDib</a></strong></code> <div class="block">The META_STRETCHDIB record specifies the transfer of color data from a - block of pixels in deviceindependent format according to a raster operation, + block of pixels in device independent format according to a raster operation, with possible expansion or contraction.</div> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfObjectTableEntry.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfObjectTableEntry.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfObjectTableEntry.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfObjectTableEntry.html Fri Feb 26 23:57:21 2016 @@ -119,6 +119,29 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibBitBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfDibBitBlt</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibStretchBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfDibStretchBlt</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfSetDibToDev.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfSetDibToDev</a></strong></code> +<div class="block">The META_SETDIBTODEV record sets a block of pixels in the playback device context + using deviceindependent color data.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchDib</a></strong></code> +<div class="block">The META_STRETCHDIB record specifies the transfer of color data from a + block of pixels in device independent format according to a raster operation, + with possible expansion or contraction.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreateBrushIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfMisc.WmfCreateBrushIndirect</a></strong></code> <div class="block">The META_CREATEBRUSHINDIRECT record creates a Brush Object from a LogBrush Object.</div> @@ -141,10 +164,39 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfAnimatePalette</a></strong></code> +<div class="block">The META_ANIMATEPALETTE record redefines entries in the logical palette that + is defined in the playback device context with the specified Palette object + + The logical palette that is specified by the Palette object in this record is the + source of the palette changes, and the logical palette that is currently selected + into the playback device context is the destination.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfCreatePalette</a></strong></code> <div class="block">The META_CREATEPALETTE record creates a Palette Object</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfPaletteParent</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfResizePalette</a></strong></code> +<div class="block">The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the + playback device context.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html" title="class in org.apache.poi.hwmf.record">HwmfPalette.WmfSetPaletteEntries</a></strong></code> +<div class="block">The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical + palette that is defined in the playback device context.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfText.WmfCreateFontIndirect.html" title="class in org.apache.poi.hwmf.record">HwmfText.WmfCreateFontIndirect</a></strong></code> </td> @@ -153,6 +205,27 @@ <td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfCreateRegion.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfCreateRegion</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfExcludeClipRect</a></strong></code> +<div class="block">The META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the + existing clipping region minus the specified rectangle.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfIntersectClipRect</a></strong></code> +<div class="block">The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the + intersection of the existing clipping region and the specified rectangle.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html" title="class in org.apache.poi.hwmf.record">HwmfWindowing.WmfOffsetClipRgn</a></strong></code> +<div class="block">The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the + specified offsets.</div> +</td> +</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfRecord.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/class-use/HwmfRecord.html Fri Feb 26 23:57:21 2016 @@ -189,7 +189,10 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.html" title="class in org.apache.poi.hwmf.record">HwmfEscape</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfEscape.html" title="class in org.apache.poi.hwmf.record">HwmfEscape</a></strong></code> +<div class="block">The MetafileEscapes specifies printer driver functionality that + might not be directly accessible through WMF records</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static class </code></td> @@ -259,13 +262,16 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchBlt</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchBlt</a></strong></code> +<div class="block">The META_STRETCHBLT record specifies the transfer of a block of pixels according to a raster + operation, with possible expansion or contraction.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchDib</a></strong></code> <div class="block">The META_STRETCHDIB record specifies the transfer of color data from a - block of pixels in deviceindependent format according to a raster operation, + block of pixels in device independent format according to a raster operation, with possible expansion or contraction.</div> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-frame.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-frame.html Fri Feb 26 23:57:21 2016 @@ -104,9 +104,11 @@ </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> +<li><a href="HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfBinaryRasterOp</a></li> <li><a href="HwmfBitmapDib.BitCount.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfBitmapDib.BitCount</a></li> <li><a href="HwmfBitmapDib.Compression.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfBitmapDib.Compression</a></li> <li><a href="HwmfBrushStyle.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfBrushStyle</a></li> +<li><a href="HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfEscape.EscapeFunction</a></li> <li><a href="HwmfFill.ColorUsage.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfFill.ColorUsage</a></li> <li><a href="HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode</a></li> <li><a href="HwmfFont.WmfCharset.html" title="enum in org.apache.poi.hwmf.record" target="classFrame">HwmfFont.WmfCharset</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-summary.html?rev=1732588&r1=1732587&r2=1732588&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwmf/record/package-summary.html Fri Feb 26 23:57:21 2016 @@ -213,7 +213,10 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfEscape.html" title="class in org.apache.poi.hwmf.record">HwmfEscape</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">The MetafileEscapes specifies printer driver functionality that + might not be directly accessible through WMF records</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.html" title="class in org.apache.poi.hwmf.record">HwmfFill</a></td> @@ -287,13 +290,16 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchBlt.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchBlt</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">The META_STRETCHBLT record specifies the transfer of a block of pixels according to a raster + operation, with possible expansion or contraction.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record">HwmfFill.WmfStretchDib</a></td> <td class="colLast"> <div class="block">The META_STRETCHDIB record specifies the transfer of color data from a - block of pixels in deviceindependent format according to a raster operation, + block of pixels in device independent format according to a raster operation, with possible expansion or contraction.</div> </td> </tr> @@ -627,19 +633,29 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfBinaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfBinaryRasterOp</a></td> +<td class="colLast"> +<div class="block">The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.BitCount.html" title="enum in org.apache.poi.hwmf.record">HwmfBitmapDib.BitCount</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.Compression.html" title="enum in org.apache.poi.hwmf.record">HwmfBitmapDib.Compression</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfBrushStyle.html" title="enum in org.apache.poi.hwmf.record">HwmfBrushStyle</a></td> <td class="colLast"> <div class="block">A 16-bit unsigned integer that defines the brush style.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfEscape.EscapeFunction.html" title="enum in org.apache.poi.hwmf.record">HwmfEscape.EscapeFunction</a></td> +<td class="colLast"> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.ColorUsage.html" title="enum in org.apache.poi.hwmf.record">HwmfFill.ColorUsage</a></td> <td class="colLast"> @@ -729,7 +745,10 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html" title="enum in org.apache.poi.hwmf.record">HwmfTernaryRasterOp</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Each ternary raster operation code represents a Boolean operation in which the values of the pixels in + the source, the selected brush, and the destination are combined.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.HwmfTextAlignment.html" title="enum in org.apache.poi.hwmf.record">HwmfText.HwmfTextAlignment</a></td> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
