Uses of Package
com.jme3.effect.shapes

Packages that use com.jme3.effect.shapes
com.jme3.effect The com.jme3.effect package allows particle emitter effects to be used with a jME3 application. 
com.jme3.effect.influencers   
com.jme3.effect.shapes   
 

Classes in com.jme3.effect.shapes used by com.jme3.effect
EmitterShape
          This interface declares methods used by all shapes that represent particle emitters.
 

Classes in com.jme3.effect.shapes used by com.jme3.effect.influencers
EmitterShape
          This interface declares methods used by all shapes that represent particle emitters.
 

Classes in com.jme3.effect.shapes used by com.jme3.effect.shapes
EmitterMeshFaceShape
          This emiter shape emits the particles from the given shape's faces.
EmitterMeshVertexShape
          This emiter shape emits the particles from the given shape's vertices
EmitterShape
          This interface declares methods used by all shapes that represent particle emitters.