|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Geometry | |
---|---|
org.ascape.model.space |
Uses of Geometry in org.ascape.model.space |
---|
Fields in org.ascape.model.space declared as Geometry | |
---|---|
protected Geometry |
CollectionSpace.geometry
The basic geometric structure of this collection. |
Methods in org.ascape.model.space that return Geometry | |
---|---|
Geometry |
Space.getGeometry()
Gets the geometry. |
Geometry |
CollectionSpace.getGeometry()
Return the geometry of this context. |
Methods in org.ascape.model.space with parameters of type Geometry | |
---|---|
void |
ListBase.setGeometry(Geometry geometry)
Sets the geometry of this space. |
protected void |
CollectionSpace.setGeometry(Geometry geometry)
Sets the geometry or basic structure of this context. |
void |
Array2DBase.setGeometry(Geometry geometry)
Sets the geometry of this space. |
void |
Array1D.setGeometry(Geometry geometry)
Sets the geometry of this space. |
Constructors in org.ascape.model.space with parameters of type Geometry | |
---|---|
Array2D(Geometry geometry,
CoordinateDiscrete extent)
Constructs a 2-dimensional array space of provided extent. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |