C E F G M P Q S 

C

CityGMLDomParser - Class in <Unnamed>
This class represents a DOM parser for CityGML data.
CityGMLDomParser(File) - Constructor for class CityGMLDomParser
Parses the CityGML file.
compare(<any>, <any>) - Method in class FiniteSpaceComparator
Returns the compare-value of two finite topological spaces with respect to lexicographical ordering: a positive value if the second space is before the first space, a negative value if the space is before the second space, and zero if both are the same.
compare(<any>, <any>) - Method in class FiniteSpaceComparator
 

E

EulerCharacteristic(F2ChainComplex) - Method in class CityGMLDomParser
Returns the EulerCharacteristic of a chain complex over the finite space F2 with two elements.

F

FiniteSpaceComparator<E extends java.lang.Comparable<E>> - Class in <Unnamed>
This class provides for a comparator of finite topological spaces.
FiniteSpaceComparator() - Constructor for class FiniteSpaceComparator
 

G

getExtraFaces() - Method in class CityGMLDomParser
Returns the faces associated to the interior holes of polygons of this CityGML document.
getFaces() - Method in class CityGMLDomParser
Returns the faces of the space associated with this CityGML document.
getLines() - Method in class CityGMLDomParser
Returns the lines of the space associated with this CityGML document.
getVertices() - Method in class CityGMLDomParser
Returns the vertices of the space associated with this CityGML document.

M

main(String[]) - Static method in class CityGMLDomParser
 

P

pairCompare(TreeSet<<any>>, TreeSet<<any>>) - Method in class FiniteSpaceComparator
 
pureQuasiCore() - Method in class CityGMLDomParser
Returns a quick approximation to the core of the pure space associated with this CityGML document by removing beat points.
pureSpace() - Method in class CityGMLDomParser
Returns the finite topological space without the faces associated with the interior holes of polygons.

Q

quasiCore() - Method in class CityGMLDomParser
Returns a quick approximation to the core of the finite topological space associated with this CityGML document by removing beat points.

S

space() - Method in class CityGMLDomParser
Returns the finite topological space associated with a CityGML document
C E F G M P Q S