|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Composite | |
|---|---|
| org.opengis.geometry.complex | Set of primitive geometric objects whose interiors are disjoint. |
| org.opengis.geometry.primitive | Set of geometric objects that are not decomposed further into other primitives. |
| Uses of Composite in org.opengis.geometry.complex |
|---|
| Subinterfaces of Composite in org.opengis.geometry.complex | |
|---|---|
interface |
CompositeCurve
A complex with all the geometric properties of a curve. |
interface |
CompositePoint
A separate class for composite point, included for completeness. |
interface |
CompositeSolid
A complex with all the geometric properties of a solid. |
interface |
CompositeSurface
A complex with all the geometric properties of a surface. |
| Uses of Composite in org.opengis.geometry.primitive |
|---|
| Subinterfaces of Composite in org.opengis.geometry.primitive | |
|---|---|
interface |
Ring
Represent a single connected component of a surface boundary. |
interface |
Shell
Represents a single connected component of a solid boundary. |
| Methods in org.opengis.geometry.primitive that return Composite | |
|---|---|
Composite |
Primitive.getComposite()
Returns the owner of this primitive. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||