File tree Expand file tree Collapse file tree 15 files changed +111
-168
lines changed
vaadin-maps-leaflet-flow/src/main/java/software/xdev/vaadin/maps/leaflet/flow Expand file tree Collapse file tree 15 files changed +111
-168
lines changed Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow ;
18+
19+
20+
2421import static org .apache .commons .text .StringEscapeUtils .escapeEcmaScript ;
2522
2623import java .util .ArrayList ;
Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow .data ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow .data ;
18+
19+
20+
2421
2522public class LCenter
2623{
Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow .data ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow .data ;
18+
19+
20+
2421import com .fasterxml .jackson .core .JsonProcessingException ;
2522import com .fasterxml .jackson .databind .ObjectMapper ;
2623
Original file line number Diff line number Diff line change 1- package software .xdev .vaadin .maps .leaflet .flow .data ;
2-
3- /*-
4- * #%L
5- * vaadin-maps-leaflet-flow
6- * %%
7- * Copyright (C) 2019 XDEV Software
8- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
94 * Licensed under the Apache License, Version 2.0 (the "License");
105 * you may not use this file except in compliance with the License.
116 * You may obtain a copy of the License at
127 *
13- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
149 *
1510 * Unless required by applicable law or agreed to in writing, software
1611 * distributed under the License is distributed on an "AS IS" BASIS,
1712 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1813 * See the License for the specific language governing permissions and
1914 * limitations under the License.
20- * #L%
2115 */
16+ package software .xdev .vaadin .maps .leaflet .flow .data ;
17+
18+
2219
2320import com .fasterxml .jackson .core .JsonProcessingException ;
2421
Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow .data ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow .data ;
18+
19+
20+
2421public class LDivIcon extends LIcon
2522{
2623
Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow .data ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow .data ;
18+
19+
20+
2421import java .util .ArrayList ;
2522import java .util .List ;
2623
Original file line number Diff line number Diff line change 1-
2- package software .xdev .vaadin .maps .leaflet .flow .data ;
3-
4- /*-
5- * #%L
6- * vaadin-maps-leaflet-flow
7- * %%
8- * Copyright (C) 2019 XDEV Software
9- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
104 * Licensed under the Apache License, Version 2.0 (the "License");
115 * you may not use this file except in compliance with the License.
126 * You may obtain a copy of the License at
137 *
14- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
159 *
1610 * Unless required by applicable law or agreed to in writing, software
1711 * distributed under the License is distributed on an "AS IS" BASIS,
1812 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1913 * See the License for the specific language governing permissions and
2014 * limitations under the License.
21- * #L%
2215 */
2316
17+ package software .xdev .vaadin .maps .leaflet .flow .data ;
18+
2419import com .fasterxml .jackson .core .JsonProcessingException ;
2520import com .fasterxml .jackson .databind .ObjectMapper ;
2621
Original file line number Diff line number Diff line change 1- package software .xdev .vaadin .maps .leaflet .flow .data ;
2-
3- /*-
4- * #%L
5- * vaadin-maps-leaflet-flow
6- * %%
7- * Copyright (C) 2019 - 2020 XDEV Software
8- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
94 * Licensed under the Apache License, Version 2.0 (the "License");
105 * you may not use this file except in compliance with the License.
116 * You may obtain a copy of the License at
12- *
13- * http://www.apache.org/licenses/LICENSE-2.0
14- *
7+ *
8+ * http://www.apache.org/licenses/LICENSE-2.0
9+ *
1510 * Unless required by applicable law or agreed to in writing, software
1611 * distributed under the License is distributed on an "AS IS" BASIS,
1712 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1813 * See the License for the specific language governing permissions and
1914 * limitations under the License.
20- * #L%
2115 */
16+ package software .xdev .vaadin .maps .leaflet .flow .data ;
2217
2318public interface LMarkerEventListener
2419{
Original file line number Diff line number Diff line change 1- package software .xdev .vaadin .maps .leaflet .flow .data ;
2-
3- /*-
4- * #%L
5- * vaadin-maps-leaflet-flow
6- * %%
7- * Copyright (C) 2019 XDEV Software
8- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
94 * Licensed under the Apache License, Version 2.0 (the "License");
105 * you may not use this file except in compliance with the License.
116 * You may obtain a copy of the License at
127 *
13- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
149 *
1510 * Unless required by applicable law or agreed to in writing, software
1611 * distributed under the License is distributed on an "AS IS" BASIS,
1712 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1813 * See the License for the specific language governing permissions and
1914 * limitations under the License.
20- * #L%
2115 */
16+ package software .xdev .vaadin .maps .leaflet .flow .data ;
17+
18+
2219
2320import java .util .ArrayList ;
2421import java .util .List ;
Original file line number Diff line number Diff line change 1- package software .xdev .vaadin .maps .leaflet .flow .data ;
2-
3- /*-
4- * #%L
5- * vaadin-maps-leaflet-flow
6- * %%
7- * Copyright (C) 2019 XDEV Software
8- * %%
1+ /*
2+ * Copyright © 2019 XDEV Software (https://xdev.software/en)
3+ *
94 * Licensed under the Apache License, Version 2.0 (the "License");
105 * you may not use this file except in compliance with the License.
116 * You may obtain a copy of the License at
127 *
13- * http://www.apache.org/licenses/LICENSE-2.0
8+ * http://www.apache.org/licenses/LICENSE-2.0
149 *
1510 * Unless required by applicable law or agreed to in writing, software
1611 * distributed under the License is distributed on an "AS IS" BASIS,
1712 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1813 * See the License for the specific language governing permissions and
1914 * limitations under the License.
20- * #L%
2115 */
16+ package software .xdev .vaadin .maps .leaflet .flow .data ;
17+
18+
2219
2320public class LMarkerOptions
2421{
You can’t perform that action at this time.
0 commit comments