org.deegree.services.gazetteer.capabilities
Interface SI_SpatialReferenceSystem


public interface SI_SpatialReferenceSystem

Version:
$Revision: 1.3 $
Author:
$author$

Method Summary
 GM_Envelope getDomainOfValidity()
           
 SI_LocationType[] getLocationTypes()
           
 java.lang.String getName()
           
 CitedResponsibleParty getOverallOwner()
           
 java.lang.String getTheme()
           
 

Method Detail

getName

public java.lang.String getName()

getDomainOfValidity

public GM_Envelope getDomainOfValidity()
Returns:

getTheme

public java.lang.String getTheme()
Returns:

getOverallOwner

public CitedResponsibleParty getOverallOwner()
Returns:

getLocationTypes

public SI_LocationType[] getLocationTypes()