Uses of Class
com.storedobject.chart.Node.Type
Packages that use Node.Type
-
Uses of Node.Type in com.storedobject.chart
Methods in com.storedobject.chart that return Node.TypeModifier and TypeMethodDescriptionNode.getCategory()
Node.Type.setSymbolImage
(String url) Node.Type.setSymbolSize
(int width) Node.Type.setSymbolSize
(int width, int height) Node.Type.setSymbolSvgPath
(String svgPath) Node.Type.setSymbolType
(PointSymbolType type) Methods in com.storedobject.chart with parameters of type Node.TypeModifier and TypeMethodDescriptionGraphChart.addCategory
(Node.Type category) Node.setCategory
(Node.Type category) Constructors in com.storedobject.chart with parameters of type Node.Type