com.esri.arcgis.geometry
Interface wkbByteOrder

All Superinterfaces:
java.io.Serializable

public interface wkbByteOrder
extends java.io.Serializable

Constants from wkbByteOrder' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'

Description: 'The network byte order chosen for an OGIS OLE/COM Well Known Binary buffer (v1.1).' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int wkbNDR
           
static int wkbXDR
           
 

Field Detail

wkbXDR

static final int wkbXDR
See Also:
Constant Field Values

wkbNDR

static final int wkbNDR
See Also:
Constant Field Values