Uses of Interface
gumbo.graphic.space.RotationNode

Packages that use RotationNode
gumbo.graphic.space   
 

Uses of RotationNode in gumbo.graphic.space
 

Subinterfaces of RotationNode in gumbo.graphic.space
 interface RigidTransformNode
          A stateful transform node whose transformation is composed of a sequence of transformations in the order scale, rotate, translate.