Style Intelligence v12.0

inetsoft.report.io
Class PPTGenerator.Shape2

java.lang.Object
  extended by org.apache.poi.hslf.model.Shape
      extended by org.apache.poi.hslf.model.SimpleShape
          extended by inetsoft.report.io.PPTGenerator.Shape2
Enclosing class:
PPTGenerator

public static class PPTGenerator.Shape2
extends org.apache.poi.hslf.model.SimpleShape

The shape with no border.


Field Summary
 
Fields inherited from class org.apache.poi.hslf.model.SimpleShape
_clientData, _clientRecords, DEFAULT_LINE_WIDTH
 
Fields inherited from class org.apache.poi.hslf.model.Shape
_escherContainer, _fill, _parent, _sheet, EMU_PER_CENTIMETER, EMU_PER_INCH, EMU_PER_POINT, logger, MASTER_DPI, PIXEL_DPI, POINT_DPI
 
Constructor Summary
PPTGenerator.Shape2()
          Construct.
 
Method Summary
protected  org.apache.poi.ddf.EscherContainerRecord createSpContainer(boolean isChild)
           
 
Methods inherited from class org.apache.poi.hslf.model.SimpleShape
draw, getClientDataRecord, getClientRecords, getFillColor, getFlipHorizontal, getFlipVertical, getLineColor, getLineDashing, getLineStyle, getLineWidth, getLogicalAnchor2D, getRotation, setFillColor, setHyperlink, setLineColor, setLineDashing, setLineStyle, setLineWidth, setRotation, updateClientData
 
Methods inherited from class org.apache.poi.hslf.model.Shape
afterInsert, getAnchor, getAnchor2D, getColor, getEscherChild, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getHyperlink, getOutline, getParent, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, moveTo, setAnchor, setEscherProperty, setEscherProperty, setShapeId, setShapeType, setSheet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PPTGenerator.Shape2

public PPTGenerator.Shape2()
Construct.

Method Detail

createSpContainer

protected org.apache.poi.ddf.EscherContainerRecord createSpContainer(boolean isChild)
Overrides:
createSpContainer in class org.apache.poi.hslf.model.SimpleShape

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.