GEOS  3.9.1dev
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
geos::geomgraph::NodeFactory Class Reference

#include <NodeFactory.h>

Inheritance diagram for geos::geomgraph::NodeFactory:
[legend]

Public Member Functions

virtual NodecreateNode (const geom::Coordinate &coord) const
 
virtual ~NodeFactory ()
 

Static Public Member Functions

static const NodeFactoryinstance ()
 

Protected Member Functions

 NodeFactory ()
 

Detailed Description

Definition at line 40 of file NodeFactory.h.

Constructor & Destructor Documentation

virtual geos::geomgraph::NodeFactory::~NodeFactory ( )
inlinevirtual

Definition at line 45 of file NodeFactory.h.

geos::geomgraph::NodeFactory::NodeFactory ( )
inlineprotected

Definition at line 47 of file NodeFactory.h.

Member Function Documentation

virtual Node* geos::geomgraph::NodeFactory::createNode ( const geom::Coordinate coord) const
virtual
static const NodeFactory& geos::geomgraph::NodeFactory::instance ( )
static

The documentation for this class was generated from the following file: