====== ThinkGeo.MapSuite.Portable.IsoLineGeometry ====== ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Portable.IsoLineGeometry** *[[ThinkGeo.MapSuite.Portable.IsoLineGeometryProvider]] ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ** {{wiki:ProtectedMethod.gif|}} IsoLineGeometry() ** * //N/A// == Remarks == * //N/A// == Parameters ==
==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} Contains(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //geometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:PublicMethod.gif|}} Intersects(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //geometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:PublicMethod.gif|}} GetArea() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Double * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetWellKnownBinary() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Byte[] * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Difference(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //target// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} Create(Byte[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //wkb// * Type:Byte[] * Description:N/A
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Initialize(Byte[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //wkb// * Type:Byte[] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} ContainsCore(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //geometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} IntersectsCore(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //geometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} GetAreaCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Double * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} GetWellKnownBinaryCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Byte[] * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} DifferenceCore(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //target// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Intersection(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //gridGeometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} IntersectionCore(IsoLineGeometry) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //gridGeometry// * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} IsEmpty() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} IsEmptyCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} CreatePoint(Double,Double,Double) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Portable.IsoLineGeometry|IsoLineGeometry]] * Description:N/A == Parameters == * //x// * Type:Double * Description:N/A * //y// * Type:Double * Description:N/A * //z// * Type:Double * Description:N/A
==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} ConcreteGeometry ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object ==== Protected Properties ==== ==== Public Events ====