DotSpatial.Positioning.Design
Provides functionality to converting values to and from Angle
objects.
This class allows any Angle object to be converted between
other data types, such as Double, Integer and
String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Angle, and also allows developers to type in string values such as
"1.50" and have them converted to Angle objects automatically.
Finally, this class controls design-time serialization of Angle
object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
An abstract class that is inherited by several other classes to handle type conversions.
A base Expandable object converter
Indicates the name of the type handled by this type converter.
Indicates the full nume of the assembly housing objects handled by this type converter.
Gets the hard coded assembly version of the library that this designer handles.
Provides functionality to convert string values to and from Area objects at design time.
Provides functionality to converting values to and from Azimuth
objects.
This class allows any Azimuth object to be converted between
other data types, such as Double, Integer and
String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Azimuth, and also allows developers to type in string values such
as "NNW" and have them converted to Azimuth objects automatically.
Finally, this class controls design-time serialization of Azimuth
object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from CartesianPoint
objects.
This class allows any CartesianPoint object to be converted between
other data types, such as String. This class is used primarily
during the Windows Forms designer to give detailed information about properties of
type CartesianPoint, and also allows developers to type in string values
such as "10m, 20m, 100m" and have them converted to CartesianPoint objects
automatically. Finally, this class controls design-time serialization of
CartesianPoint object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to convert string values to and from DilutionOfPrecision objects at design time.
The PositioningFormsNumericObjectConverter handles the object conversion but is tailored to work with the DotSpatial.Positioning.Forms class.
Provides functionality to converting values to and from Distance
objects.
This class allows any Distance object to be converted
between other data types, such as String. This class is used
primarily during the Windows Forms designer to give detailed information about
properties of type Distance, and also allows developers to type in
string values such as "2 miles" and have them converted to
Distance objects automatically. Finally, this class controls
design-time serialization of Distance object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from
Elevation objects.
This class allows any Elevation object to be converted
between other data types, such as Double, Integer
and String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Elevation, and also allows developers to type in string values
such as "45" and have them converted to Elevation objects
automatically. Finally, this class controls design-time serialization of
Elevation object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from
GeographicRectangle objects.
This class allows any GeographicRectangle object to be
converted between other data types, such as String. This class is
used primarily during the Windows Forms designer to give detailed information about
properties of type GeographicRectangle, and also allows developers
to type in string values such as "1, 2, 10, 10" and have them converted to
GeographicRectangle objects automatically. Finally, this class
controls design-time serialization of GeographicRectangle object
properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from
GeographicSize objects.
This class allows any GeographicSize object to be converted
between other data types, such as String. This class is used
primarily during the Windows Forms designer to give detailed information about
properties of type GeographicSize, and also allows developers to
type in string values such as "1, 2" and have them converted to
GeographicSize objects automatically. Finally, this class controls
design-time serialization of GeographicSize object
properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to convert string values to and from Latitude objects at design time.
This class allows any Latitude object to be converted
between other data types, such as Double, Integer
and String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Latitude, and also allows developers to type in string values such
as "12N" (for 12° North) and have them converted to Latitude
objects automatically. Finally, this class controls design-time serialization of
Latitude object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to convert string values to and from Longitude objects at design time.
This class allows any Longitude object to be converted
between other data types, such as Double, Integer
and String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Longitude, and also allows developers to type in string values
such as "54E" (for 54° East) and have them converted to Longitude
objects automatically. Finally, this class controls design-time serialization of
Longitude object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from Percent
objects.
This class allows any Percent object to be converted between
other data types, such as Double, Integer and
String. This class is used primarily during the Windows Forms
designer to give detailed information about properties of type
Percent, and also allows developers to type in string values such as
"1.50" and have them converted to Percent objects automatically.
Finally, this class controls design-time serialization of Percent
object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from PointD
objects.
This class allows any PointD object to be converted between
other data types, such as String. This class is used primarily
during the Windows Forms designer to give detailed information about properties of
type PointD, and also allows developers to type in string values
such as "10.123, 20.123" and have them converted to PointD objects
automatically. Finally, this class controls design-time serialization of
PointD object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from Position
objects.
This class allows any Position object to be converted
between other data types, such as String. This class is used
primarily during the Windows Forms designer to give detailed information about
properties of type Position, and also allows developers to type in
string values such as "29N, 42W" (for 29°North by 42°West) and have them converted
to Position objects automatically. Finally, this class controls
design-time serialization of Position object properties. UTM
coordinates such as "13S 12345E 12345N" are also accepted.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Type converter for angles in radians
Provides functionality to converting values to and from
RectangleD objects.
This class allows any RectangleD object to be converted
between other data types, such as String. This class is used
primarily during the Windows Forms designer to give detailed information about
properties of type RectangleD, and also allows developers to type
in string values such as "1.5, 2.5, 4.5, 7.8" and have them converted to
RectangleD objects automatically. Finally, this class controls
design-time serialization of RectangleD object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to convert string values to and from SignalToNoiseRatio objects at design time.
Provides functionality to converting values to and from SizeD
objects.
This class allows any Position object to be converted
between other data types, such as String. This class is used
primarily during the Windows Forms designer to give detailed information about
properties of type Position, and also allows developers to type in
string values such as "29.23, 15.65" and have them converted to
Position objects automatically. Finally, this class controls
design-time serialization of Position object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.
Provides functionality to converting values to and from Speed
objects.
This class allows any Speed object to be converted between
other data types, such as String. This class is used primarily
during the Windows Forms designer to give detailed information about properties of
type Speed, and also allows developers to type in string values
such as "120 km/h" and have them converted to Speed objects
automatically. Finally, this class controls design-time serialization of
Speed object properties.
In most situations this class is used by the Visual Studio.NET IDE and is
rarely created at run-time.