com.tensegrity.composite.geometry
Interface PunctualGeometryItem
- All Known Subinterfaces:
- VisualPort
- public interface PunctualGeometryItem
TODO: comment
- Version:
- $Id$
- Author:
- MKegel
hasGeometryValue
public boolean hasGeometryValue(java.lang.Object key)
addGeometryValue
public void addGeometryValue(java.lang.Object key,
java.lang.Object value)
getGeometryValue
public java.lang.Object getGeometryValue(java.lang.Object key)
getCoordinate
public Coordinate getCoordinate()
setCoordinate
public void setCoordinate(Coordinate coordinate)
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.