com.esri.arcgis.geometry
Class esriSRHorizon
java.lang.Object
com.esri.arcgis.geometry.esriSRHorizon
- All Implemented Interfaces:
- Serializable
public class esriSRHorizon
- extends Object
- implements Serializable
Remarks
Obsolete. Use the GetHorizon methods which return either an envelope or a geometry.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
- Serialized Form
__CbElements__
public static final int __CbElements__
- See Also:
- Constant Field Values
inclusive
public byte inclusive
type
public int type
pointCount
public int pointCount
points
public _WKSPoint points
esriSRHorizon
public esriSRHorizon()
toString
public String toString()
- Overrides:
toString
in class Object