Uses of Class
org.gvsig.fmap.geom.primitive.SurfaceAppearance.AttributeBinding

Packages that use SurfaceAppearance.AttributeBinding
org.gvsig.fmap.geom.primitive   
 

Uses of SurfaceAppearance.AttributeBinding in org.gvsig.fmap.geom.primitive
 

Methods in org.gvsig.fmap.geom.primitive that return SurfaceAppearance.AttributeBinding
 SurfaceAppearance.AttributeBinding SurfaceAppearance.getColorBinding()
          Get the color binding of the color array of the surface
 SurfaceAppearance.AttributeBinding SurfaceAppearance.getNormalBinding()
          Gets the binding of normal array
 

Methods in org.gvsig.fmap.geom.primitive with parameters of type SurfaceAppearance.AttributeBinding
 void SurfaceAppearance.setColorBinding(SurfaceAppearance.AttributeBinding binding)
          Sets the colorbinding of the color array of the surface
 void SurfaceAppearance.setNormalBinding(SurfaceAppearance.AttributeBinding binding)
          Sets the binding of normal array to Surface Geometry.
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.