ImageGear for Java
ImGearImageLayer Class Members
Methods 

The following tables list the members exposed by ImGearImageLayer.

Public Constructors
 NameDescription
Public ConstructorImGearImageLayer ConstructorInitializes a new instance of the ImGearImageLayer class from the specified raster page.  
Top
Protected Fields
 NameDescription
Protected FieldnameSpecifies name of the layer.

String value.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Protected FieldopacityLevel of opacity for the image layer.

Integer value.

 
Protected FieldpointRectangle specifying the location of the image layer.

com.accusoft.imagegear.core.shapes.ImGearPoint structure.

 
Protected FieldvisibleSpecifies visibility state of the layer.

Boolean value.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Top
Public Methods
 NameDescription
Public MethodcloneClones the layer. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Public MethodgetImageGets image specifying the layer.

com.accusoft.imagegear.core.ImGearPage class object.

This method returns the image to put in the layer.

 
Public MethodgetLocationReturns rectangle specifying the location of the image layer.

 
Public MethodgetNameReturns the name of the layer.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Public MethodgetOpacityReturns level of opacity for the image layer.

 
Public MethodgetTypeImage layer type.

ImGearLayerType value.

 
Public MethodisVisibleReturns a value indicating whether the layer is visible.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Public MethodsetLocationSets rectangle specifying the location of the image layer.

 
Public MethodsetNameSets the name of the layer.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Public MethodsetOpacitySets level of opacity for the image layer.

 
Public MethodsetVisibilitySets a value indicating whether the layer is visible.

(Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer)
Top
See Also

Reference

ImGearImageLayer Class
com.accusoft.imagegear.processing.layers Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback