#include <ap_RDFSemanticItemFactoryGTK.h>
Public Member Functions | |
| AP_SemanticItemFactoryGTK () | |
| virtual PD_RDFContact * | createContact (PD_DocumentRDFHandle rdf, PD_ResultBindings_t::iterator it) |
| virtual PD_RDFEvent * | createEvent (PD_DocumentRDFHandle rdf, PD_ResultBindings_t::iterator it) |
| virtual PD_RDFLocation * | createLocation (PD_DocumentRDFHandle rdf, PD_ResultBindings_t::iterator it, bool isGeo84=false) |
| AP_SemanticItemFactoryGTK::AP_SemanticItemFactoryGTK | ( | ) |
References PD_DocumentRDF::setSemanticItemFactory(), and UT_DEBUGMSG.
| PD_RDFContact * AP_SemanticItemFactoryGTK::createContact | ( | PD_DocumentRDFHandle | rdf, | |
| PD_ResultBindings_t::iterator | it | |||
| ) | [virtual] |
Implements PD_SemanticItemFactory.
| PD_RDFEvent * AP_SemanticItemFactoryGTK::createEvent | ( | PD_DocumentRDFHandle | rdf, | |
| PD_ResultBindings_t::iterator | it | |||
| ) | [virtual] |
Implements PD_SemanticItemFactory.
| PD_RDFLocation * AP_SemanticItemFactoryGTK::createLocation | ( | PD_DocumentRDFHandle | rdf, | |
| PD_ResultBindings_t::iterator | it, | |||
| bool | isGeo84 = false | |||
| ) | [virtual] |
Implements PD_SemanticItemFactory.
1.7.1