Skip to content

Commit d939701

Browse files
committed
README modified
1 parent 9e4aff8 commit d939701

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22

33
Usando la **API 2D** de Java para mostrar las siguientes ***figuras***:
44

5-
> - Traslación
6-
> - Escalamiento
7-
> - Rotación
8-
> - Relleno
9-
> - Degradado
10-
> - Relleno con imagen
5+
> - Triángulo
6+
> - Rectángulo
7+
> - Pentágono
8+
> - Círculo
9+
> - Texto con relleno
1110
1211
Aplicando a cada figura las siguientes ***transformaciones*** y ***efectos de diseño***:
1312

nbproject/private/private.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
33
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
44
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
5-
<group>
6-
<file>file:/C:/Users/marni/Documents/NetBeansProjects/Java2D/src/java2d/Main.java</file>
7-
</group>
5+
<group/>
86
</open-files>
97
</project-private>

0 commit comments

Comments
 (0)