Package com.codename1.ui.geom
package com.codename1.ui.geom
Contains classes related to geometry locations and calculations such as
rectangle and size
-
ClassDescriptionA utility class for expressing 2-D affine transforms in Codename One.Utility class that holds a width and height that represents a dimension of a component or elementUtility class that holds a width and height that represents a dimension of a component or elementA general geometric path, consisting of any number of subpaths constructed out of straight lines and cubic or quadratic Bezier curves.This interface provides a directed path over the boundary of a shape.Utility class that holds x,yUtility class that holds x,yRepresents a Rectangle position (x, y) and
Dimension(width, height), this is useful for measuring coordinates within the application.Represents a Rectangle position (x, y) andDimension(width, height), this is useful for measuring coordinates within the application.An interface that can be implemented by any class that wants to be drawable as a shape.