public static interface GeoDomain.Visitor
Modifier and Type | Method and Description |
---|---|
void |
handle(DiskDomain visitee) |
void |
handle(KMLDomain visitee) |
void |
handle(PolygonDomain visitee) |
void |
handle(SHPDomain visitee) |
void handle(DiskDomain visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(PolygonDomain visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(KMLDomain visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SHPDomain visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.