|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Polygonizable
If a Polygonizable
object is the value of the
attribute Attributes.SHAPE
, it
defines a shape which is composed of polygons.
Method Summary | |
---|---|
ContextDependent |
getPolygonizableSource(GraphState gs)
Defines the data source on which the polygonization depends. |
Polygonization |
getPolygonization()
Defines the algorithm which is used to decompose the data into a polygon mesh representation. |
Method Detail |
---|
ContextDependent getPolygonizableSource(GraphState gs)
gs
- the current graph state
Polygonization getPolygonization()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |