OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.GraphStyler.Pie

Packages that use GraphStyler.Pie
com.oberon.ooql.sdk   
 

Uses of GraphStyler.Pie in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return GraphStyler.Pie
 GraphStyler.Pie GraphStyler.getPie(int index)
          Get a pie
 

Methods in com.oberon.ooql.sdk that return types with arguments of type GraphStyler.Pie
 java.util.Vector<GraphStyler.Pie> GraphStyler.getPies()
          Get the list of pies
 

Methods in com.oberon.ooql.sdk with parameters of type GraphStyler.Pie
 void GraphStyler.addPie(GraphStyler.Pie pie)
          Add a pie
 void GraphStyler.setPie(GraphStyler.Pie pie)
          Set the pies
 


OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.