You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/12/21 17:36:08 UTC

svn commit: r1721208 [30/30] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/extractor/ org/apache/poi/hdgf/extractor/ org/apache/poi/hpbf/extractor/ org/apache/poi/hpsf/extractor/ org/apache/poi/hslf/extract...

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Dec 21 16:36:04 2015
@@ -121,6 +121,8 @@
 <li><a href="org/apache/poi/hssf/record/pivottable/package-tree.html">org.apache.poi.hssf.record.pivottable</a>, </li>
 <li><a href="org/apache/poi/hssf/usermodel/package-tree.html">org.apache.poi.hssf.usermodel</a>, </li>
 <li><a href="org/apache/poi/hssf/util/package-tree.html">org.apache.poi.hssf.util</a>, </li>
+<li><a href="org/apache/poi/hwmf/record/package-tree.html">org.apache.poi.hwmf.record</a>, </li>
+<li><a href="org/apache/poi/hwmf/usermodel/package-tree.html">org.apache.poi.hwmf.usermodel</a>, </li>
 <li><a href="org/apache/poi/hwpf/package-tree.html">org.apache.poi.hwpf</a>, </li>
 <li><a href="org/apache/poi/hwpf/converter/package-tree.html">org.apache.poi.hwpf.converter</a>, </li>
 <li><a href="org/apache/poi/hwpf/dev/package-tree.html">org.apache.poi.hwpf.dev</a>, </li>
@@ -1225,6 +1227,97 @@
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFSheet</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>)</li>
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFSheetConditionalFormatting.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFSheetConditionalFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/SheetConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">SheetConditionalFormatting</a>)</li>
 <li type="circle">org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in org.apache.poi.hwpf.converter"><span class="strong">HtmlDocumentFacade</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfBitmap16.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfBitmap16</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfBitmapDib.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfBitmapDib</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfColorRef.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfColorRef</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfArc.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfArc</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfChord.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfChord</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfEllipse.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfEllipse</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfFrameRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfFrameRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfLineTo.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfLineTo</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfMoveTo.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfMoveTo</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfPie.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfPie</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfPolygon.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfPolygon</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)
+<ul>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfPolyline.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfPolyline</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfPolyPolygon.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfPolyPolygon</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfRectangle.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfRectangle</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfRoundRect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfRoundRect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfSelectObject.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfSelectObject</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfDraw.WmfSetPixel.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfDraw.WmfSetPixel</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfEscape.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfEscape</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfBitBlt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfBitBlt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfDibBitBlt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfDibBitBlt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfDibStretchBlt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfDibStretchBlt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfExtFloodFill.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfExtFloodFill</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfFillRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfFillRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfFloodFill.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfFloodFill</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfInvertRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfInvertRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfPaintRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfPaintRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfPatBlt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfPatBlt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfSetDibToDev.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfSetDibToDev</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfSetPolyfillMode.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfSetPolyfillMode</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfStretchBlt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfStretchBlt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFill.WmfStretchDib</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfFont</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfHeader.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfHeader</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfCreateBrushIndirect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfCreateBrushIndirect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfCreatePatternBrush</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePenIndirect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfCreatePenIndirect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfDeleteObject.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfDeleteObject</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfDibCreatePatternBrush.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfDibCreatePatternBrush</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfRestoreDc.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfRestoreDc</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSaveDc.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSaveDc</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetBkColor.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetBkColor</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetBkMode.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetBkMode</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetLayout.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetLayout</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetMapMode.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetMapMode</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetMapperFlags.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetMapperFlags</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetRelabs.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetRelabs</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetRop2.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetRop2</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfMisc.WmfSetStretchBltMode.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfMisc.WmfSetStretchBltMode</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.PaletteEntry.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.PaletteEntry</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfPaletteParent</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)
+<ul>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfAnimatePalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfAnimatePalette</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfCreatePalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfCreatePalette</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfSetPaletteEntries.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfSetPaletteEntries</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfRealizePalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfRealizePalette</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfResizePalette</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPalette.WmfSelectPalette.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPalette.WmfSelectPalette</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.usermodel.<a href="org/apache/poi/hwmf/usermodel/HwmfPicture.html" title="class in org.apache.poi.hwmf.usermodel"><span class="strong">HwmfPicture</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPlaceableHeader.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfPlaceableHeader</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfCreateFontIndirect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfCreateFontIndirect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfExtTextOut.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfExtTextOut</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfSetTextAlign.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfSetTextAlign</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfSetTextCharExtra.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfSetTextCharExtra</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfSetTextColor.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfSetTextColor</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfSetTextJustification.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfSetTextJustification</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfText.WmfTextOut.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfText.WmfTextOut</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfCreateRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfCreateRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfExcludeClipRect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfIntersectClipRect</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfOffsetClipRgn</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetViewportOrg.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfOffsetViewportOrg</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetWindowOrg.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfOffsetWindowOrg</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfScaleViewportExt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfScaleViewportExt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfScaleWindowExt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfScaleWindowExt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfScanObject.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfScanObject</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfSelectClipRegion.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfSelectClipRegion</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfSetViewportExt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfSetViewportExt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfSetViewportOrg.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfSetViewportOrg</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfSetWindowExt.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfSetWindowExt</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfWindowing.WmfSetWindowOrg.html" title="class in org.apache.poi.hwmf.record"><span class="strong">HwmfWindowing.WmfSetWindowOrg</span></a> (implements org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record">HwmfRecord</a>)</li>
 <li type="circle">org.apache.poi.hwpf.model.io.<a href="org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">HWPFFileSystem</span></a></li>
 <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/HWPFList.html" title="class in org.apache.poi.hwpf.usermodel"><span class="strong">HWPFList</span></a></li>
 <li type="circle">org.apache.poi.hwpf.dev.<a href="org/apache/poi/hwpf/dev/HWPFLister.html" title="class in org.apache.poi.hwpf.dev"><span class="strong">HWPFLister</span></a></li>
