Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.codename1.ui.geom Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
DimensionUtility class that holds a width and height that represents a dimension of a component or elementClasscom.codename1.ui.geomCodeName One
Dimension2DUtility class that holds a width and height that represents a dimension of a component or elementClasscom.codename1.ui.geomCodeName One
GeneralPathA general geometric path, consisting of any number of subpaths constructed out of straight lines and cubic or quadratic Bezier curves.Classcom.codename1.ui.geomCodeName One
PathIteratorThis interface provides a directed path over the boundary of a shape.Interfacecom.codename1.ui.geomCodeName One
PointClasscom.codename1.ui.geomCodeName One
Point2DClasscom.codename1.ui.geomCodeName One
RectangleRepresents a Rectangle position (x, y) and Dimension (width, height), this is useful for measuring coordinates within the application.Classcom.codename1.ui.geomCodeName One
Rectangle2DRepresents a Rectangle position (x, y) and Dimension (width, height), this is useful for measuring coordinates within the application.Classcom.codename1.ui.geomCodeName One
ShapeAn interface that can be implemented by any class that wants to be drawableSee Also:for a concrete implementation of Shape.Interfacecom.codename1.ui.geomCodeName One