public interface Zone extends IFeature
Modifier and Type | Method and Description |
---|---|
IMultiSurface<?> |
getGeom()
Renvoie une geometrie.
|
Collection<Limite> |
getLimites() |
Partition |
getPartition() |
Collection<ZoneComposite> |
getZonesComposees() |
void |
setLimites(Collection<Limite> limites) |
void |
setPartition(Partition partition) |
void |
setZonesComposees(Collection<ZoneComposite> zonesComposees) |
addAllCorrespondants, addCorrespondant, clearCorrespondants, cloneGeom, getAttribute, getAttribute, getCorrespondant, getCorrespondants, getCorrespondants, getFeatureCollection, getFeatureCollections, getFeatureType, getId, getPopulation, getRelatedFeatures, getRelatedFeatures, getRepresentation, getTopo, hasGeom, hasTopo, intersecte, isDeleted, removeCorrespondant, setAttribute, setCorrespondants, setDeleted, setFeatureType, setGeom, setId, setPopulation, setRepresentation, setTopo, toString
Partition getPartition()
void setPartition(Partition partition)
partition
- la partition a laquelle la zone appartientCollection<Limite> getLimites()
void setLimites(Collection<Limite> limites)
limites
- les limites sur lesquelles s'appuie la zoneCollection<ZoneComposite> getZonesComposees()
void setZonesComposees(Collection<ZoneComposite> zonesComposees)
zonesComposees
- les zones composees aquelles la zone appartient
eventuellementIMultiSurface<?> getGeom()
IFeature
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.