Uses of Class
com.codbex.kronos.parser.calculationview.ndb.Layout.Shapes.Shape.UpperLeftCorner
-
Uses of Layout.Shapes.Shape.UpperLeftCorner in com.codbex.kronos.parser.calculationview.ndb
Fields in com.codbex.kronos.parser.calculationview.ndb declared as Layout.Shapes.Shape.UpperLeftCornerModifier and TypeFieldDescriptionprotected Layout.Shapes.Shape.UpperLeftCornerLayout.Shapes.Shape.upperLeftCornerThe upper left corner.Methods in com.codbex.kronos.parser.calculationview.ndb that return Layout.Shapes.Shape.UpperLeftCornerModifier and TypeMethodDescriptionObjectFactory.createLayoutShapesShapeUpperLeftCorner()Create an instance ofLayout.Shapes.Shape.UpperLeftCornerLayout.Shapes.Shape.getUpperLeftCorner()Gets the value of the upperLeftCorner property.Methods in com.codbex.kronos.parser.calculationview.ndb with parameters of type Layout.Shapes.Shape.UpperLeftCornerModifier and TypeMethodDescriptionvoidLayout.Shapes.Shape.setUpperLeftCorner(Layout.Shapes.Shape.UpperLeftCorner value) Sets the value of the upperLeftCorner property.