Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.trapezium.chisel.mutators
Class EV_to_IFS.EVinfo  view EV_to_IFS.EVinfo download EV_to_IFS.EVinfo.java

java.lang.Object
  extended bycom.trapezium.chisel.mutators.EV_to_IFS.EVinfo
Enclosing class:
EV_to_IFS

class EV_to_IFS.EVinfo
extends java.lang.Object

The main class for performing an ElevationGrid split operation


Field Summary
(package private)  com.trapezium.vrml.node.Node elevationGridNode
           
(package private)  float[] heights
           
 
Constructor Summary
EV_to_IFS.EVinfo(com.trapezium.vrml.node.Node n)
           
 
Method Summary
(package private)  void convertToIFS(com.trapezium.chisel.TokenPrinter tp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elevationGridNode

com.trapezium.vrml.node.Node elevationGridNode

heights

float[] heights
Constructor Detail

EV_to_IFS.EVinfo

public EV_to_IFS.EVinfo(com.trapezium.vrml.node.Node n)
Method Detail

convertToIFS

void convertToIFS(com.trapezium.chisel.TokenPrinter tp)