Package com.luciad.geometries
package com.luciad.geometries
Everything related to representing geometries.
See related article for an overview of the geometry API.
-
ClassDescriptionRepresents an arc band.Represents a
BezierCurve
.Represents a bounds.A circle that is defined by a start point, a first intermediate point, and a second intermediate point on the circle.Represents a circle defined by a center point and a radius.A circular arc that is defined by a start point, end point, and a third point on the arc.A circular arc defined by a start point, end point and a bulge factor.Represents a circular arc defined by a center point, radius, start angle, end angle, and angle direction.Represents a composite curve.Represents a composite patch.Represents a composite ring.1-dimensional geometric primitive, representing the continuous image of a line.Represents an ellipse.Represents an elliptical arc.Represents an extruded geometry.Geometry
is the root class of the hierarchy.Factory to create geometries defined within a coordinate reference.Represents a line.Collection of one or more geometries.A patch is a surface based on a single ring, thus not having any holes.Represents a point.Represents a polygon.Represents a polyline.Represents a polyline that is closed, i.e., the first point and the last point coincide.A ring is a curve that is closed.2-dimensional geometric primitive, locally representing a continuous image of a region of a plane.