ImageGear for Java
com.accusoft.imagegear.core.shapes Package
Inheritance Hierarchy
This package provides the various shape and point types available.
Classes
ClassDescription
ImGearDoublePoint Stores a set of two double precision numbers that represent the point.
ImGearDoubleRectangle Stores a set of four double precision numbers that represent the location and size of a rectangle.
ImGearEllipse Stores a set of two ImGear values that represent the location and size of an ellipse.

The center of the ellipse is the center of the specified bounding rectangle.

ImGearPoint Encapsulates a point in a 2-D coordinate system.
ImGearPolygon Defines a polygon shape.

Represents a polygon, i.e., a 2D shape defined by two or more points sequentilly connected by straight lines.

ImGearRect Stores a set of four integer numbers that represent the location and size of the rectangle.
ImGearRectangle Stores a set of four integer numbers that represent the location and size of a rectangle.

Stores a set of API that represent the rectangle.

ImGearRoundedRectangle This structure represents a rounded rectangle.
Interfaces
InterfaceDescription
IImGearDoublePoint Defines DoublePoint interface.
IImGearDoubleRectangle Defines DoubleRectangle interface.
IImGearEllipse Defines Ellipse interface.
IImGearPoint Defines Point interface.
IImGearRectangle Defines IImGearRectangle interface.
IImGearRoundedRectangle Represents a rounded rectangle.
IImGearShape Defines Shape interface.
IImGearSize Defines Size interface.
See Also

Reference

ImageGearJava Project

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback