BIJ API

VolumeJ
Class VJShape

java.lang.Object
  |
  +--VolumeJ.VJShape

public class VJShape
extends java.lang.Object


Constructor Summary
VJShape()
           
 
Method Summary
 boolean at(int xi, int yi, int zi)
           
 double colorAlpha(byte[] rgb)
           
 double gradient(double[] gradient)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VJShape

public VJShape()
Method Detail

at

public boolean at(int xi,
                  int yi,
                  int zi)

colorAlpha

public double colorAlpha(byte[] rgb)

gradient

public double gradient(double[] gradient)

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.