public interface ProfileReader
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProfileReader.GAF_FIELDS
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
CustomGafCatalogueReader.FILE_TYPE |
addCustomCatalogue(File catalogueFile)
DOCUMENT ME!
|
String[] |
checkFile()
DOCUMENT ME!
|
QpCheckResult |
checkFileForHints()
DOCUMENT ME!
|
List<ProfileLine> |
getContent()
DOCUMENT ME!
|
de.cismet.cismap.cidslayer.CidsLayerFeature |
getFreigabe()
DOCUMENT ME!
|
de.cismet.cismap.cidslayer.CidsLayerFeature |
getHoeheBezug()
DOCUMENT ME!
|
AbstractImportDialog |
getImportDialog(Frame parent)
DOCUMENT ME!
|
de.cismet.cismap.cidslayer.CidsLayerFeature |
getLageBezug()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.LineString |
getNpLine(Double profile)
DOCUMENT ME!
|
List<ProfileLine> |
getProfileContent(Double profile)
DOCUMENT ME!
|
Object |
getProfileContent(ProfileReader.GAF_FIELDS field,
ProfileLine gafLine)
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Point |
getProfilePoint(Double profile)
DOCUMENT ME!
|
Set<Double> |
getProfiles()
DOCUMENT ME!
|
de.cismet.cismap.cidslayer.CidsLayerFeature |
getStatus()
DOCUMENT ME!
|
void |
initFromFile(File gafFile)
DOCUMENT ME!
|
boolean |
isCalc()
DOCUMENT ME!
|
void |
setFreigabe(de.cismet.cismap.cidslayer.CidsLayerFeature freigabe)
DOCUMENT ME!
|
void |
setHoeheBezug(de.cismet.cismap.cidslayer.CidsLayerFeature hoeheBezug)
DOCUMENT ME!
|
void |
setLageBezug(de.cismet.cismap.cidslayer.CidsLayerFeature lageBezug)
DOCUMENT ME!
|
void |
setStatus(de.cismet.cismap.cidslayer.CidsLayerFeature status)
DOCUMENT ME!
|
void initFromFile(File gafFile)
gafFile - DOCUMENT ME!String[] checkFile()
CustomGafCatalogueReader.FILE_TYPE addCustomCatalogue(File catalogueFile)
catalogueFile - DOCUMENT ME!QpCheckResult checkFileForHints()
com.vividsolutions.jts.geom.LineString getNpLine(Double profile)
profile - DOCUMENT ME!com.vividsolutions.jts.geom.Point getProfilePoint(Double profile)
profile - DOCUMENT ME!List<ProfileLine> getProfileContent(Double profile)
profile - DOCUMENT ME!Object getProfileContent(ProfileReader.GAF_FIELDS field, ProfileLine gafLine)
field - DOCUMENT ME!gafLine - DOCUMENT ME!AbstractImportDialog getImportDialog(Frame parent)
parent - DOCUMENT ME!de.cismet.cismap.cidslayer.CidsLayerFeature getLageBezug()
void setLageBezug(de.cismet.cismap.cidslayer.CidsLayerFeature lageBezug)
lageBezug - the lageBezug to setde.cismet.cismap.cidslayer.CidsLayerFeature getHoeheBezug()
void setHoeheBezug(de.cismet.cismap.cidslayer.CidsLayerFeature hoeheBezug)
hoeheBezug - the hoeheBezug to setde.cismet.cismap.cidslayer.CidsLayerFeature getStatus()
void setStatus(de.cismet.cismap.cidslayer.CidsLayerFeature status)
status - the status to setde.cismet.cismap.cidslayer.CidsLayerFeature getFreigabe()
void setFreigabe(de.cismet.cismap.cidslayer.CidsLayerFeature freigabe)
freigabe - the freigabe to setList<ProfileLine> getContent()
boolean isCalc()
Copyright © 2012–2026 cismet GmbH. All rights reserved.