Skip to content

Commit

Permalink
README modified
Browse files Browse the repository at this point in the history
  • Loading branch information
marnium committed May 19, 2021
1 parent 9e4aff8 commit d939701
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

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

> - Traslación
> - Escalamiento
> - Rotación
> - Relleno
> - Degradado
> - Relleno con imagen
> - Triángulo
> - Rectángulo
> - Pentágono
> - Círculo
> - Texto con relleno
Aplicando a cada figura las siguientes ***transformaciones*** y ***efectos de diseño***:

Expand Down
4 changes: 1 addition & 3 deletions nbproject/private/private.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/C:/Users/marni/Documents/NetBeansProjects/Java2D/src/java2d/Main.java</file>
</group>
<group/>
</open-files>
</project-private>

0 comments on commit d939701

Please sign in to comment.