public interface IdentifiedObject
Modifier and Type | Field and Description |
---|---|
static String |
ALIAS_KEY |
static String |
IDENTIFIERS_KEY |
static String |
NAME_KEY |
static String |
REMARKS_KEY |
Modifier and Type | Method and Description |
---|---|
Collection |
getAlias() |
Set |
getIdentifiers() |
Identifier |
getName() |
InternationalString |
getRemarks() |
String |
toWKT() |
static final String NAME_KEY
static final String ALIAS_KEY
static final String IDENTIFIERS_KEY
static final String REMARKS_KEY
Identifier getName()
Collection getAlias()
Set getIdentifiers()
InternationalString getRemarks()
String toWKT() throws UnsupportedOperationException
UnsupportedOperationException
Copyright © 2012. All Rights Reserved.