new GeometrySegmentPoint()
This class represents a geometry segment point.
Methods
- 
    getFeature()
- 
    
    Returns the geometry segment feature pointer. Returns:geometry segment feature pointer 
- 
    getGeometrySegment()
- 
    
    Returns the geometry segment. Returns:geometry segment 
- 
    getPoint()
- 
    
    Returns the segment point Returns:point. 
- 
    getPointLocation()
- 
    
    Returns the point location on segment Returns:point location 
- 
    setFeature()
- 
    
    Sets the geometry segment point identifier (feature id for example). 
- 
    setGeometrySegment()
- 
    
    Sets the geometry segment. 
- 
    setPoint()
- 
    
    Sets the segment point Returns:point. 
- 
    setPointLocation()
- 
    
    Sets the point location on segment Returns:point location