org.apache.poi.hssf.model
Class ConvertAnchor

java.lang.Object
  extended by org.apache.poi.hssf.model.ConvertAnchor

public class ConvertAnchor
extends java.lang.Object

$Id: ConvertAnchor.java 562536 2007-08-03 18:09:41Z yegor $


Constructor Summary
ConvertAnchor()
           
 
Method Summary
static EscherRecord createAnchor(HSSFAnchor userAnchor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertAnchor

public ConvertAnchor()
Method Detail

createAnchor

public static EscherRecord createAnchor(HSSFAnchor userAnchor)


Copyright 2008 The Apache Software Foundation or its licensors, as applicable.