Exemplo n.º 1
0
 public XmlNode AddMinScaleDenominator(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Element, "http://www.opengis.net/wms", "MinScaleDenominator", newValue.ToString());
     return null;
 }
Exemplo n.º 2
0
 public void InsertMaximumDisplayAltitudeAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Element, "", "MaximumDisplayAltitude", index, newValue.ToString());
 }
Exemplo n.º 3
0
 public void ReplaceMaximumDisplayAltitudeAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "", "MaximumDisplayAltitude", index, newValue.ToString());
 }
Exemplo n.º 4
0
 public void InsertSizeAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Element, "", "Size", index, newValue.ToString());
 }
Exemplo n.º 5
0
 public XmlNode AddMaximumDisplayAltitude(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Element, "", "MaximumDisplayAltitude", newValue.ToString());
     return null;
 }
Exemplo n.º 6
0
 public void InsertTileSpreadFactorAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Element, "", "TileSpreadFactor", index, newValue.ToString());
 }
Exemplo n.º 7
0
 public void ReplaceTransparentMinValueAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "", "TransparentMinValue", index, newValue.ToString());
 }
Exemplo n.º 8
0
 public void ReplaceresxAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Attribute, "", "resx", index, newValue.ToString());
 }
Exemplo n.º 9
0
 public ScaleFactorType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 10
0
 public XmlNode Addresy(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Attribute, "", "resy", newValue.ToString());
     return null;
 }
Exemplo n.º 11
0
 public void InsertresyAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Attribute, "", "resy", index, newValue.ToString());
 }
Exemplo n.º 12
0
 public longitudeType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 13
0
 public void ReplaceMinScaleDenominatorAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "http://www.opengis.net/wms", "MinScaleDenominator", index, newValue.ToString());
 }
Exemplo n.º 14
0
 public void InsertMinScaleDenominatorAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Element, "http://www.opengis.net/wms", "MinScaleDenominator", index, newValue.ToString());
 }
Exemplo n.º 15
0
 public SchemaDouble(SchemaDouble obj)
 {
     myValue = obj.myValue;
     isEmpty = obj.isEmpty;
     isNull = obj.isNull;
 }
Exemplo n.º 16
0
 public void InsertlevelzerotilesizeAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Attribute, "", "levelzerotilesize", index, newValue.ToString());
 }
Exemplo n.º 17
0
 public XmlNode AddTileSpreadFactor(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Element, "", "TileSpreadFactor", newValue.ToString());
     return null;
 }
Exemplo n.º 18
0
 public void ReplacelevelzerotilesizeAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Attribute, "", "levelzerotilesize", index, newValue.ToString());
 }
Exemplo n.º 19
0
 public void ReplaceTileSpreadFactorAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "", "TileSpreadFactor", index, newValue.ToString());
 }
Exemplo n.º 20
0
 public XmlNode Addlevelzerotilesize(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Attribute, "", "levelzerotilesize", newValue.ToString());
     return null;
 }
Exemplo n.º 21
0
 public XmlNode AddSize(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Element, "", "Size", newValue.ToString());
     return null;
 }
Exemplo n.º 22
0
 public MinDisplayAltitudeType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 23
0
 public void ReplaceSizeAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "", "Size", index, newValue.ToString());
 }
Exemplo n.º 24
0
 public DistanceAboveSurfaceType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 25
0
 public void InsertDistanceAboveSurfaceAt(SchemaDouble newValue, int index)
 {
     if( newValue.IsNull() == false )
         InsertDomChildAt(NodeType.Element, "", "DistanceAboveSurface", index, newValue.ToString());
 }
Exemplo n.º 26
0
 public BoundingBoxOverlapType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 27
0
 public void ReplaceDistanceAboveSurfaceAt(SchemaDouble newValue, int index)
 {
     ReplaceDomChildAt(NodeType.Element, "", "DistanceAboveSurface", index, newValue.ToString());
 }
Exemplo n.º 28
0
 public MaxViewRangeType2(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }
Exemplo n.º 29
0
 public XmlNode AddDistanceAboveSurface(SchemaDouble newValue)
 {
     if( newValue.IsNull() == false )
         return AppendDomChild(NodeType.Element, "", "DistanceAboveSurface", newValue.ToString());
     return null;
 }
Exemplo n.º 30
0
 public ValueType(SchemaDouble newValue)
     : base(newValue)
 {
     Validate();
 }