Uses of Class
de.terrestris.shoguncore.importer.communication.RESTStyle
-
Packages that use RESTStyle Package Description de.terrestris.shoguncore.importer.communication -
-
Uses of RESTStyle in de.terrestris.shoguncore.importer.communication
Methods in de.terrestris.shoguncore.importer.communication that return RESTStyle Modifier and Type Method Description RESTStyleRESTLayer. getStyle()Methods in de.terrestris.shoguncore.importer.communication with parameters of type RESTStyle Modifier and Type Method Description voidRESTLayer. setStyle(RESTStyle style)Constructors in de.terrestris.shoguncore.importer.communication with parameters of type RESTStyle Constructor Description RESTLayer(String name, String href, String title, String description, String originalName, String nativeName, String srs, RESTBoundingBox bbox, List<RESTAttribute> attributes, RESTStyle style)
-