Interface com.oroinc.yaray.Pigment
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.oroinc.yaray.Pigment

public interface Pigment
extends Object
A surface pigment.

Copyright © 1996, 1997 Original Reusable Objects, Inc. All rights reserved.

Author:
Daniel F. Savarese

Method Index

 o getColor(Point, Point, Color)

Methods

 o getColor
  public abstract void getColor(Point origin,
                                Point point,
                                Color colorResult)

All Packages  Class Hierarchy  This Package  Previous  Next  Index