Uses of Class
org.apache.poi.xslf.model.geom.Guide

Packages that use Guide
org.apache.poi.xslf.model.geom   
 

Uses of Guide in org.apache.poi.xslf.model.geom
 

Subclasses of Guide in org.apache.poi.xslf.model.geom
 class AdjustValue
          Represents a shape adjust values (see section 20.1.9.5 in the spec)
 

Methods in org.apache.poi.xslf.model.geom that return Guide
 Guide IAdjustableShape.getAdjustValue(java.lang.String name)
           
 Guide Context.getAdjustValue(java.lang.String name)
           
 



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