|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ENCObject in com.metsci.glimpse.charts.vector.display |
---|
Methods in com.metsci.glimpse.charts.vector.display that return types with arguments of type ENCObject | |
---|---|
ContentHandler<ENCObject> |
ENCBasicSkinHelper.createAnnotationPainterSpec(AnnotationPainterSpec annotationSpec)
|
Skin<ENCObject> |
ENCBasicSkinHelper.createDefaultHardCodedSkin()
|
Skin<ENCObject> |
ENCBasicSkinHelper.createDefaultHardCodedSkin(ColorPalette colorPalette)
|
StreamToGeoObjectConverter<ENCObject> |
ENCBasicSkinHelper.createGeoObjectLoader()
|
Methods in com.metsci.glimpse.charts.vector.display with parameters of type ENCObject | |
---|---|
java.lang.Integer |
ENCAnnotationHandler.getScaleMin(ENCObject object)
|
boolean |
ENCBasicSkinHelper.isBestBoundaryType(ENCObject enc)
|
boolean |
ENCBasicSkinHelper.isSecondBestBoundaryType(ENCObject enc)
|
Uses of ENCObject in com.metsci.glimpse.charts.vector.display.examplesupport |
---|
Methods in com.metsci.glimpse.charts.vector.display.examplesupport that return types with arguments of type ENCObject | |
---|---|
static MapInfo<ENCObject> |
ResourceBasedMapInfo.createENCMapInfo(java.lang.String resourceRoot,
java.lang.String resourcePath)
|
Uses of ENCObject in com.metsci.glimpse.charts.vector.iteration |
---|
Methods in com.metsci.glimpse.charts.vector.iteration that return ENCObject | |
---|---|
ENCObject |
ENCObjectLoader.readNext(java.io.DataInputStream dis)
|
Methods in com.metsci.glimpse.charts.vector.iteration that return types with arguments of type ENCObject | |
---|---|
GeoFilterByFeatureCode<ENCObject> |
GeoFilterByFeatureCode.ENCFilterBuilder.build()
|
Uses of ENCObject in com.metsci.glimpse.charts.vector.painter |
---|
Methods in com.metsci.glimpse.charts.vector.painter with parameters of type ENCObject | |
---|---|
static Polygon |
EncPainterUtils.convertEncVertexesToPolgon(GeoProjection projection,
ENCObject object)
Given an enc object, will return a polygon containing the vertices in the enc object. |
Uses of ENCObject in com.metsci.glimpse.charts.vector.parser |
---|
Methods in com.metsci.glimpse.charts.vector.parser that return ENCObject | |
---|---|
ENCObject |
ENCObjectInterpreter.convertObject(GenericObject obj)
|
Methods in com.metsci.glimpse.charts.vector.parser that return types with arguments of type ENCObject | |
---|---|
static MetsciGeoReader<ENCObject> |
MetsciGeoReader.createENCReader(java.lang.String resourceName)
|
java.util.Collection<ENCObject> |
MetsciENCReader.getCollection()
|
GeoFilterableRecordList<ENCObject> |
MetsciENCReader.getGeoFilterableRecordList()
|
Method parameters in com.metsci.glimpse.charts.vector.parser with type arguments of type ENCObject | |
---|---|
void |
OGRToENCParser.parseENC(java.lang.String encSourceDataDir,
java.util.List<GenericObject> objList,
java.util.List<ENCObject> encList)
|
Uses of ENCObject in com.metsci.glimpse.charts.vector.parser.objects |
---|
Methods in com.metsci.glimpse.charts.vector.parser.objects that return ENCObject | |
---|---|
static ENCObject |
ENCObject.read(java.io.DataInput fin)
|
Methods in com.metsci.glimpse.charts.vector.parser.objects with parameters of type ENCObject | |
---|---|
static void |
ENCObject.write(java.io.DataOutputStream fout,
ENCObject obj)
|
Uses of ENCObject in com.metsci.glimpse.examples.charts.enc |
---|
Constructor parameters in com.metsci.glimpse.examples.charts.enc with type arguments of type ENCObject | |
---|---|
ENCObjectViewerExample(SwingGlimpseCanvas canvas,
GeoProjection GeoProjection,
GeoFilterableRecordList<ENCObject> sourceENCList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |