org.cogchar.api.cinema
Class VectorScaleConfig

java.lang.Object
  extended by org.cogchar.api.cinema.VectorScaleConfig

public class VectorScaleConfig
extends Object

Author:
Ryan Biggs

Field Summary
 org.appdapter.core.name.Ident myUri
           
 float scaleX
           
 float scaleY
           
 float scaleZ
           
 
Constructor Summary
VectorScaleConfig(org.appdapter.help.repo.RepoClient qi, org.appdapter.help.repo.Solution solution)
           
 
Method Summary
 float[] getScaleVector()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

myUri

public org.appdapter.core.name.Ident myUri

scaleX

public float scaleX

scaleY

public float scaleY

scaleZ

public float scaleZ
Constructor Detail

VectorScaleConfig

public VectorScaleConfig(org.appdapter.help.repo.RepoClient qi,
                         org.appdapter.help.repo.Solution solution)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getScaleVector

public float[] getScaleVector()


Copyright © 2010-2013. All Rights Reserved.