|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CTGeomGuide | |
---|---|
org.apache.poi.sl.draw.binding | |
org.apache.poi.sl.draw.geom |
Uses of CTGeomGuide in org.apache.poi.sl.draw.binding |
---|
Fields in org.apache.poi.sl.draw.binding with type parameters of type CTGeomGuide | |
---|---|
protected java.util.List<CTGeomGuide> |
CTGeomGuideList.gd
|
Methods in org.apache.poi.sl.draw.binding that return CTGeomGuide | |
---|---|
CTGeomGuide |
ObjectFactory.createCTGeomGuide()
Create an instance of CTGeomGuide |
Methods in org.apache.poi.sl.draw.binding that return types with arguments of type CTGeomGuide | |
---|---|
java.util.List<CTGeomGuide> |
CTGeomGuideList.getGd()
Gets the value of the gd property. |
Uses of CTGeomGuide in org.apache.poi.sl.draw.geom |
---|
Constructors in org.apache.poi.sl.draw.geom with parameters of type CTGeomGuide | |
---|---|
AdjustValue(CTGeomGuide gd)
|
|
Guide(CTGeomGuide gd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |