Uses of Class
com.codbex.kronos.parser.calculationview.ndb.Layout.Shapes.Shape.RectangleSize
-
Uses of Layout.Shapes.Shape.RectangleSize in com.codbex.kronos.parser.calculationview.ndb
Fields in com.codbex.kronos.parser.calculationview.ndb declared as Layout.Shapes.Shape.RectangleSizeModifier and TypeFieldDescriptionprotected Layout.Shapes.Shape.RectangleSizeLayout.Shapes.Shape.rectangleSizeThe rectangle size.Methods in com.codbex.kronos.parser.calculationview.ndb that return Layout.Shapes.Shape.RectangleSizeModifier and TypeMethodDescriptionObjectFactory.createLayoutShapesShapeRectangleSize()Create an instance ofLayout.Shapes.Shape.RectangleSizeLayout.Shapes.Shape.getRectangleSize()Gets the value of the rectangleSize property.Methods in com.codbex.kronos.parser.calculationview.ndb with parameters of type Layout.Shapes.Shape.RectangleSizeModifier and TypeMethodDescriptionvoidLayout.Shapes.Shape.setRectangleSize(Layout.Shapes.Shape.RectangleSize value) Sets the value of the rectangleSize property.