public interface AugmentedNdNode
| Modifier and Type | Method and Description |
|---|---|
void |
addToTpoint(Tpoint addTo)
Adds to the list of tPoint.
|
List<Tpoint> |
tPoint()
Returns the attribute tPoint.
|
void |
tPoint(List<Tpoint> tPoint)
Sets the attribute tPoint.
|
Copyright © 2017. All rights reserved.