Class LayoutRHXOverViewXml
- java.lang.Object
- 
- jmri.configurexml.AbstractXmlAdapter
- 
- jmri.jmrit.display.layoutEditor.configurexml.LayoutTrackViewXml
- 
- jmri.jmrit.display.layoutEditor.configurexml.LayoutTurnoutViewXml
- 
- jmri.jmrit.display.layoutEditor.configurexml.LayoutXOverViewXml
- 
- jmri.jmrit.display.layoutEditor.configurexml.LayoutRHXOverViewXml
 
 
 
 
 
- 
- All Implemented Interfaces:
- XmlAdapter
 
 public class LayoutRHXOverViewXml extends LayoutXOverViewXml This module handles configuration for display.LayoutTurnoutView objects for a LayoutEditor.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class jmri.configurexml.AbstractXmlAdapterAbstractXmlAdapter.EnumIO<T extends java.lang.Enum<T>>, AbstractXmlAdapter.EnumIoMapped<T extends java.lang.Enum<T>>, AbstractXmlAdapter.EnumIoNames<T extends java.lang.Enum<T>>, AbstractXmlAdapter.EnumIoNamesNumbers<T extends java.lang.Enum<T>>, AbstractXmlAdapter.EnumIoOrdinals<T extends java.lang.Enum<T>>
 
- 
 - 
Field Summary- 
Fields inherited from class jmri.jmrit.display.layoutEditor.configurexml.LayoutTurnoutViewXmllinkEnumMap, tTypeEnumMap
 - 
Fields inherited from class jmri.configurexml.AbstractXmlAdapterSTR_FALSE, STR_NO, STR_TRUE, STR_YES
 
- 
 - 
Constructor SummaryConstructors Constructor Description LayoutRHXOverViewXml()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddClass(org.jdom2.Element element)- 
Methods inherited from class jmri.jmrit.display.layoutEditor.configurexml.LayoutTurnoutViewXmlgetElement, load, load, store
 - 
Methods inherited from class jmri.jmrit.display.layoutEditor.configurexml.LayoutTrackViewXmlloadLogixNG_Data, storeLogixNG_Data
 - 
Methods inherited from class jmri.configurexml.AbstractXmlAdaptergetAttributeBooleanValue, getAttributeDoubleValue, getAttributeFloatValue, getAttributeIntegerValue, getExceptionHandler, handleException, load, load, loadDeferred, loadOrder, setExceptionHandler, store
 
- 
 
- 
- 
- 
Constructor Detail- 
LayoutRHXOverViewXmlpublic LayoutRHXOverViewXml() 
 
- 
 - 
Method Detail- 
addClassprotected void addClass(org.jdom2.Element element) - Overrides:
- addClassin class- LayoutXOverViewXml
 
 
- 
 
-