|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.globecore.GlobeLayerInfo
public class GlobeLayerInfo
COM Class 'GlobeLayerInfo'. Generated 3/19/2015 1:20:44 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'
Description 'The Globe Layer Info coclass provides information about a globe layer.' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.globecore.IGlobeLayerInfo2 |
---|
IID, IID96f0fd1a_a2f5_4b10_8f4a_509f4bbfeb85, xxDummy |
Fields inherited from interface com.esri.arcgis.globecore.IGlobeLayerInfo |
---|
IID6a04b829_32ca_4bc0_bf6d_dd655fd80306 |
Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.system.IXMLVersionSupport |
---|
IID, IID72ca65b9_13de_48b7_8443_717b69b72a99, xxDummy |
Constructor Summary | |
---|---|
GlobeLayerInfo()
Constructs a GlobeLayerInfo using ArcGIS Engine. |
|
GlobeLayerInfo(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. GlobeLayerInfo theGlobeLayerInfo = (GlobeLayerInfo) obj; |
Method Summary | |
---|---|
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
int |
getBaseImageDrawingPriority()
Indicates the drawing priority for images on the globe. |
int |
getBaseOption()
The base option. |
int |
getBaseSurfaceID()
The layer ID of the base surface, (-1 if it doesn't exist). |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
short |
getCompressionQuality()
The compression quality used. |
java.lang.String |
getCopyrightText()
Copyright information associated with the layer. |
int |
getDataType()
The globe data type. |
java.lang.String |
getDescription()
The description of the layer. |
java.lang.String |
getDisplayField()
Primary display field. |
java.lang.String |
getElevationExpression()
The elevation expression string for features, in globe units. |
IEnvelope |
getExtent()
The geographic extent of the layer. |
java.lang.String |
getExtrusionExpression()
The extrusion expression string. |
int |
getExtrusionType()
The extrusion type. |
int |
getFaceCulling()
The face culling option. |
IFields |
getFields()
Array of attribute fields contained in the layer. |
int |
getFloatingSeeThroughOrder()
Indicates the see-through order for a floating layer. |
IGlobeGraphicsLayer |
getGraphicsLayer()
The embedded Graphics Layer. |
int |
getID()
The layer identifier. |
int |
getImageCatalogCrossoverLevel()
Crossover Level of Detail (0-31) for image catalog layers. |
int |
getImageSamplingMode()
Image sampling mode for display. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getMaxFeatureLevelOfDetail()
Level of Detail (0-31) for feature layers. |
double |
getMaximumDistance()
The maximum visibility distance. |
int |
getMaxLOD()
The maximum LOD of the Layer. |
double |
getMinimumCellSize()
Minimum cell size for rasters, in meters. |
double |
getMinimumDistance()
The minimum visibility distance. |
int |
getMinLOD()
The minimum LOD of the Layer. |
java.lang.String |
getMinNamespaceSupported()
The minimum namespace the class can serialize to (eg the 90 namespace). |
java.lang.String |
getName()
The name of the layer. |
double |
getOffset()
The constant elevation offset in meters. |
int |
getParentLayerID()
The parent layer ID if it's a member of a composite layer. |
int |
getRasterTileSize()
Rasterized vector tile size. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
double |
getSymbologyScalingFactor()
The scaling factor of meters-per-point to be applied on symbol sizes during rasterization. |
int |
getTextureCompressionType()
The current texture compression type. |
int |
getTextureDisplayType()
The current texture display type. |
double |
getTextureDownsamplingFactor()
The texture down-sampling factor. |
int |
getTransparency()
The transparency percentage of the layer. |
java.lang.String |
getType()
The layer type. |
double |
getZFactor()
The z factor. |
int |
hashCode()
the hashcode for this object |
boolean |
isComposite()
Indicates if the layer is a composite layer. |
void |
isDirty()
isDirty |
boolean |
isDynamicallyRasterized()
Indicates if the feature data is to be rasterized. |
boolean |
isExtruded()
Indicates if the feature data is to be extruded. |
boolean |
isGroup()
Indicates if the layer is a group layer. |
boolean |
isHasElevationValues()
Indicates whether the feature layer has elevation values. |
boolean |
isIlluminate()
The illumination option. |
boolean |
isLossyCompression()
Indicates if lossy compression is used. |
boolean |
isPerTileVisibility()
Inidicates if visibility is checked for each tile. |
boolean |
isScale3DSymbols()
Indicates if the the 3D symbols will be scaled with the distance. |
boolean |
isSmoothShading()
The smooth shading option. |
boolean |
isUse16ColorBits()
Indicates whether to use 16 bits for color. |
boolean |
isUse16ElevationBits()
Indicates whether to use 16 bits for elevation. |
boolean |
isUseElevationValues()
Indicates whether elevation values in the feature layer are used. |
boolean |
isVisible()
Indicates if the layer is visible. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a GlobeLayerInfo. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public GlobeLayerInfo() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic GlobeLayerInfo(java.lang.Object obj) throws java.io.IOException
GlobeLayerInfo theGlobeLayerInfo = (GlobeLayerInfo) obj;
obj
to GlobeLayerInfo
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public int getID() throws java.io.IOException, AutomationException
getID
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDescription() throws java.io.IOException, AutomationException
getDescription
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isVisible() throws java.io.IOException, AutomationException
isVisible
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getType() throws java.io.IOException, AutomationException
getType
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getExtent() throws java.io.IOException, AutomationException
getExtent
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFields getFields() throws java.io.IOException, AutomationException
getFields
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDisplayField() throws java.io.IOException, AutomationException
getDisplayField
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTransparency() throws java.io.IOException, AutomationException
getTransparency
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isComposite() throws java.io.IOException, AutomationException
isComposite
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isGroup() throws java.io.IOException, AutomationException
isGroup
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getParentLayerID() throws java.io.IOException, AutomationException
getParentLayerID
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDataType() throws java.io.IOException, AutomationException
getDataType
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMaximumDistance() throws java.io.IOException, AutomationException
getMaximumDistance
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumDistance() throws java.io.IOException, AutomationException
getMinimumDistance
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPerTileVisibility() throws java.io.IOException, AutomationException
isPerTileVisibility
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUse16ColorBits() throws java.io.IOException, AutomationException
isUse16ColorBits
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUse16ElevationBits() throws java.io.IOException, AutomationException
isUse16ElevationBits
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isLossyCompression() throws java.io.IOException, AutomationException
isLossyCompression
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getCompressionQuality() throws java.io.IOException, AutomationException
getCompressionQuality
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isScale3DSymbols() throws java.io.IOException, AutomationException
isScale3DSymbols
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBaseImageDrawingPriority() throws java.io.IOException, AutomationException
getBaseImageDrawingPriority
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFloatingSeeThroughOrder() throws java.io.IOException, AutomationException
getFloatingSeeThroughOrder
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getImageSamplingMode() throws java.io.IOException, AutomationException
getImageSamplingMode
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumCellSize() throws java.io.IOException, AutomationException
getMinimumCellSize
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDynamicallyRasterized() throws java.io.IOException, AutomationException
isDynamicallyRasterized
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getSymbologyScalingFactor() throws java.io.IOException, AutomationException
getSymbologyScalingFactor
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isExtruded() throws java.io.IOException, AutomationException
isExtruded
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMaxFeatureLevelOfDetail() throws java.io.IOException, AutomationException
getMaxFeatureLevelOfDetail
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getImageCatalogCrossoverLevel() throws java.io.IOException, AutomationException
getImageCatalogCrossoverLevel
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBaseSurfaceID() throws java.io.IOException, AutomationException
getBaseSurfaceID
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBaseOption() throws java.io.IOException, AutomationException
getBaseOption
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getElevationExpression() throws java.io.IOException, AutomationException
getElevationExpression
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getOffset() throws java.io.IOException, AutomationException
getOffset
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getZFactor() throws java.io.IOException, AutomationException
getZFactor
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasElevationValues() throws java.io.IOException, AutomationException
isHasElevationValues
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseElevationValues() throws java.io.IOException, AutomationException
isUseElevationValues
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getExtrusionType() throws java.io.IOException, AutomationException
getExtrusionType
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getExtrusionExpression() throws java.io.IOException, AutomationException
getExtrusionExpression
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIlluminate() throws java.io.IOException, AutomationException
isIlluminate
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSmoothShading() throws java.io.IOException, AutomationException
isSmoothShading
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFaceCulling() throws java.io.IOException, AutomationException
getFaceCulling
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGlobeGraphicsLayer getGraphicsLayer() throws java.io.IOException, AutomationException
getGraphicsLayer
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCopyrightText() throws java.io.IOException, AutomationException
getCopyrightText
in interface IGlobeLayerInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMinLOD() throws java.io.IOException, AutomationException
getMinLOD
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMaxLOD() throws java.io.IOException, AutomationException
getMaxLOD
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRasterTileSize() throws java.io.IOException, AutomationException
getRasterTileSize
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getTextureDownsamplingFactor() throws java.io.IOException, AutomationException
getTextureDownsamplingFactor
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTextureCompressionType() throws java.io.IOException, AutomationException
getTextureCompressionType
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTextureDisplayType() throws java.io.IOException, AutomationException
getTextureDisplayType
in interface IGlobeLayerInfo2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void serialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
serialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deserialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
deserialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMinNamespaceSupported() throws java.io.IOException, AutomationException
getMinNamespaceSupported
in interface IXMLVersionSupport
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |