| Package | Description |
|---|---|
| com.esri.core.geometry |
| Modifier and Type | Method and Description |
|---|---|
VertexDescription |
Geometry.getDescription()
Returns the VertexDescription of this geomtry.
|
VertexDescription |
MultiPath.getDescription() |
VertexDescription |
MultiPoint.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Point._assignVertexDescriptionImpl(VertexDescription newDescription) |
protected abstract void |
Geometry._assignVertexDescriptionImpl(VertexDescription src) |
protected void |
Envelope._assignVertexDescriptionImpl(VertexDescription newDescription) |
protected void |
MultiVertexGeometry._assignVertexDescriptionImpl(VertexDescription newDescription) |
protected void |
Segment._assignVertexDescriptionImpl(VertexDescription newDescription) |
| Constructor and Description |
|---|
MultiPoint(VertexDescription description) |
Copyright © 2015. All Rights Reserved.