Uses of Class
org.gvsig.fmap.geom.primitive.SurfaceAppearance.AttributeBinding
Packages that use SurfaceAppearance.AttributeBinding
-
Uses of SurfaceAppearance.AttributeBinding in org.gvsig.fmap.geom.primitive
Methods in org.gvsig.fmap.geom.primitive that return SurfaceAppearance.AttributeBindingModifier and TypeMethodDescriptionSurfaceAppearance.getColorBinding()Get the color binding of the color array of the surfaceSurfaceAppearance.getNormalBinding()Gets the binding of normal arrayMethods in org.gvsig.fmap.geom.primitive with parameters of type SurfaceAppearance.AttributeBindingModifier and TypeMethodDescriptionvoidSurfaceAppearance.setColorBinding(SurfaceAppearance.AttributeBinding binding) Sets the colorbinding of the color array of the surfacevoidSurfaceAppearance.setNormalBinding(SurfaceAppearance.AttributeBinding binding) Sets the binding of normal array to Surface Geometry.