|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeSpec | |
---|---|
com.metsci.glimpse.charts.vector.display.xmlgen | |
com.metsci.glimpse.charts.vector.painter |
Uses of ShapeSpec in com.metsci.glimpse.charts.vector.display.xmlgen |
---|
Methods in com.metsci.glimpse.charts.vector.display.xmlgen that return ShapeSpec | |
---|---|
ShapeSpec |
ObjectFactory.createShapeSpec()
Create an instance of ShapeSpec |
Methods in com.metsci.glimpse.charts.vector.display.xmlgen that return types with arguments of type ShapeSpec | |
---|---|
java.util.List<ShapeSpec> |
FeatureSpec.getShapespec()
Gets the value of the shapespec property. |
Uses of ShapeSpec in com.metsci.glimpse.charts.vector.painter |
---|
Methods in com.metsci.glimpse.charts.vector.painter that return ShapeSpec | |
---|---|
static ShapeSpec |
EncPainterUtils.createShape(ShapeTypeSpec shapeType,
PolygonPainterSpec polySpec)
|
static ShapeSpec |
EncPainterUtils.createShape(ShapeTypeSpec shapeType,
TrackPainterSpec trackSpec)
|
Methods in com.metsci.glimpse.charts.vector.painter with parameters of type ShapeSpec | |
---|---|
static FeatureSpec |
EncPainterUtils.createEnc(java.lang.String[] featureTypes,
ShapeSpec polyShape,
ShapeSpec... shapes)
|
static FeatureSpec |
EncPainterUtils.createEnc(java.lang.String[] featureTypes,
ShapeSpec polyShape,
ShapeSpec... shapes)
|
static FeatureSpec |
EncPainterUtils.createEnc(java.lang.String objectType,
ShapeSpec polyShape,
ShapeSpec... shapes)
|
static FeatureSpec |
EncPainterUtils.createEnc(java.lang.String objectType,
ShapeSpec polyShape,
ShapeSpec... shapes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |