raja.shape
Class PlainTexture
java.lang.Object
|
+--raja.shape.PlainTexture
- All Implemented Interfaces:
- Serializable, Texture, Writable
- public class PlainTexture
- extends Object
- implements Texture, Serializable, Writable
- See Also:
- Serialized Form
PlainTexture
public PlainTexture(LocalTexture t)
build
public static Object build(ObjectReader reader)
throws IOException
getLocalTexture
public LocalTexture getLocalTexture(Point3D p)
- Specified by:
getLocalTexture in interface Texture
toString
public String toString()
- Overrides:
toString in class Object
write
public void write(ObjectWriter writer)
throws IOException
- Specified by:
write in interface Writable