public class VmsPictogramDisplayCharacteristics extends Object
Java class for VmsPictogramDisplayCharacteristics complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmsPictogramDisplayCharacteristics">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pictogramLanternsPresent" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="pictogramSequencingCapable" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="pictogramPixelsAcross" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="pictogramPixelsDown" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="pictogramDisplayHeight" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="pictogramDisplayWidth" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="pictogramCodeListIdentifier" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="maxPictogramLuminanceLevel" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="pictogramNumberOfColours" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="maxNumberOfSequentialPictograms" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="pictogramPositionAbsolute" type="{http://datex2.eu/schema/2/2_0}PositionAbsoluteEnum" minOccurs="0"/>
<element name="pictogramPositionX" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="pictogramPositionY" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="pictogramPositionRelativeToText" type="{http://datex2.eu/schema/2/2_0}PositionRelativeEnum" minOccurs="0"/>
<element name="vmsSupplementaryPanelCharacteristics" type="{http://datex2.eu/schema/2/2_0}VmsSupplementaryPanelCharacteristics" minOccurs="0"/>
<element name="vmsPictogramDisplayCharacteristicsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
maxNumberOfSequentialPictograms |
protected Long |
maxPictogramLuminanceLevel |
protected String |
pictogramCodeListIdentifier |
protected Float |
pictogramDisplayHeight |
protected Float |
pictogramDisplayWidth |
protected Boolean |
pictogramLanternsPresent |
protected Long |
pictogramNumberOfColours |
protected Long |
pictogramPixelsAcross |
protected Long |
pictogramPixelsDown |
protected PositionAbsoluteEnum |
pictogramPositionAbsolute |
protected PositionRelativeEnum |
pictogramPositionRelativeToText |
protected Float |
pictogramPositionX |
protected Float |
pictogramPositionY |
protected Boolean |
pictogramSequencingCapable |
protected ExtensionType |
vmsPictogramDisplayCharacteristicsExtension |
protected VmsSupplementaryPanelCharacteristics |
vmsSupplementaryPanelCharacteristics |
| Constructor and Description |
|---|
VmsPictogramDisplayCharacteristics() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getMaxNumberOfSequentialPictograms()
Gets the value of the maxNumberOfSequentialPictograms property.
|
Long |
getMaxPictogramLuminanceLevel()
Gets the value of the maxPictogramLuminanceLevel property.
|
String |
getPictogramCodeListIdentifier()
Gets the value of the pictogramCodeListIdentifier property.
|
Float |
getPictogramDisplayHeight()
Gets the value of the pictogramDisplayHeight property.
|
Float |
getPictogramDisplayWidth()
Gets the value of the pictogramDisplayWidth property.
|
Long |
getPictogramNumberOfColours()
Gets the value of the pictogramNumberOfColours property.
|
Long |
getPictogramPixelsAcross()
Gets the value of the pictogramPixelsAcross property.
|
Long |
getPictogramPixelsDown()
Gets the value of the pictogramPixelsDown property.
|
PositionAbsoluteEnum |
getPictogramPositionAbsolute()
Gets the value of the pictogramPositionAbsolute property.
|
PositionRelativeEnum |
getPictogramPositionRelativeToText()
Gets the value of the pictogramPositionRelativeToText property.
|
Float |
getPictogramPositionX()
Gets the value of the pictogramPositionX property.
|
Float |
getPictogramPositionY()
Gets the value of the pictogramPositionY property.
|
ExtensionType |
getVmsPictogramDisplayCharacteristicsExtension()
Gets the value of the vmsPictogramDisplayCharacteristicsExtension property.
|
VmsSupplementaryPanelCharacteristics |
getVmsSupplementaryPanelCharacteristics()
Gets the value of the vmsSupplementaryPanelCharacteristics property.
|
Boolean |
isPictogramLanternsPresent()
Gets the value of the pictogramLanternsPresent property.
|
Boolean |
isPictogramSequencingCapable()
Gets the value of the pictogramSequencingCapable property.
|
void |
setMaxNumberOfSequentialPictograms(Long value)
Sets the value of the maxNumberOfSequentialPictograms property.
|
void |
setMaxPictogramLuminanceLevel(Long value)
Sets the value of the maxPictogramLuminanceLevel property.
|
void |
setPictogramCodeListIdentifier(String value)
Sets the value of the pictogramCodeListIdentifier property.
|
void |
setPictogramDisplayHeight(Float value)
Sets the value of the pictogramDisplayHeight property.
|
void |
setPictogramDisplayWidth(Float value)
Sets the value of the pictogramDisplayWidth property.
|
void |
setPictogramLanternsPresent(Boolean value)
Sets the value of the pictogramLanternsPresent property.
|
void |
setPictogramNumberOfColours(Long value)
Sets the value of the pictogramNumberOfColours property.
|
void |
setPictogramPixelsAcross(Long value)
Sets the value of the pictogramPixelsAcross property.
|
void |
setPictogramPixelsDown(Long value)
Sets the value of the pictogramPixelsDown property.
|
void |
setPictogramPositionAbsolute(PositionAbsoluteEnum value)
Sets the value of the pictogramPositionAbsolute property.
|
void |
setPictogramPositionRelativeToText(PositionRelativeEnum value)
Sets the value of the pictogramPositionRelativeToText property.
|
void |
setPictogramPositionX(Float value)
Sets the value of the pictogramPositionX property.
|
void |
setPictogramPositionY(Float value)
Sets the value of the pictogramPositionY property.
|
void |
setPictogramSequencingCapable(Boolean value)
Sets the value of the pictogramSequencingCapable property.
|
void |
setVmsPictogramDisplayCharacteristicsExtension(ExtensionType value)
Sets the value of the vmsPictogramDisplayCharacteristicsExtension property.
|
void |
setVmsSupplementaryPanelCharacteristics(VmsSupplementaryPanelCharacteristics value)
Sets the value of the vmsSupplementaryPanelCharacteristics property.
|
protected Boolean pictogramLanternsPresent
protected Boolean pictogramSequencingCapable
protected Long pictogramPixelsAcross
protected Long pictogramPixelsDown
protected Float pictogramDisplayHeight
protected Float pictogramDisplayWidth
protected String pictogramCodeListIdentifier
protected Long maxPictogramLuminanceLevel
protected Long pictogramNumberOfColours
protected Long maxNumberOfSequentialPictograms
protected PositionAbsoluteEnum pictogramPositionAbsolute
protected Float pictogramPositionX
protected Float pictogramPositionY
protected PositionRelativeEnum pictogramPositionRelativeToText
protected VmsSupplementaryPanelCharacteristics vmsSupplementaryPanelCharacteristics
protected ExtensionType vmsPictogramDisplayCharacteristicsExtension
public Boolean isPictogramLanternsPresent()
Booleanpublic void setPictogramLanternsPresent(Boolean value)
value - allowed object is
Booleanpublic Boolean isPictogramSequencingCapable()
Booleanpublic void setPictogramSequencingCapable(Boolean value)
value - allowed object is
Booleanpublic Long getPictogramPixelsAcross()
Stringpublic void setPictogramPixelsAcross(Long value)
value - allowed object is
Stringpublic Long getPictogramPixelsDown()
Stringpublic void setPictogramPixelsDown(Long value)
value - allowed object is
Stringpublic Float getPictogramDisplayHeight()
Floatpublic void setPictogramDisplayHeight(Float value)
value - allowed object is
Floatpublic Float getPictogramDisplayWidth()
Floatpublic void setPictogramDisplayWidth(Float value)
value - allowed object is
Floatpublic String getPictogramCodeListIdentifier()
Stringpublic void setPictogramCodeListIdentifier(String value)
value - allowed object is
Stringpublic Long getMaxPictogramLuminanceLevel()
Stringpublic void setMaxPictogramLuminanceLevel(Long value)
value - allowed object is
Stringpublic Long getPictogramNumberOfColours()
Stringpublic void setPictogramNumberOfColours(Long value)
value - allowed object is
Stringpublic Long getMaxNumberOfSequentialPictograms()
Stringpublic void setMaxNumberOfSequentialPictograms(Long value)
value - allowed object is
Stringpublic PositionAbsoluteEnum getPictogramPositionAbsolute()
PositionAbsoluteEnumpublic void setPictogramPositionAbsolute(PositionAbsoluteEnum value)
value - allowed object is
PositionAbsoluteEnumpublic Float getPictogramPositionX()
Floatpublic void setPictogramPositionX(Float value)
value - allowed object is
Floatpublic Float getPictogramPositionY()
Floatpublic void setPictogramPositionY(Float value)
value - allowed object is
Floatpublic PositionRelativeEnum getPictogramPositionRelativeToText()
PositionRelativeEnumpublic void setPictogramPositionRelativeToText(PositionRelativeEnum value)
value - allowed object is
PositionRelativeEnumpublic VmsSupplementaryPanelCharacteristics getVmsSupplementaryPanelCharacteristics()
VmsSupplementaryPanelCharacteristicspublic void setVmsSupplementaryPanelCharacteristics(VmsSupplementaryPanelCharacteristics value)
value - allowed object is
VmsSupplementaryPanelCharacteristicspublic ExtensionType getVmsPictogramDisplayCharacteristicsExtension()
ExtensionTypepublic void setVmsPictogramDisplayCharacteristicsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.