Package | Description |
---|---|
org.jzy3d.plot3d.primitives.symbols | |
org.jzy3d.plot3d.primitives.textured |
Modifier and Type | Method and Description |
---|---|
MaskPair |
MaskImageSymbolHandler.getMask() |
Modifier and Type | Method and Description |
---|---|
void |
MaskImageSymbolHandler.addSymbolOn(Point point,
MaskPair mask) |
void |
MaskImageSymbolHandler.setMask(MaskPair mask) |
Constructor and Description |
---|
TexturedCube(Coord3d position,
Color color,
Color bgcolor,
MaskPair masks) |
TexturedCube(Coord3d position,
Color color,
Color bgcolor,
MaskPair masks,
float width) |
TexturedCube(Coord3d position,
MaskPair masks) |
TexturedCube(MaskPair masks) |
TexturedCylinder(Coord3d position,
Color color,
Color bgcolor,
MaskPair masks) |
TexturedCylinder(Coord3d position,
MaskPair masks) |
TexturedCylinder(MaskPair masks) |
Copyright © 2018. All rights reserved.