Class NoticeLayer
java.lang.Object
de.kappich.pat.gnd.layerManagement.Layer
de.kappich.pat.gnd.viewManagement.NoticeLayer
- All Implemented Interfaces:
java.lang.Comparable<Layer>
public class NoticeLayer extends Layer
-
Method Summary
Modifier and Type Method Description Layer
getOriginalLayer()
Methods inherited from class de.kappich.pat.gnd.layerManagement.Layer
addDisplayObjectType, clearDisplayObjectTypes, compareTo, deletePreferences, equals, getConfigurationObjectType, getCopy, getCsvFile, getCsvFormat, getCsvInitInfo, getDisplayObjectType, getDotCollection, getInfo, getName, getPlugin, getReferenceHierarchy, getUsedColors, hashCode, initializeFromPreferences, putPreferences, setConfigurationObjectType, setCsvFile, setCsvFormat, setCsvInitInfo, setDotCollection, setInfo, setName, setPlugin, setReferenceHierarchy, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Method Details
-
getOriginalLayer
-