| Package | Description |
|---|---|
| buri.ddmsence |
The core package of DDMSence, which contains the abstract base classes which do not need to be directly referenced.
|
| buri.ddmsence.ddms.summary |
Contains the components from the "Summary" set of the DDMS specification.
|
| buri.ddmsence.ddms.summary.tspi |
Contains the components from the "Summary" set of the DDMS specification which exist in the TSPI XML namespace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTspiShape
Base class for TSPI shapes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ITspiShape> |
BoundingGeometry.getTspiShapes()
Accessor for the TSPI shapes in this geometry.
|
| Constructor and Description |
|---|
BoundingGeometry(List<ITspiShape> shapes)
Constructor for creating a component from raw data
|
| Modifier and Type | Class and Description |
|---|---|
class |
Circle
An immutable implementation of tspi:Circle.
|
class |
Ellipse
An immutable implementation of tspi:Ellipse.
|
class |
Envelope
An immutable implementation of tspi:Envelope.
|
class |
Point
An immutable implementation of tspi:Point.
|
class |
Polygon
An immutable implementation of tspi:Polygon.
|
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/