@@ -2947,6 +3040,7 @@
 </li>
 <li type="circle">org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/HSSFListener.html" title="interface in org.apache.poi.hssf.eventusermodel"><span class="strong">HSSFListener</span></a></li>
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFShapeTypes.html" title="interface in org.apache.poi.hssf.usermodel"><span class="strong">HSSFShapeTypes</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecord.html" title="interface in org.apache.poi.hwmf.record"><span class="strong">HwmfRecord</span></a></li>
 <li type="circle">org.apache.poi.common.usermodel.<a href="org/apache/poi/common/usermodel/Hyperlink.html" title="interface in org.apache.poi.common.usermodel"><span class="strong">Hyperlink</span></a>
 <ul>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Hyperlink.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Hyperlink</span></a></li>
@@ -3397,6 +3491,18 @@
 <li type="circle">org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt"><span class="strong">HashAlgorithm</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">HorizontalAlignment</span></a></li>
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFChart.HSSFChartType.html" title="enum in org.apache.poi.hssf.usermodel"><span class="strong">HSSFChart.HSSFChartType</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfBitmapDib.BitCount.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfBitmapDib.BitCount</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfBitmapDib.Compression.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfBitmapDib.Compression</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfBrushStyle.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfBrushStyle</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfCharset.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfCharset</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfClipPrecision.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfClipPrecision</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfFontFamilyClass.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfFontFamilyClass</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfFontPitch.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfFontPitch</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfFontQuality.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfFontQuality</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfFont.WmfOutPrecision.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfFont.WmfOutPrecision</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfHatchStyle.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfHatchStyle</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfRecordType.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfRecordType</span></a></li>
+<li type="circle">org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfTernaryRasterOp.html" title="enum in org.apache.poi.hwmf.record"><span class="strong">HwmfTernaryRasterOp</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">IconMultiStateFormatting.IconSet</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">IndexedColors</span></a></li>
 <li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/JPEG.ColorSpace.html" title="enum in org.apache.poi.hslf.blip"><span class="strong">JPEG.ColorSpace</span></a></li>

Modified: poi/site/publish/apidocs/package-list
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/package-list?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/package-list (original)
+++ poi/site/publish/apidocs/package-list Mon Dec 21 16:36:04 2015
@@ -55,6 +55,8 @@ org.apache.poi.hssf.record.crypto
 org.apache.poi.hssf.record.pivottable
 org.apache.poi.hssf.usermodel
 org.apache.poi.hssf.util
+org.apache.poi.hwmf.record
+org.apache.poi.hwmf.usermodel
 org.apache.poi.hwpf
 org.apache.poi.hwpf.converter
 org.apache.poi.hwpf.dev



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org