org.citygml4j.util.xml.saxevents
Interface Locatable

All Known Implementing Classes:
Characters, StartElement

public interface Locatable


Method Summary
 Location getLocation()
           
 void setLocation(Location location)
           
 

Method Detail

getLocation

Location getLocation()

setLocation

void setLocation(Location location)