Polyhedron state for deserialize from database
Rpolyhedra::PolyhedronState -> PolyhedronStateDeserializer
serialized.polyhedronpolyhedron definition serialized
Inherited methods
new()Initialize PolyhedronStateDeserializer object
PolyhedronStateDeserializer.class$new(serialized.polyhedron)
serialized.polyhedrona serialized polyhedron
A new PolyhedronStateDeserializer object.
scrape()Generates a PolyhedronStateDefined from a serialized polyhedron
PolyhedronStateDeserializer.class$scrape()
A new PolyhedronStateDefined object.
clone()The objects of this class are cloneable with this method.
PolyhedronStateDeserializer.class$clone(deep = FALSE)
deepWhether to make a deep clone.